summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-04-07 11:11:41 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-04-07 11:11:41 -0700
commit4fb3b3de55f1eb3934ea2613e7ad8bfe66ca732e (patch)
treeeaec6dae767fe8673c8265f7f85a06e776568bb5
parent609ffd2200b673dc881b5e25552beab1cec78759 (diff)
parent8e2a5844b7a26cb7d5349ba7343dbcf99de4e547 (diff)
downloadlinux-crypto-4fb3b3de55f1eb3934ea2613e7ad8bfe66ca732e.tar.gz
linux-crypto-4fb3b3de55f1eb3934ea2613e7ad8bfe66ca732e.zip
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull general security layer updates from James Morris: - Convert security hooks from list to hlist, a nice cleanup, saving about 50% of space, from Sargun Dhillon. - Only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill (as the secid can be determined from the cred), from Stephen Smalley. - Close a potential race in kernel_read_file(), by making the file unwritable before calling the LSM check (vs after), from Kees Cook. * 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: security: convert security hooks to use hlist exec: Set file unwritable before LSM check usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
0 files changed, 0 insertions, 0 deletions