dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/security/smack
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form
Don't store the field->op in the messy (and very inconvenient for e.g.
audit_comparator()) form; translate to dense set of values and do full
validation of userland-submitted value while we are at it.

->audit_init_rule() and ->audit_match_rule() get new values now; in-tree
instances updated.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-01-04 15:14:42 -05:00
..
Kconfig Smack: Simplified Mandatory Access Control Kernel 2008-02-05 09:44:20 -08:00
Makefile Smack: Simplified Mandatory Access Control Kernel 2008-02-05 09:44:20 -08:00
smack.h smack: limit privilege by label 2008-08-05 10:55:53 +10:00
smack_access.c CRED: Wrap current->cred and a few other accessors 2008-11-14 10:39:18 +11:00
smack_lsm.c audit: validate comparison operations, store them in sane form 2009-01-04 15:14:42 -05:00
smackfs.c smackfs: check for allocation failures in smk_set_access() 2008-12-25 12:14:55 +11:00