tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel module loading vs securelevel



On Sun, Oct 17, 2010 at 01:08:05AM +0900, Masao Uebayashi wrote:
> 
> I read it as:
> 
>  a) module_listener_cb() checks the 2nd arg, if autoload, judge the auth
>     as "allow"
> 
>  b) secmodel_securelevel_system_cb() denies the auth if (securelevel >
>     0) regardless of autoload

b) here should probably be a DEFER instead of a DENY, no?

Thor


Home | Main Index | Thread Index | Old Index