rabber@lemmy.ca to Linux@lemmy.mlEnglish · 23 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-square59linkfedilinkarrow-up1156arrow-down13
arrow-up1153arrow-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 · 23 hours agomessage-square59linkfedilink
minus-squareCodenameDarlen@lemmy.worldlinkfedilinkarrow-up10·edit-222 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.
minus-squareracoon@lemmy.mllinkfedilinkarrow-up3·edit-23 hours 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