rabber@lemmy.ca to Linux@lemmy.mlEnglish · 3 days agoDirty Frag: Universal Linux LPE - allows any unprivileged local user to gain root access on a vulnerable Linux system - no patch availablegithub.comexternal-linkmessage-square68fedilinkarrow-up1156arrow-down14cross-posted to: [email protected]
arrow-up1152arrow-down1external-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 · 3 days agomessage-square68fedilinkcross-posted to: [email protected]
minus-squareCodenameDarlen@lemmy.worldlinkfedilinkarrow-up8·edit-23 days 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.
minus-squareracoon@lemmy.mllinkfedilinkarrow-up6·edit-22 days agoHave you tried updating your system with a less cheerful command? Like damn -Syu
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.Have you tried updating your system with a less cheerful command? Like
damn -Syu