Service interruption via lockless socket interface read
Published Feb 26, 2025 · Updated May 23, 2026
Data race in the Linux kernel before 5.18.3 allows local users to interrupt service through concurrent IPv6 socket operations. udpv6_sendmsg reads sk->sk_bound_dev_if without locking while __ip6_datagram_connect can write the same field from another thread, producing an inconsistent read detected by KCSAN. Exploitation requires local low-privileged access and a successfully timed race between connect and UDP send operations; the kernel maintainer characterized the consequences as minor.
Summary
What happened
Data race in the Linux kernel before 5.18.3 allows local users to interrupt service through concurrent IPv6 socket operations. udpv6_sendmsg reads sk->sk_bound_dev_if without locking while __ip6_datagram_connect can write the same field from another thread, producing an inconsistent read detected by KCSAN. Exploitation requires local low-privileged access and a successfully timed race between connect and UDP send operations; the kernel maintainer characterized the consequences as minor.
The record
- CVE
- CVE-2022-49420
- Published
- Feb 26, 2025
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- 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=0 <5.18.3
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <20b2f61797873a2b18b5ff1a304ad2674fa1e0a5
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4c971d2f3548e4f11b1460ac048f5307e4b39fdb
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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