summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2023-02-01tomoyo: fix broken dependency on *.conf.defaultMasahiro Yamada1-1/+1
2023-01-14device_cgroup: Roll back to original exceptions after copy failureWang Weiyang1-4/+29
2023-01-14ima: Fix a potential NULL pointer access in ima_restore_measurement_listHuaxin Lu1-1/+4
2023-01-14efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg1-0/+1
2023-01-14ima: Simplify ima_lsm_copy_ruleGUO Zihua1-7/+3
2023-01-14LoadPin: Ignore the "contents" argument of the LSM hooksKees Cook1-12/+18
2023-01-14apparmor: Fix memleak in alloc_ns()Xiu Jianfeng1-1/+1
2023-01-14apparmor: Use pointer to struct aa_label for lbs_credXiu Jianfeng1-2/+2
2023-01-14apparmor: Fix abi check to include v8 abiJohn Johansen1-1/+1
2023-01-14apparmor: fix lockdep warning when removing a namespaceJohn Johansen1-1/+1
2023-01-14apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui1-1/+3
2023-01-14ima: Fix misuse of dereference of pointer in template_desc_init_fields()Xiu Jianfeng1-2/+2
2023-01-14integrity: Fix memory leakage in keyring allocation error pathGUO Zihua1-1/+5
2023-01-14ima: Handle -ESTALE returned by ima_filter_rule_match()GUO Zihua1-9/+32
2023-01-14ima: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+3
2022-11-10capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui1-2/+4
2022-10-30selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()GONG, Ruiqi3-5/+6
2022-10-26hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook1-4/+10
2022-10-26hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZEROKees Cook1-1/+4
2022-10-26hardening: Clarify Kconfig text for auto-var-initKees Cook1-20/+32
2022-10-15efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain1-1/+1
2022-08-25apparmor: Fix memleak in aa_simple_write_to_buffer()Xiu Jianfeng1-1/+1
2022-08-25apparmor: fix reference count leak in aa_pivotroot()Xin Xiong1-0/+1
2022-08-25apparmor: fix overlapping attachment computationJohn Johansen2-2/+2
2022-08-25apparmor: fix setting unconfined mode on a loaded profileJohn Johansen1-5/+7
2022-08-25apparmor: fix aa_label_asxprint return checkTom Rix1-3/+3
2022-08-25apparmor: Fix failed mount permission check error messageJohn Johansen1-3/+4
2022-08-25apparmor: fix absroot causing audited secids to begin with =John Johansen2-3/+9
2022-08-25apparmor: fix quiet_denied for file rulesJohn Johansen1-1/+1
2022-08-21selinux: Add boundary check in put_entry()Xiu Jianfeng1-0/+2
2022-07-29lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg1-0/+4
2022-07-25x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra1-11/+0
2022-07-21ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie1-0/+1
2022-07-21ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu1-1/+2
2022-07-21Revert "evm: Fix memleak in init_desc"Xiu Jianfeng1-5/+2
2022-06-09ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua1-8/+6
2022-06-09efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg2-0/+41
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore4-17/+19
2022-05-30lockdown: also lock down previous kgdb useDaniel Thompson1-0/+2
2022-05-25include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov1-1/+3
2022-05-25selinux: fix bad cleanup on error in hashtab_duplicate()Ondrej Mosnacek1-1/+2
2022-04-08Fix incorrect type in assignment of ipv6 port for auditCasey Schaufler1-1/+1
2022-04-08selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines4-1/+16
2022-04-08selinux: use correct type for context lengthChristian Göttsche1-1/+1
2022-04-08LSM: general protection fault in legacy_parse_paramCasey Schaufler2-5/+17
2022-04-08TOMOYO: fix __setup handlers return valuesRandy Dunlap1-2/+2
2022-04-08EVM: fix the evm= __setup handler return valueRandy Dunlap1-1/+1
2022-04-08selinux: check return value of sel_make_avc_filesChristian Göttsche1-0/+2
2022-04-08KEYS: fix length validation in keyctl_pkey_params_get_2()Eric Biggers1-3/+11
2022-02-16ima: Do not print policy rule with inactive LSM labelsStefan Berger1-0/+8