On Wed, 2008-08-06 at 06:49 -0700, Arjan van de Ven wrote:
Other options involved overwriting LSM function pointers. I was told
that recently moving SELinux to be statically compiled in apparently
messed them up on that method, at least for RH products. The other
method I've heard is hunting down all of the filesystem_operations
structs and overwriting those functions. I was also told that until
recently pages marked RO could just be marked RW and then remarked RO,
although it was recently fixed to RO pages stayed RO. So yeah, I'd have
to call them all ugly rootkit like hacks.
they just keep finding uglier and uglier ways to infiltrate the kernel
which is why I was ask to try to help get a clean solution.
-Eric
--