this post was submitted on 04 Jul 2026
8 points (83.3% liked)

digitalescapetools

162 readers
184 users here now

A hub for discovering and sharing privacy-respecting, open-source, and self-hosted digital tools that improve productivity, creativity, and digital independence.

founded 3 months ago
MODERATORS
 

Security researchers have disclosed Bad Epoll, a critical Linux kernel vulnerability that allows a local attacker to gain root privileges.

The bug affects the kernel's epoll subsystem and highlights how subtle race-condition vulnerabilities can remain hidden for years. Interestingly, Anthropic's AI security system (Mythos) found a different bug in the same codebase but missed this one.

If you run Linux servers, desktops, Android devices, or self-hosted services, it's worth checking whether your distribution has released a patched kernel.

Read more: https://digitalescapetools.com/2026/07/bad-epoll-kernel-bug-anthropic-mythos-missed.html

top 1 comments
sorted by: hot top controversial new old
[–] Gobo@lemmy.world 7 points 3 weeks ago

CVE-2026-46242. I had to look it up.