rabber@lemmy.ca to Linux@lemmy.mlEnglish · 19 hours agoDirty Frag: Universal Linux LPE - allows any unprivileged local user to gain root access on a vulnerable Linux system - no patch availablegithub.comexternal-linkmessage-square52fedilinkarrow-up1141cross-posted to: cybersecurity@infosec.pub
arrow-up1141external-linkDirty Frag: Universal Linux LPE - allows any unprivileged local user to gain root access on a vulnerable Linux system - no patch availablegithub.comrabber@lemmy.ca to Linux@lemmy.mlEnglish · 19 hours agomessage-square52fedilinkcross-posted to: cybersecurity@infosec.pub
minus-squareinari@piefed.ziplinkfedilinkEnglisharrow-up32·19 hours agoGood to see these exploits being found and worked on
minus-squareThaurin@lemmy.worldlinkfedilinkarrow-up12·18 hours agoThis was leaked early. There is a mitigation (see link for confirmation): 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"
minus-squareigorette@lemmy.mllinkfedilinkarrow-up1·10 hours agoand other scripts: https://gist.github.com/search?q=mitigation+dirtyfrag
Good to see these exploits being found and worked on
This was leaked early. There is a mitigation (see link for confirmation):
and other scripts: https://gist.github.com/search?q=mitigation+dirtyfrag