Local privilege escalation via eventpoll use-after-free
Published May 6, 2026 · Updated May 6, 2026
Use-after-free in Linux Kernel allows local users to escalate privileges by racing close against nested epoll registration. ep_free() can immediately free a struct eventpoll while ep_get_upwards_depth_proc() still follows its epi->ep pointer during a concurrent close and EPOLL_CTL_ADD race. An unprivileged local process can reclaim the freed object and convert the stale traversal into kernel reads and writes that overwrite credentials and gain root access.
Summary
What happened
Use-after-free in Linux Kernel allows local users to escalate privileges by racing close against nested epoll registration. ep_free() can immediately free a struct eventpoll while ep_get_upwards_depth_proc() still follows its epi->ep pointer during a concurrent close and EPOLL_CTL_ADD race. An unprivileged local process can reclaim the freed object and convert the stale traversal into kernel reads and writes that overwrite credentials and gain root access.
The record
- CVE
- CVE-2026-43074
- Published
- May 6, 2026
- Updated
- May 6, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-401, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 6, 2026CVE publishedPublication date reported by the CVE source.
- May 6, 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=58c9b016e12855286370dfb704c08498edbc857a <07712db80857d5d09ae08f3df85a708ecfc3b61f
- Affected versionversion=58c9b016e12855286370dfb704c08498edbc857a <5b1173b165421561db29f30afc7e97d940a398a9
- Affected versionversion=58c9b016e12855286370dfb704c08498edbc857a <7e8083f5eeedab0f460063b9c2c14c9a4e71a427
- Affected versionversion=58c9b016e12855286370dfb704c08498edbc857a <a6566cd33f6f967a7651ebf2ce0dd31572e319cf
- Affected versionversion=58c9b016e12855286370dfb704c08498edbc857a <ae0bb9c1fb7c2594519aeeb096cf2c3b7837b322
- Affected versionversion=6.4
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
- CVE-2026-43074 SELinux disablerfunctional · demonstrated
- epollution kernelCTF root exploitweaponized · validated
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