index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2024-09-12
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
2024-09-08
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
2024-09-08
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
2024-09-04
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
2024-09-04
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2024-08-29
evm: don't copy up 'security.evm' xattr
Mimi Zohar
2024-08-29
selinux: add the processing of the failure of avc_add_xperms_decision()
Zhen Lei
2024-08-29
selinux: fix potential counting error in avc_add_xperms_decision()
Zhen Lei
2024-08-29
selinux: revert our use of vma_is_initial_heap()
Paul Moore
2024-08-03
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
2024-08-03
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2024-08-03
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
2024-08-03
landlock: Don't lose track of restrictions on cred_transfer
Jann Horn
2024-07-11
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-06-21
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2024-06-21
landlock: Fix d_parent walk
Mickaël Salaün
2024-05-25
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
2024-05-25
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
2024-05-17
keys: Fix overwrite of key expiration on instantiation
Silvio Gissi
2024-04-10
selinux: avoid dereference of garbage after mount failure
Christian Göttsche
2024-04-03
landlock: Warn once if a Landlock action is requested while disabled
Mickaël Salaün
2024-04-03
smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
Roberto Sassu
2024-04-03
smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
Roberto Sassu
2024-03-06
landlock: Fix asymmetric private inodes referring
Mickaël Salaün
2024-03-06
tomoyo: fix UAF write bug in tomoyo_write_control()
Tetsuo Handa
2024-02-23
lsm: fix the logic in security_inode_getsecctx()
Ondrej Mosnacek
2024-02-23
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
2024-01-31
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2024-01-25
Revert "KEYS: encrypted: Add check for strsep"
Mimi Zohar
2024-01-25
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
2024-01-25
apparmor: fix possible memory leak in unpack_trans_table
Fedor Pchelkin
2024-01-25
apparmor: Fix ref count leak in task_kill
John Johansen
2024-01-25
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
2024-01-25
KEYS: encrypted: Add check for strsep
Chen Ni
2024-01-10
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2024-01-01
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-11-28
apparmor: Fix regression in mount mediation
John Johansen
2023-11-28
apparmor: pass cred through to audit info.
John Johansen
2023-11-28
apparmor: rename audit_data->label to audit_data->subj_label
John Johansen
2023-11-28
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/policy.c
Gaosheng Cui
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/resource.c
Gaosheng Cui
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/lib.c
Gaosheng Cui
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/audit.c
Gaosheng Cui
2023-11-28
ima: detect changes to the backing overlay file
Mimi Zohar
2023-11-28
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
2023-11-28
integrity: powerpc: Do not select CA_MACHINE_KEYRING
Michal Suchanek
2023-11-28
KEYS: trusted: Rollback init_trusted() consistently
Jarkko Sakkinen
2023-11-28
KEYS: trusted: tee: Refactor register SHM usage
Sumit Garg
[next]