Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Dirtyfrag: Universal Linux LPE

whynotlearnwhynotlearn Member
in News

https://www.openwall.com/lists/oss-security/2026/05/07/8

From the website:

Hi,

This is a report on "Dirty Frag", a universal LPE that allows obtaining
root privileges on all major distributions.

This vulnerability has a similar impact to the previous Copy Fail.

Because the embargo has now been broken, no patches or CVEs exist for
these vulnerabilities. After consultation with the [email protected]
maintainers, and at the maintainers' request, I am publicly releasing this
Dirty Frag document.

As with the previous Copy Fail vulnerability, Dirty Frag likewise allows
immediate root privilege escalation on all major distributions, and it
chains two separate vulnerabilities:

Because the responsible disclosure schedule and embargo have been broken,
no patches exist for any distribution. Use the following command to remove the
modules in which the vulnerabilities occur:

sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; true"

For detailed technical information about the vulnerabilities and the reason the
embargo was broken, please check https://dirtyfrag.io.

This discussion has been closed.