Service interruption via torn sysctl access
Published Feb 26, 2025 · Updated May 23, 2026
A race condition in Linux kernel sysctl handling allows local users to interrupt service by racing access to a shared unsigned integer. The proc_douintvec function in kernel/sysctl.c reads and writes shared sysctl variables without READ_ONCE and WRITE_ONCE, permitting load/store tearing. Exploitation requires low-privileged local access and a high-complexity race; the exact availability failure mode is not publicly specified.
Summary
What happened
A race condition in Linux kernel sysctl handling allows local users to interrupt service by racing access to a shared unsigned integer. The proc_douintvec function in kernel/sysctl.c reads and writes shared sysctl variables without READ_ONCE and WRITE_ONCE, permitting load/store tearing. Exploitation requires low-privileged local access and a high-complexity race; the exact availability failure mode is not publicly specified.
The record
- CVE
- CVE-2022-49641
- Published
- Feb 26, 2025
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 2025CVE publishedPublication date reported by the CVE source.
- May 23, 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=4.4.24 <4.5
- Affected versionversion=4.7.7 <4.8
- Affected versionversion=4.8
- Affected versionversion=70cd763eb1574cac07138be91f474a661e02d694
- Affected versionversion=e7d316a02f683864a12389f8808570e37fb90aa3 <4762b532ec9539755aab61445d5da6e1926ccb99
- Affected versionversion=e7d316a02f683864a12389f8808570e37fb90aa3 <630c76850d554d7140232e71b5d1663e88cffb54
- Affected versionversion=e7d316a02f683864a12389f8808570e37fb90aa3 <d335db59f7fb3353f56e52371f1ee796ae9c8f09
- Affected versionversion=e7d316a02f683864a12389f8808570e37fb90aa3 <d5d54714e329f646bd7af4994fc427d88ee68936
- Affected versionversion=f4cea51e9a3d536e2ca2b74a958f7c0b4ea733c3
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