Authoritative hooks
Authoritative hooks
Posted Aug 11, 2022 17:50 UTC (Thu) by cschaufler (subscriber, #126555)In reply to: Authoritative hooks by Cyberax
Parent article: Security requirements for new kernel features
This is exactly the "bail on fail" model of permissive hooks that we have today. What you can't do is what you had asked for, which is to provide a mechanism for a hook to grant access instead of denying it as would occur otherwise. We could make it possible, but that would have -- wait for it -- performance impact. :)
