SA-2026-090 - Linux Kernel Epoll UAF Race Condition (CVE-2026-43074)
Summary In the Linux kernel, a use-after-free issue was resolved in the eventpoll subsystem. In some situations, ep_free() could free an eventpoll structure while another thread was still using it. Th...