index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2024-12-14
apparmor: test: Fix memory leak for aa_unpack_strdup()
Jinjie Ruan
1
-0
/
+6
2024-12-14
apparmor: fix 'Do simple duplicate message elimination'
chao liu
1
-0
/
+2
2024-11-22
ima: fix buffer overrun in ima_eventdigest_init_common
Samasth Norway Ananda
1
-4
/
+10
2024-11-14
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
1
-2
/
+5
2024-11-01
selinux: improve error checking in sel_write_load()
Paul Moore
1
-13
/
+14
2024-10-17
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-10-17
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-0
/
+32
2024-10-17
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
Song Liu
1
-1
/
+0
2024-10-17
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2
-4
/
+4
2024-10-17
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
1
-1
/
+1
2024-09-12
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
1
-3
/
+9
2024-09-08
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
1
-1
/
+1
2024-09-08
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
1
-0
/
+4
2024-09-04
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
1
-3
/
+3
2024-08-29
selinux: fix potential counting error in avc_add_xperms_decision()
Zhen Lei
1
-1
/
+1
2024-08-03
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
1
-0
/
+7
2024-08-03
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-08-03
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
2
-1
/
+2
2024-08-03
landlock: Don't lose track of restrictions on cred_transfer
Jann Horn
1
-2
/
+9
2024-07-11
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
8
-17
/
+27
2024-07-05
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2
-7
/
+26
2024-06-21
landlock: Fix d_parent walk
Mickaël Salaün
1
-2
/
+11
2024-05-25
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
1
-1
/
+2
2024-05-25
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
1
-6
/
+18
2024-05-17
keys: Fix overwrite of key expiration on instantiation
Silvio Gissi
1
-1
/
+2
2024-04-03
landlock: Warn once if a Landlock action is requested while disabled
Mickaël Salaün
1
-3
/
+15
2024-04-03
smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
Roberto Sassu
1
-0
/
+9
2024-04-03
smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
Roberto Sassu
1
-1
/
+2
2024-03-06
landlock: Fix asymmetric private inodes referring
Mickaël Salaün
1
-2
/
+2
2024-03-06
tomoyo: fix UAF write bug in tomoyo_write_control()
Tetsuo Handa
1
-1
/
+2
2024-02-23
apparmor: Free up __cleanup() name
Peter Zijlstra
1
-3
/
+3
2024-02-23
lsm: fix the logic in security_inode_getsecctx()
Ondrej Mosnacek
1
-1
/
+13
2024-02-01
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
4
-0
/
+48
2024-01-26
Revert "KEYS: encrypted: Add check for strsep"
Mimi Zohar
1
-4
/
+0
2024-01-26
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2024-01-26
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
1
-0
/
+7
2024-01-26
KEYS: encrypted: Add check for strsep
Chen Ni
1
-0
/
+4
2024-01-01
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
4
-22
/
+37
2023-11-28
ima: detect changes to the backing overlay file
Mimi Zohar
3
-1
/
+22
2023-11-28
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
1
-11
/
+37
2023-11-28
KEYS: trusted: Rollback init_trusted() consistently
Jarkko Sakkinen
1
-10
/
+10
2023-11-28
KEYS: trusted: tee: Refactor register SHM usage
Sumit Garg
1
-44
/
+20
2023-11-20
apparmor: fix invalid reference on profile->disconnected
Georgia Garcia
2
-2
/
+4
2023-11-20
apparmor: test: make static symbols visible during kunit testing
Rae Moar
5
-168
/
+196
2023-10-20
KEYS: trusted: Remove redundant static calls usage
Sumit Garg
1
-8
/
+5
2023-10-10
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
1
-12
/
+6
2023-10-10
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
1
-2
/
+2
2023-10-06
smack: Retrieve transmuting information in smack_inode_getsecurity()
Roberto Sassu
1
-4
/
+18
2023-10-06
smack: Record transmuting in smk_transmuted
Roberto Sassu
2
-12
/
+30
[next]