CVE 7.8 HIGH

eventpoll: defer struct eventpoll free to RCU grace period_CVE-2026-43074

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

Basic Information

ID CVE-2026-43074
Source Linux
Published May 6, 2026 at 07:21
Modified May 8, 2026 at 12:40

Affected Product

Vendor Linux
Product Linux
Version 58c9b016e12855286370dfb704c08498edbc857a
Affected Versions Linux Linux 58c9b016e12855286370dfb704c08498edbc857a
Linux Linux 58c9b016e12855286370dfb704c08498edbc857a
Linux Linux 58c9b016e12855286370dfb704c08498edbc857a
Linux Linux 58c9b016e12855286370dfb704c08498edbc857a
Linux Linux 58c9b016e12855286370dfb704c08498edbc857a
Linux Linux 6.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.