aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor
Commit message (Expand)AuthorAgeFilesLines
* apparmor: do not expose kernel stackHeinrich Schuchardt2017-07-021-1/+3
* apparmor: fix module parameters can be changed after policy is lockedJohn Johansen2017-07-023-13/+29
* apparmor: fix oops in profile_unpack() when policy_db is not presentJohn Johansen2017-07-021-0/+3
* apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen2017-07-021-5/+5
* apparmor: add missing id bounds check on dfa verificationJohn Johansen2017-07-022-0/+3
* apparmor: check that xindex is in trans_table boundsJohn Johansen2017-07-021-1/+1
* apparmor: internal paths should be treated as disconnectedJohn Johansen2017-07-021-28/+36
* apparmor: fix disconnected bind mnts reconnectionJohn Johansen2017-07-021-1/+4
* apparmor: exec should not be returning ENOENT when it deniesJohn Johansen2017-07-021-1/+1
* apparmor: fix uninitialized lsm_audit memberJohn Johansen2017-07-022-2/+4
* first commitMeizu OpenSource2016-08-1534-0/+7901