urgh
Posted Mar 18, 2004 3:27 UTC (Thu) by
mattdm (subscriber, #18)
Parent article:
A new Adore root kit
I'm no kernel hacker, but it seems like something like this would be a good thing:
In /etc somewhere, have a file containing checksums of modules which are allowed to be loaded in the kernel. Then, some kernel mechanism to read this file _once_ -- and once read, make it impossible to add to the list without a reboot.
This would be far from perfect protection, but seems like it'd provide another layer of protection -- the attacker would have to reboot the system, which is at least noticable.
It'd also be kind of a pain for third-party drivers, but....
(
Log in to post comments)