Service interruption via unsynchronized TCP sysctl reads
Published Feb 26, 2025 · Updated May 11, 2026
Race condition in the Linux kernel allows local users to interrupt service through concurrent access to a TCP sysctl. Readers of sysctl_tcp_l3mdev_accept in include/net/inet_hashtables.h and include/net/inet_sock.h access the shared setting without READ_ONCE(), so a concurrent write can produce an inconsistent read. Successful triggering requires local low-privilege access and a difficult timing race; the documented consequence is limited to availability.
Summary
What happened
Race condition in the Linux kernel allows local users to interrupt service through concurrent access to a TCP sysctl. Readers of sysctl_tcp_l3mdev_accept in include/net/inet_hashtables.h and include/net/inet_sock.h access the shared setting without READ_ONCE(), so a concurrent write can produce an inconsistent read. Successful triggering requires local low-privilege access and a difficult timing race; the documented consequence is limited to availability.
The record
- CVE
- CVE-2022-49599
- Published
- Feb 26, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, 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=4.5
- Affected versionversion=6dd9a14e92e54895e143f10fef4d0b9abe109aa9 <08a75f10679470552a3a443f9aefd1399604d31d
- Affected versionversion=6dd9a14e92e54895e143f10fef4d0b9abe109aa9 <1d9c81833dec46ccb52a1d0db970fefb7c4fa071
- Affected versionversion=6dd9a14e92e54895e143f10fef4d0b9abe109aa9 <7d38d86b818104cf88961f3aebea34da89364a8e
- Affected versionversion=6dd9a14e92e54895e143f10fef4d0b9abe109aa9 <9ba9cd43b5776c27d25e5a32dde9e80bdeb1c6a1
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