summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-07-19Merge tag 'v4.19.59' into v4.19-rtSteven Rostedt (VMware)
2019-06-25apparmor: enforce nullbyte at end of tag stringJann Horn
2019-06-25apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen
2019-06-14Merge tag 'v4.19.50' into v4.19-rtSteven Rostedt (VMware)
2019-06-14Merge tag 'v4.19.47' into v4.19-rtSteven Rostedt (VMware)
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-28Merge tag 'v4.19.37' into v4.19-rtSteven Rostedt (VMware)
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek
2019-03-27Merge tag 'v4.19.31' into v4.19-rtSteven Rostedt (VMware)
2019-03-26Merge tag 'v4.19.29' into v4.19-rtSteven Rostedt (VMware)
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-18Merge tag 'v4.19.23' into linux-4.19.y-rtSebastian Andrzej Siewior
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-14Merge tag 'v4.19.15' into linux-4.19.y-rtSebastian Andrzej Siewior
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-11Merge tag 'v4.19.8' into linux-4.19.y-rtSebastian Andrzej Siewior
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-30Merge tag 'v4.19.5' into linux-4.19.y-rtSebastian Andrzej Siewior
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-10-29apparmor: use a locallock instead preempt_disable()Sebastian Andrzej Siewior
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