summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-07-26selinux: fix empty write to keycreate fileOndrej Mosnacek
2019-06-25apparmor: enforce nullbyte at end of tag stringJann Horn
2019-06-25apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen
2019-06-09evm: check hash algorithm passed to init_desc()Roberto Sassu
2019-06-09ima: show rules with IMA_INMASK correctlyRoberto Sassu
2019-05-31selinux: avoid uninitialized variable warningArnd Bergmann
2019-05-25apparmorfs: fix use-after-free on symlink traversalAl Viro
2019-05-25securityfs: fix use-after-free on symlink traversalAl Viro
2019-05-16selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-05-08selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley
2019-05-04selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek
2019-03-23security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-03-23selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long
2019-03-23keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-03-19missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-03-13apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen
2019-02-27KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-02-27KEYS: allow reaching the keys quotas exactlyEric Biggers
2019-02-12smack: fix access permissions for keyringZoran Markovic
2019-01-26selinux: always allow mounting submountsOndrej Mosnacek
2019-01-22selinux: fix GPF on invalid policyStephen Smalley
2019-01-22LSM: Check for NULL cred-security on freeJames Morris
2019-01-22Yama: Check for pid death before checking ancestryKees Cook
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-08selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-11-27apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra
2018-11-21selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-13ima: open a new file instance if no read permissionsGoldwyn Rodrigues
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-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel
2018-09-06Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-03apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-22apparmor: remove no-op permission check in policy_unpackJohn Johansen
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel
2018-08-21apparmor: fix an error code in __aa_create_ns()Dan Carpenter
2018-08-15Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-08-15Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds