All CVEs
Vulnerability intelligence

CVE-2026-43074

Linux Linux

In the Linux kernel, the following vulnerability has been resolved: eventpoll: defer struct eventpoll free to RCU grace period In certain situations, ep_free() in eventpoll.c will kfree the epi->ep eventpoll struct while it still being used by another concurrent thread. Defer the kfree() to an RCU callback to prevent UAF.

CVSS Score
7.8
High
EPSS — Exploit Probability
0.5%
Riskier than 41% of all CVEs · checked 2026-09-24
Exploitation
Not in CISA KEV
KEV does not include every exploited vulnerability
Remediation
Patch available
Vendor fix published
NVD entry Vendor patch PoC / advisory

1 article across 1 outlet · first covered Aug 10, 2026 · latest Aug 10, 2026

Coverage timeline

Related CVEs — Linux