A kernel security hole
Posted Jan 17, 2008 2:08 UTC (Thu) by
jamesm (guest, #2273)
Parent article:
A kernel security hole
Something to note is that the LSM hooks associated with these checks always used the correct acc_mode variable, so there was potentially some mitigation possible if e.g. using SELinux MAC policy.
This was really accidental, and outside the scope of the protection goals of LSMs, but it is not the first time that a kernel bug has been mitigated in this way.
It seems that having both DAC and MAC frameworks in the kernel provides some unexpected "defense in depth" benefits.
(
Log in to post comments)