Kernel space: Tightening symbol exports

19
The kernel puts limits on which functions can be used from a loadable module. But instead of an all-or-none approach, one plan would create access control lists of which modules are allowed to use which functions.

Link: linuxworld.com

Category:

  • Linux