#centos

2 posts · Last used Jul 01

Back to Timeline
Kernel Bob :progress_pride: @kbob@chaos.social · Jul 01, 2026

BEGIN RANT

I used Linux, many distros*, as my primary desktop and everywhere else from 1998 to 2012. I used Unix starting in 1982, with Macintoshes off and on since their introduction.

In 2012, I moved my primary "desktop" to a MacBook. I liked it a lot, and a Mac is still my primary desktop. Since I retired in 2015, I maintain very few servers.

So my Linux sysadmin skills have atrophied.

1/N

1
0
1
Larvitz :fedora: @Larvitz@burningboard.net · May 08, 2026
CVE-2026-43284 / "Dirty Frag" .. Antoher one of those nasty local-privilege-escallations. Quickfix for Centos/Fedora based systems: printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf && rmmod esp4 esp6 rxrpc 2>/dev/null; true Caution: That also effectively disables IPSEC and AFS client support. But it can easily be reverted by removing the file when a patched kernel arrives. #dirtyfrag #cve_2026_43284 #security #centos #fedora #redhat
5
0
4

You've seen all posts