aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2019-09-12ima: show rules with IMA_INMASK correctlyRoberto Sassu
2019-08-17selinux: avoid uninitialized variable warningArnd Bergmann
2019-08-02apparmorfs: fix use-after-free on symlink traversalAl Viro
2019-08-02securityfs: fix use-after-free on symlink traversalAl Viro
2019-05-30selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-23selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-05-23selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley
2019-05-23selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-05-15device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-12selinux: do not override context on context mountsOndrej Mosnacek
2019-03-26security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-03-26selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long
2019-03-26keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-03-20missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-03-20apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen
2019-03-08KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-03-08KEYS: allow reaching the keys quotas exactlyEric Biggers
2019-03-01smack: fix access permissions for keyringZoran Markovic
2019-02-05selinux: always allow mounting submountsOndrej Mosnacek
2019-02-05selinux: fix GPF on invalid policyStephen Smalley
2019-02-05LSM: Check for NULL cred-security on freeJames Morris
2019-02-05Yama: Check for pid death before checking ancestryKees Cook
2019-01-30EVM: fix return value check in evm_write_xattrs()Wei Yongjun
2019-01-14selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-15selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-12-04apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra
2018-11-21selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-13ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers
2018-11-13selinux: fix mounting of cgroup2 under older policiesStephen Smalley
2018-11-13Smack: ptrace capability use fixesCasey Schaufler
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-26security: check for kstrdup() failure in lsm_append()Eric Biggers
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26Smack: Fix handling of IPv4 traffic received by PF_INET6 socketsPiotr Sawicki
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-15selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-09-15apparmor: fix an error code in __aa_create_ns()Dan Carpenter
2018-09-09cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng
2018-09-09apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn
2018-06-26dh key: fix rounding up KDF output lengthEric Biggers
2018-06-23Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-14Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-06-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds