aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08Fix incorrect type in assignment of ipv6 port for auditCasey Schaufler
2022-04-08selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines
2022-04-08selinux: use correct type for context lengthChristian Göttsche
2022-04-08LSM: general protection fault in legacy_parse_paramCasey Schaufler
2022-04-08TOMOYO: fix __setup handlers return valuesRandy Dunlap
2022-04-08EVM: fix the evm= __setup handler return valueRandy Dunlap
2022-04-08selinux: check return value of sel_make_avc_filesChristian Göttsche
2022-04-08KEYS: fix length validation in keyctl_pkey_params_get_2()Eric Biggers
2022-02-20Merge tag 'v5.10.101' into v5.10/standard/baseBruce Ashfield
2022-02-16ima: Do not print policy rule with inactive LSM labelsStefan Berger
2022-02-16ima: Allow template selection with ima_template[_fmt]= after ima_hash=Roberto Sassu
2022-02-16ima: Remove ima_policy file before directoryStefan Berger
2022-02-16integrity: check the return value of audit_log_start()Xiaoke Wang
2022-02-09Merge tag 'v5.10.99' into v5.10/standard/baseBruce Ashfield
2022-02-08selinux: fix double free of cond_list on error pathsVratislav Bendel
2022-02-02Merge tag 'v5.10.94' into v5.10/standard/baseBruce Ashfield
2022-01-27selinux: fix potential memleak in selinux_add_opt()Bernard Zhao
2022-01-06Merge tag 'v5.10.90' into v5.10/standard/baseBruce Ashfield
2022-01-05selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2022-01-05tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()Tetsuo Handa
2022-01-05tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().Dmitry Vyukov
2021-11-30Merge tag 'v5.10.82' into v5.10/standard/baseBruce Ashfield
2021-11-29Merge tag 'v5.10.81' into v5.10/standard/baseBruce Ashfield
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-26selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek
2021-11-21fortify: Explicitly disable Clang supportKees Cook
2021-11-18apparmor: fix error checkTom Rix
2021-11-18smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa
2021-11-18smackfs: use __GFP_NOFAIL for smk_cipso_doi()Tetsuo Handa
2021-11-18smackfs: Fix use-after-free in netlbl_catmap_walk()Pawan Gupta
2021-11-18evm: mark evm_fixmode as __ro_after_initAustin Kim
2021-11-18selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek
2021-11-18binder: use cred instead of task for selinux checksTodd Kjos
2021-09-27Merge tag 'v5.10.67' into v5.10/standard/baseBruce Ashfield
2021-09-26Merge tag 'v5.10.65' into v5.10/standard/baseBruce Ashfield
2021-09-18Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang
2021-09-15IMA: remove the dependency on CRYPTO_MD5THOBY Simon
2021-09-15IMA: remove -Wmissing-prototypes warningAustin Kim
2021-08-17Merge tag 'v5.10.59' into v5.10/standard/baseBruce Ashfield
2021-08-17Merge tag 'v5.10.58' into v5.10/standard/baseBruce Ashfield
2021-08-15bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-12selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-07-20Merge tag 'v5.10.51' into v5.10/standard/baseBruce Ashfield
2021-07-19smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa
2021-07-19selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/baseBruce Ashfield
2021-07-14evm: fix writing <securityfs>/evm overflowMimi Zohar
2021-07-14evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-07-14evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu