rabber@lemmy.ca to Linux@lemmy.mlEnglish · 16 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-square49fedilinkarrow-up1116arrow-down12cross-posted to: security@lemmy.ml
arrow-up1114arrow-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 · 16 hours agomessage-square49fedilinkcross-posted to: security@lemmy.ml
minus-squareCodenameDarlen@lemmy.worldlinkfedilinkarrow-up7·edit-215 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.