Copy Fail 2 - Electric Boogaloo
Copy Fail 2 - Electric Boogaloo
Posted May 8, 2026 12:10 UTC (Fri) by hmh (subscriber, #3838)In reply to: Copy Fail 2 - Electric Boogaloo by wtarreau
Parent article: Dirty Frag: a zero-day universal Linux LPE
echo 1 > /proc/sys/kernel/modules_disabled
Which is supposed to be an one-way trapdoor, and require a reboot / kexec, or perhaps a kernel-level write exploit to undo.
Although the usability of that functionality is quite bad, it would have been effective against both copy.fail variants and dirtyflag on the servers here, since our servers have very static module-load needs and we could just populate a load-these-modules-on-initramfs list, and then kick the module-loading trapdoor shut if we wanted to...
