VYPR
High severity7.8NVD Advisory· Published May 6, 2026· Updated Jun 17, 2026

CVE-2026-43074

CVE-2026-43074

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

100

Patches

Vulnerability mechanics

References

7

News mentions

3