In the Linux kernel, the following vulnerability has been resolved: igmp: Fix data-races around sysctl_igmp_qrv. While reading sysctl_igmp_qrv, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. This test can be packed into a helper, so such changes will be in the follow-up series after net is merged into net-next. qrv ?: READ_ONCE(net->ipv4.sysctl_igmp_qrv);
Conclusion & alert: CVE-2022-49589 is rated Low Risk (21.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-08-22 | 0.05% | 0.03% | -0.02% |
| 2 | 2025-06-28 | 0.04% | 0.05% | +0.01% |
| 3 | 2025-02-27 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.7 | 3.1 | MEDIUM |
|
1.0 | 3.6 | [email protected] |
| 4.7 | 3.1 | MEDIUM |
|
1.0 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2022-49589 not yet assigned priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-49589 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2022-49589 |
suse
|
medium | CVE-2022-49589 severity moderate: SUSE including 302 source package names (amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64, amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64, …), 444 product×package rows across 39 product lines (Image SLES12-SP5-Azure-BYOS, Image SLES12-SP5-Azure-HPC-BYOS, … (39 product lines)): Known Affected 231, Fixed 107, Known Not Affected 106. | https://www.suse.com/security/cve/CVE-2022-49589/ |
ubuntu
|
medium | CVE-2022-49589 medium priority: Ubuntu including 158 source packages (linux, linux-allwinner-5.19, …), 1551 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 1145, released 151, ignored 148, not-affected 102, needed 4, needs-triage 1. | https://ubuntu.com/security/CVE-2022-49589 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linux | linux_kernel | >= 3.18, < 4.19.255 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 4.20, < 5.4.209 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 5.5, < 5.10.135 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 5.11, < 5.15.59 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 5.16, < 5.18.15 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | 5.19 | cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* |
| linux | linux_kernel | 5.19 | cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:* |
| linux | linux_kernel | 5.19 | cpe:2.3:o:linux:linux_kernel:5.19:rc3:*:*:*:*:*:* |
| linux | linux_kernel | 5.19 | cpe:2.3:o:linux:linux_kernel:5.19:rc4:*:*:*:*:*:* |
| linux | linux_kernel | 5.19 | cpe:2.3:o:linux:linux_kernel:5.19:rc5:*:*:*:*:*:* |
| linux | linux_kernel | 5.19 | cpe:2.3:o:linux:linux_kernel:5.19:rc6:*:*:*:*:*:* |
| linux | linux_kernel | 5.19 | cpe:2.3:o:linux:linux_kernel:5.19:rc7:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://git.kernel.org/stable/c/8ebcc62c738f68688ee7c6fec2efe5bc6d3d7e60 | Mailing List Patch |
| https://git.kernel.org/stable/c/9eeb3a7702998bdccbfcc37997b5dd9215b9a7f7 | Mailing List Patch |
| https://git.kernel.org/stable/c/b399ffafffba39f47b731b26a5da1dc0ffc4b3ad | Mailing List Patch |
| https://git.kernel.org/stable/c/c2954671010cd1127d1ffa328c6e6f8e99930982 | Mailing List Patch |
| https://git.kernel.org/stable/c/c721324afc589f8ea54bae04756b150aeaae5fa4 | Mailing List Patch |
| https://git.kernel.org/stable/c/e20dd1b0e0ea15bee1e528536a0840dba972ca0e | Mailing List Patch |