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
2018-03-19
SELinux: security_load_policy: Silence frame-larger-than warning
Tim Gardner
1
-22
/
+32
2018-01-07
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
1
-1
/
+1
2018-01-07
x86/kaiser: Reenable PARAVIRT
Borislav Petkov
1
-1
/
+1
2018-01-07
KAISER: Kernel Address Isolation
Hugh Dickins
1
-0
/
+10
2018-01-01
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2018-01-01
security: Fix mode test in selinux_ptrace_access_check()
Ben Hutchings
1
-1
/
+1
2018-01-01
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
1
-11
/
+12
2018-01-01
KEYS: trusted: sanitize all key material
Eric Biggers
1
-28
/
+22
2018-01-01
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+7
2018-01-01
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
1
-30
/
+25
2018-01-01
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
1
-3
/
+3
2018-01-01
KEYS: prevent creating a different user's keyrings
Eric Biggers
4
-12
/
+24
2018-01-01
KEYS: fix key refcount leak in keyctl_read_key()
Eric Biggers
1
-1
/
+1
2018-01-01
KEYS: fix key refcount leak in keyctl_assume_authority()
Eric Biggers
1
-4
/
+2
2018-01-01
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Eric Biggers
1
-1
/
+0
2018-01-01
KEYS: fix cred refcount leak in request_key_auth_new()
Eric Biggers
1
-37
/
+31
2017-11-11
KEYS: don't let add_key() update an uninstantiated key
David Howells
1
-0
/
+10
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-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-05
keys: Guard against null match function in keyring_search_aux()
Ben Hutchings
1
-3
/
+3
2016-11-20
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
1
-1
/
+1
2016-08-23
KEYS: potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2016-01-23
KEYS: Fix race between read and revoke
David Howells
1
-9
/
+9
2015-11-17
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
1
-2
/
+4
2015-11-17
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
1
-4
/
+4
2015-10-13
fs: create and use seq_show_option for escaping
Kees Cook
1
-1
/
+1
2015-08-07
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
1
-0
/
+1
2015-08-07
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
1
-0
/
+1
2015-08-07
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
1
-0
/
+1
2015-08-07
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
1
-0
/
+2
2015-08-07
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-05-10
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2015-05-10
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2
-11
/
+23
2015-02-20
KEYS: close race between key lookup and freeing
Sasha Levin
1
-2
/
+2
2015-02-20
KEYS: Fix stale key registration at error path
Takashi Iwai
1
-1
/
+4
2015-01-01
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-3
/
+3
2014-12-14
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
1
-3
/
+6
2014-12-14
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-09-14
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-1
/
+1
2014-07-11
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
1
-2
/
+10
2014-04-30
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
1
-9
/
+27
2014-04-02
SELinux: bigendian problems with filename trans rules
Eric Paris
1
-4
/
+4
2014-04-02
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
1
-0
/
+4
[next]