Availability loss via unsynchronized IGMP sysctl reads
Published Feb 26, 2025 · Updated May 11, 2026
Race condition in Linux kernel IGMP handling allows local users to cause availability loss by changing an IPv4 sysctl concurrently. IGMP readers in net/ipv4/igmp.c and drivers/net/amt.c read net->ipv4.sysctl_igmp_qrv without READ_ONCE(), permitting concurrent writes to produce an inconsistent value. Exploitation requires low-privileged local access and a difficult timing window; published sources do not specify whether the resulting interruption is a hang, crash, or reboot.
Summary
What happened
Race condition in Linux kernel IGMP handling allows local users to cause availability loss by changing an IPv4 sysctl concurrently. IGMP readers in net/ipv4/igmp.c and drivers/net/amt.c read net->ipv4.sysctl_igmp_qrv without READ_ONCE(), permitting concurrent writes to produce an inconsistent value. Exploitation requires low-privileged local access and a difficult timing window; published sources do not specify whether the resulting interruption is a hang, crash, or reboot.
The record
- CVE
- CVE-2022-49589
- Published
- Feb 26, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, CAPEC-26, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.18
- Affected versionversion=a9fe8e29945d56f35235a3a0fba99b4cf181d211 <8ebcc62c738f68688ee7c6fec2efe5bc6d3d7e60
- Affected versionversion=a9fe8e29945d56f35235a3a0fba99b4cf181d211 <9eeb3a7702998bdccbfcc37997b5dd9215b9a7f7
- Affected versionversion=a9fe8e29945d56f35235a3a0fba99b4cf181d211 <b399ffafffba39f47b731b26a5da1dc0ffc4b3ad
- Affected versionversion=a9fe8e29945d56f35235a3a0fba99b4cf181d211 <c2954671010cd1127d1ffa328c6e6f8e99930982
- Affected versionversion=a9fe8e29945d56f35235a3a0fba99b4cf181d211 <c721324afc589f8ea54bae04756b150aeaae5fa4
- Affected versionversion=a9fe8e29945d56f35235a3a0fba99b4cf181d211 <e20dd1b0e0ea15bee1e528536a0840dba972ca0e
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo