index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2017-11-02
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-11-02
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-11-02
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-11-02
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-11-01
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-06-20
apparmor: do not expose kernel stack
Heinrich Schuchardt
2017-06-20
apparmor: fix module parameters can be changed after policy is locked
John Johansen
2017-06-20
apparmor: fix oops in profile_unpack() when policy_db is not present
John Johansen
2017-06-20
apparmor: don't check for vmalloc_addr if kvzalloc() failed
John Johansen
2017-06-20
apparmor: add missing id bounds check on dfa verification
John Johansen
2017-06-20
apparmor: check that xindex is in trans_table bounds
John Johansen
2017-06-20
apparmor: internal paths should be treated as disconnected
John Johansen
2017-06-20
apparmor: fix disconnected bind mnts reconnection
John Johansen
2017-06-20
apparmor: exec should not be returning ENOENT when it denies
John Johansen
2017-06-20
apparmor: fix uninitialized lsm_audit member
John Johansen
2017-06-08
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-06-08
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-06-08
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-06-08
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-06-08
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2017-02-10
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-10-20
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2016-08-21
KEYS: potential uninitialized variable
Dan Carpenter
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-22
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
2016-01-22
KEYS: Fix race between read and revoke
David Howells
2016-01-22
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
2016-01-22
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-04-19
selinux: fix sel_write_enforce broken return value
Joe Perches
2015-01-29
KEYS: close race between key lookup and freeing
Sasha Levin
2015-01-08
KEYS: Fix stale key registration at error path
Takashi Iwai
2014-11-14
selinux: fix inode security list corruption
Stephen Smalley
2014-11-14
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-06-26
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-26
ima: introduce ima_kernel_read()
Dmitry Kasatkin
2014-04-14
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
2014-03-06
SELinux: bigendian problems with filename trans rules
Eric Paris
2014-02-20
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
2014-02-13
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
2014-01-25
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2014-01-09
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
2014-01-09
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2014-01-09
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
2014-01-09
selinux: fix broken peer recv check
Chad Hanson
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
2013-12-04
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
2013-11-29
Revert "ima: policy for RAMFS"
Mimi Zohar
[next]