Critical Linux security API is still a kludge (Inquirer)
Posted Oct 23, 2006 15:34 UTC (Mon) by
ajross (subscriber, #4563)
In reply to:
Critical Linux security API is still a kludge (Inquirer) by ajross
Parent article:
Critical Linux security API is still a kludge (Inquirer)
Never mind. I found the answer on Dazuko's FAQ:
href=http://www.dazuko.de/tgen.shtml#LSM
To paraphrase, they don't like LSM because (1) the API isn't stable
between kernel versions and (2) they don't want to integrate with
SELinux or AppArmor, which also use the hooks. These are the "culture
shock" complaints you hear from a company used to doing business in
the proprietary world: they don't understand that cooperation and
collaboration is expected from them as the price of entry. Instead,
they want the kernel to "get out of the way" so their product can work
without interference, and the easiest way to make that hack work is to
hook the syscall table.
(
Log in to post comments)