rabber@lemmy.ca to Linux@lemmy.mlEnglish · 4 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-square78linkfedilinkarrow-up1199arrow-down14
arrow-up1195arrow-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 · 4 days agomessage-square78linkfedilink
minus-squareCodenameDarlen@lemmy.worldlinkfedilinkarrow-up12·edit-24 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-up8·edit-23 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