index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-05
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
1
-7
/
+4
2020-01-27
keys: Timestamp new keys
David Howells
1
-0
/
+1
2020-01-27
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2
-2
/
+4
2020-01-27
apparmor: Fix network performance issue in aa_label_sk_perm
Tony Jones
1
-6
/
+9
2020-01-23
LSM: generalize flag passing to security_capable
Micah Morton
9
-39
/
+37
2020-01-09
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-12-05
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
1
-0
/
+1
2019-10-11
ima: fix freeing ongoing ahash_request
Sascha Hauer
1
-0
/
+5
2019-10-11
ima: always return negative code for error
Sascha Hauer
1
-1
/
+4
2019-10-07
smack: use GFP_NOFS while holding inode_smack::smk_lock
Eric Biggers
2
-4
/
+4
2019-10-07
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Jann Horn
1
-1
/
+2
2019-10-07
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...
Jia-Ju Bai
1
-0
/
+2
2019-09-21
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-09-16
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
1
-7
/
+33
2019-08-06
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
1
-1
/
+5
2019-07-26
selinux: fix empty write to keycreate file
Ondrej Mosnacek
1
-5
/
+6
2019-06-25
apparmor: enforce nullbyte at end of tag string
Jann Horn
1
-1
/
+1
2019-06-25
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
1
-1
/
+10
2019-06-09
evm: check hash algorithm passed to init_desc()
Roberto Sassu
1
-0
/
+3
2019-06-09
ima: show rules with IMA_INMASK correctly
Roberto Sassu
1
-9
/
+12
2019-05-31
selinux: avoid uninitialized variable warning
Arnd Bergmann
1
-9
/
+5
2019-05-25
apparmorfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-05-25
securityfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-05-16
selinux: do not report error on connect(AF_UNSPEC)
Paolo Abeni
1
-4
/
+4
2019-05-08
selinux: never allow relabeling on context mounts
Ondrej Mosnacek
1
-9
/
+31
2019-05-08
selinux: avoid silent denials in permissive mode under RCU walk
Stephen Smalley
3
-3
/
+25
2019-05-04
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
1
-0
/
+1
2019-04-27
device_cgroup: fix RCU imbalance in error case
Jann Horn
1
-1
/
+1
2019-04-05
selinux: do not override context on context mounts
Ondrej Mosnacek
1
-1
/
+8
2019-03-23
security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
J. Bruce Fields
1
-1
/
+4
2019-03-23
selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
Xin Long
1
-0
/
+3
2019-03-23
keys: Fix dependency loop between construction record and auth key
David Howells
5
-62
/
+41
2019-03-19
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
1
-4
/
+6
2019-03-13
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
1
-1
/
+4
2019-02-27
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-27
KEYS: allow reaching the keys quotas exactly
Eric Biggers
1
-2
/
+2
2019-02-12
smack: fix access permissions for keyring
Zoran Markovic
1
-3
/
+9
2019-01-26
selinux: always allow mounting submounts
Ondrej Mosnacek
1
-1
/
+1
2019-01-22
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
2019-01-22
LSM: Check for NULL cred-security on free
James Morris
1
-0
/
+7
2019-01-22
Yama: Check for pid death before checking ancestry
Kees Cook
1
-1
/
+3
2019-01-13
selinux: policydb - fix byte order and alignment issues
Ondrej Mosnacek
1
-15
/
+36
2018-12-08
selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
Paul Moore
1
-1
/
+12
2018-12-01
selinux: Add __GFP_NOWARN to allocation at str_read()
Tetsuo Handa
1
-1
/
+1
2018-11-27
apparmor: Fix uninitialized value in aa_split_fqname
Zubin Mithra
1
-2
/
+4
2018-11-21
selinux: check length properly in SCTP bind hook
Ondrej Mosnacek
1
-0
/
+3
2018-11-13
ima: open a new file instance if no read permissions
Goldwyn Rodrigues
1
-20
/
+34
2018-11-13
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
1
-3
/
+3
2018-11-13
selinux: fix mounting of cgroup2 under older policies
Stephen Smalley
1
-0
/
+5
[next]