aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2020-06-11Merge tag 'v5.2.45' into v5.2/standard/baseBruce Ashfield
2020-06-11Merge tag 'v5.2.44' into v5.2/standard/baseBruce Ashfield
2020-06-09evm: Fix RCU list related warningsMadhuparna Bhowmik
2020-06-08mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-08exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman
2020-06-08apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang
2020-06-08apparmor: fix potential label refcnt leak in aa_change_profileXiyu Yang
2020-06-08evm: Fix a small race in init_desc()Dan Carpenter
2020-06-08ima: Fix return value of ima_write_policy()Roberto Sassu
2020-06-08evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu
2020-06-08ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost
2020-06-04selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-06-04selinux: remove redundant selinux_nlmsg_permHuaisheng Ye
2020-06-04KEYS: Avoid false positive ENOMEM error on key readWaiman Long
2020-06-01KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-06-01keys: Fix proc_keys_next to increase position indexVasily Averin
2020-06-01KEYS: reaching the keys quotas correctlyYang Xu
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15smack: avoid unused 'sip' variable warningArnd Bergmann
2020-05-15selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2020-05-15selinux: ensure we cleanup the internal AVC counters on error in avc_insert()Paul Moore
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04selinux: fall back to ref-walk if audit is requiredStephen Smalley
2020-05-04selinux: fix regression introduced by move_mount(2) syscallStephen Smalley
2020-05-04selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley
2020-05-04broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16tomoyo: Use atomic_t for statistics counterTetsuo Handa
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07tomoyo: Don't use nifty names on sockets.Tetsuo Handa
2020-03-07apparmor: fix unsigned len comparison with less than zeroColin Ian King
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-11-09ima: fix freeing ongoing ahash_requestSascha Hauer
2019-11-09ima: always return negative code for errorSascha Hauer
2019-10-10Merge tag 'v5.2.20' into v5.2/standard/baseBruce Ashfield
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-10-07selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-10-05KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield