rabber@lemmy.ca to Linux@lemmy.mlEnglish · 18 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-square50fedilinkarrow-up1131cross-posted to: cybersecurity@infosec.pub
arrow-up1131external-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 · 18 hours agomessage-square50fedilinkcross-posted to: cybersecurity@infosec.pub
minus-squareCodenameDarlen@lemmy.worldlinkfedilinkarrow-up8·edit-217 hours agoYea it works on arch, I just tested on my own PC: OS: Arch Linux x86_64 Kernel: Linux 7.0.3-arch1-2 ❯ ./exp [root@arch dirtyfrag]# ls README.md assets exp exp.c [root@arch dirtyfrag]# whoami root I updated it last week. Edit: I just ran yay -Suy to update everything and still works.
Yea it works on arch, I just tested on my own PC:
OS: Arch Linux x86_64 Kernel: Linux 7.0.3-arch1-2❯ ./exp [root@arch dirtyfrag]# ls README.md assets exp exp.c [root@arch dirtyfrag]# whoami rootI updated it last week.
Edit: I just ran
yay -Suyto update everything and still works.