rabber@lemmy.ca to Linux@lemmy.mlEnglish · 22 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-up1148arrow-down13
arrow-up1145arrow-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 · 22 hours agomessage-square59linkfedilink
minus-squaremlfh@lm.mlfh.orglinkfedilinkEnglisharrow-up21·edit-23 hours agomodprobed-db can create a profile of the kernel modules that get loaded by your system over time. You can feed that directly into make localmodconfig to build a kernel that only includes those modules, or use the data to build a modprobe whitelist.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up5·edit-29 hours agoHm? Somehow, lemmy.zip messed up the proxying, (clickable link)? Good thing you’ve pasted it plaintext.
minus-squareHexarei@beehaw.orglinkfedilinkarrow-up1·2 hours agoI think that’s a Voyager thing, maybe?
minus-squaremlfh@lm.mlfh.orglinkfedilinkEnglisharrow-up3·3 hours agoHahaha no I’m just an idiot and accidentally swapped the url and text, thanks for catching that - fixed now
modprobed-db can create a profile of the kernel modules that get loaded by your system over time. You can feed that directly into
make localmodconfigto build a kernel that only includes those modules, or use the data to build a modprobe whitelist.Hm? Somehow, lemmy.zip messed up the proxying, (clickable link)? Good thing you’ve pasted it plaintext.
I think that’s a Voyager thing, maybe?
Hahaha no I’m just an idiot and accidentally swapped the url and text, thanks for catching that - fixed now