PT-2026-37384 · Linux · Linux

Published

2026-05-06

·

Updated

2026-05-06

·

CVE-2026-43074

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.

Related Identifiers

CVE-2026-43074

Affected Products

Linux