Commit Graph

277 Commits (893e26e61d04eac974ded0c11e1647b335c8cb7b)

Author SHA1 Message Date
John Johansen 3b0aaf5866 apparmor: add lib fn to find the "split" for fqnames 8 years ago
John Johansen 9a2d40c12d apparmor: add strn version of aa_find_ns 8 years ago
John Johansen 1741e9eb8c apparmor: add strn version of lookup_profile fn 8 years ago
John Johansen 8399588a7f apparmor: rename replacedby to proxy 8 years ago
John Johansen d97d51d253 apparmor: rename PFLAG_INVALID to PFLAG_STALE 8 years ago
John Johansen 121d4a91e3 apparmor: rename sid to secid 8 years ago
John Johansen 98849dff90 apparmor: rename namespace to ns to improve code line lengths 8 years ago
John Johansen cff281f686 apparmor: split apparmor policy namespaces code into its own file 8 years ago
John Johansen fe6bb31f59 apparmor: split out shared policy_XXX fns to lib 8 years ago
John Johansen 12557dcba2 apparmor: move lib definitions into separate lib include 8 years ago
Kees Cook 8486adf0d7 apparmor: use designated initializers 8 years ago
Tetsuo Handa a7f6c1b63b AppArmor: Use GFP_KERNEL for __aa_kvmalloc(). 8 years ago
Peter Zijlstra 6b1ffa06e5 locking/atomic, kref: Use kref_get_unless_zero() more 8 years ago
Stephen Smalley b21507e272 proc,security: move restriction on writing /proc/pid/attr nodes to proc 8 years ago
John Johansen 3d40658c97 apparmor: fix change_hat not finding hat after policy replacement 8 years ago
Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 8 years ago
Arnd Bergmann 7616ac70d1 apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling 9 years ago
John Johansen d4d03f74a7 apparmor: fix arg_size computation for when setprocattr is null terminated 9 years ago
Vegard Nossum e89b808132 apparmor: fix oops, validate buffer size in apparmor_setprocattr() 9 years ago
Heinrich Schuchardt f4ee2def2d apparmor: do not expose kernel stack 9 years ago
John Johansen 58acf9d911 apparmor: fix module parameters can be changed after policy is locked 9 years ago
John Johansen 5f20fdfed1 apparmor: fix oops in profile_unpack() when policy_db is not present 9 years ago
John Johansen 3197f5adf5 apparmor: don't check for vmalloc_addr if kvzalloc() failed 9 years ago
John Johansen 15756178c6 apparmor: add missing id bounds check on dfa verification 9 years ago
Jeff Mahoney ff118479a7 apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task 9 years ago
Geliang Tang 38dbd7d8be apparmor: use list_next_entry instead of list_entry_next 9 years ago
John Johansen de7c4cc947 apparmor: fix refcount race when finding a child profile 9 years ago
John Johansen 0b938a2e2c apparmor: fix ref count leak when profile sha1 hash is read 9 years ago
John Johansen 23ca7b640b apparmor: check that xindex is in trans_table bounds 9 years ago
John Johansen f7da2de011 apparmor: ensure the target profile name is always audited 9 years ago
John Johansen 7ee6da25dc apparmor: fix audit full profile hname on successful load 9 years ago
John Johansen bf15cf0c64 apparmor: fix log failures for all profiles in a set 9 years ago
John Johansen f351841f8d apparmor: fix put() parent ref after updating the active ref 9 years ago
John Johansen 6059f71f1e apparmor: add parameter to control whether policy hashing is used 9 years ago
John Johansen bd35db8b8c apparmor: internal paths should be treated as disconnected 9 years ago
John Johansen f2e561d190 apparmor: fix disconnected bind mnts reconnection 9 years ago
John Johansen d671e89020 apparmor: fix update the mtime of the profile file on replacement 9 years ago
John Johansen 9049a79221 apparmor: exec should not be returning ENOENT when it denies 9 years ago
John Johansen b6b1b81b3a apparmor: fix uninitialized lsm_audit member 9 years ago
John Johansen ec34fa24a9 apparmor: fix replacement bug that adds new child to old parent 9 years ago
John Johansen dcda617a0c apparmor: fix refcount bug in profile replacement 9 years ago
Vegard Nossum 30a46a4647 apparmor: fix oops, validate buffer size in apparmor_setprocattr() 9 years ago
Al Viro 3ccee46ab4 constify security_path_{link,rename} 9 years ago
Al Viro 8db0185659 apparmor: remove useless checks for NULL ->mnt 9 years ago
Al Viro d360775217 constify security_path_{mkdir,mknod,symlink} 9 years ago
Al Viro 989f74e050 constify security_path_{unlink,rmdir} 9 years ago
Al Viro d6b49f7ad2 apparmor: constify common_perm_...() 9 years ago
Al Viro 3539aaf670 apparmor: constify aa_path_link() 9 years ago
Al Viro 741aca71d6 apparmor: new helper - common_path_perm() 9 years ago
Al Viro be01f9f28e constify chmod_common/security_path_chmod 9 years ago