imPC@ndo IT

Tracker / CVE-2026-43074

CVE-2026-43074

High 7.8

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.13 → 6.18.24
linux linux_kernel · 6.19 → 6.19.14
linux linux_kernel · 6.4.1 → 6.6.136
linux linux_kernel · 6.7 → 6.12.83

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References