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
2017-11-11
KEYS: don't let add_key() update an uninstantiated key
David Howells
1
-0
/
+10
2017-11-11
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
1
-0
/
+5
2017-10-12
sched: move no_new_privs into new atomic flags
Kees Cook
1
-2
/
+2
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+6
2017-09-15
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
1
-3
/
+2
2017-09-15
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
1
-2
/
+2
2017-08-26
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
1
-2
/
+3
2017-08-26
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
3
-11
/
+11
2017-07-18
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
1
-1
/
+1
2017-06-05
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2
-24
/
+31
2017-06-05
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
1
-2
/
+7
2017-06-05
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
1
-0
/
+2
2017-06-05
KEYS: special dot prefixed keyring name bug fix
Mimi Zohar
1
-2
/
+4
2017-06-05
KEYS: Fix an error code in request_master_key()
Dan Carpenter
1
-1
/
+1
2017-04-04
keys: Guard against null match function in keyring_search_aux()
Ben Hutchings
1
-3
/
+3
2017-04-04
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
1
-1
/
+1
2017-02-26
selinux: fix off-by-one in setprocattr
Stephen Smalley
1
-1
/
+1
2017-02-23
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
1
-2
/
+4
2016-11-20
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
1
-1
/
+1
2016-08-22
KEYS: potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2016-02-16
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-01-25
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
1
-0
/
+1
2016-01-05
KEYS: Fix race between read and revoke
David Howells
1
-9
/
+9
2015-10-28
KEYS: Don't permit request_key() to construct a new keyring
David Howells
1
-0
/
+3
2015-10-28
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
1
-2
/
+4
2015-10-28
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
1
-4
/
+4
2015-09-29
fs: create and use seq_show_option for escaping
Kees Cook
1
-1
/
+1
2015-08-27
ima: extend "mask" policy matching support
Mimi Zohar
1
-5
/
+15
2015-08-27
ima: add support for new "euid" policy condition
Mimi Zohar
1
-4
/
+23
2015-08-20
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
3
-16
/
+13
2015-08-11
evm: labeling pseudo filesystems exception
Mimi Zohar
1
-0
/
+12
2015-08-11
KEYS: ensure we free the assoc array edit if edit is valid
Colin Ian King
1
-3
/
+5
2015-07-15
ima: fix ima_show_template_data_ascii()
Mimi Zohar
3
-4
/
+5
2015-07-15
selinux: fix setting of security labels on NFS
J. Bruce Fields
1
-1
/
+2
2015-04-10
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2015-02-24
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2
-9
/
+21
2015-01-15
KEYS: close race between key lookup and freeing
Sasha Levin
1
-2
/
+2
2015-01-15
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-3
/
+3
2015-01-15
KEYS: Fix stale key registration at error path
Takashi Iwai
1
-1
/
+4
2014-11-17
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-11-14
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-11-13
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
1
-3
/
+6
2014-11-13
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2
-0
/
+3
2014-10-30
ima: provide flag to identify new empty files
Dmitry Kasatkin
3
-7
/
+13
2014-10-30
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
1
-4
/
+4
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-0
/
+3
2014-06-13
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-28
/
+114
2014-06-12
ima: introduce ima_kernel_read()
Dmitry Kasatkin
1
-1
/
+31
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
1
-2
/
+10
2014-06-12
ima: check inode integrity cache in violation check
Dmitry Kasatkin
1
-2
/
+7
[next]