← All stories
● Covered by 1 source · 1 reportMedium impact1 negative

Public Exploits Released for Four Linux Kernel Flaws Allowing Local Root Access

🔄 Updated 5d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Exploit code released for four Linux kernel flaws: DirtyAH6, TUNderflow, PPPoEject, DiagSpill.
  • Flaws allow local users to gain root access on affected systems.
  • Kernel maintainers have already patched all four vulnerabilities.
  • Public exploit code increases risk for unpatched Linux systems.

Exploit Code Released

A security researcher has published working exploit code for four vulnerabilities in the Linux kernel. These flaws, identified as DirtyAH6, TUNderflow, PPPoEject, and DiagSpill, enable a local user to achieve root privileges, which is the highest level of access on a machine. The researcher, Asim Manizada, discovered and reported these issues to the Linux kernel security team in mid-July.

Patches Available, Update Recommended

Linux kernel maintainers have addressed and fixed all four vulnerabilities over the past few weeks. Consequently, systems running an up-to-date kernel are not affected by these specific exploits. However, with the exploit code now publicly available, any machine still operating on an older kernel version is at increased risk and should be updated promptly to mitigate potential threats.

Impact and Conditions for Exploitation

The primary concern with these exploits is in scenarios where an attacker already has some level of access, such as a low-privileged account on a multi-user server, and seeks to escalate privileges to full control. Three of the four flaws require unprivileged user namespaces to be enabled, a feature often active by default on many Linux distributions. The fourth flaw, DiagSpill, does not require user namespaces or special privileges, but necessitates the SCTP networking module to be available on the system.

Limited Remote Exploitation

While two of the flaws, DirtyAH6 and DiagSpill, can be triggered over the network, this is only possible in narrow circumstances and primarily leads to system crashes rather than remote root access. The researcher achieved remote root with DirtyAH6 only in a lab environment by first shaping memory on the target, noting that doing so remotely is "extremely difficult." For DiagSpill, no path to remote root was identified.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~26 min · 21 stories · Sep 23

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A security researcher released working exploit code for four Linux kernel flaws, DirtyAH6, TUNderflow, PPPoEject, and DiagSpill, which allow a local user to gain root access. While kernel maintainers have already fixed these vulnerabilities, the public release of exploit code increases risk for systems not yet updated. These exploits primarily affect multi-user servers where an attacker already has low-privileged access.