Service interruption via lockless epoll list access
Published Feb 26, 2025 · Updated May 11, 2026
Race condition in affected Linux kernel releases allows local users to interrupt service through concurrent epoll wait calls. The ep_poll path calls ep_events_available without a lock, while list_empty_careful reads rdllist->prev as another path can reinitialize the list head, permitting an eight-byte load to tear against a concurrent store. Exploitation requires low-privileged local access, concurrent execution, and winning a high-complexity timing window; the reported consequence is limited to system availability.
Summary
What happened
Race condition in affected Linux kernel releases allows local users to interrupt service through concurrent epoll wait calls. The ep_poll path calls ep_events_available without a lock, while list_empty_careful reads rdllist->prev as another path can reinitialize the list head, permitting an eight-byte load to tear against a concurrent store. Exploitation requires low-privileged local access, concurrent execution, and winning a high-complexity timing window; the reported consequence is limited to system availability.
The record
- CVE
- CVE-2022-49443
- Published
- Feb 26, 2025
- Updated
- May 11, 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 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.12
- Affected versionversion=bf3b9f6372c45b0fbf24d86b8794910d20170017 <5d5d993f16be15d124be7b8ec71b28ef7b7dc3af
- Affected versionversion=bf3b9f6372c45b0fbf24d86b8794910d20170017 <cb3e48f7a35033deb9455abe3932e63cb500b9eb
- Affected versionversion=bf3b9f6372c45b0fbf24d86b8794910d20170017 <d679ae94fdd5d3ab00c35078f5af5f37e068b03d
- Affected versionversion=bf3b9f6372c45b0fbf24d86b8794910d20170017 <e039c0b5985999b150594126225e1ee51df7b4c9
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