index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2018-01-07
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2018-01-07
x86/kaiser: Reenable PARAVIRT
Borislav Petkov
2018-01-07
KAISER: Kernel Address Isolation
Hugh Dickins
2018-01-01
KEYS: add missing permission check for request_key() destination
Eric Biggers
2018-01-01
security: Fix mode test in selinux_ptrace_access_check()
Ben Hutchings
2018-01-01
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
2018-01-01
KEYS: trusted: sanitize all key material
Eric Biggers
2018-01-01
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2018-01-01
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2018-01-01
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
2018-01-01
KEYS: prevent creating a different user's keyrings
Eric Biggers
2018-01-01
KEYS: fix key refcount leak in keyctl_read_key()
Eric Biggers
2018-01-01
KEYS: fix key refcount leak in keyctl_assume_authority()
Eric Biggers
2018-01-01
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Eric Biggers
2018-01-01
KEYS: fix cred refcount leak in request_key_auth_new()
Eric Biggers
2017-11-11
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2017-09-15
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
2017-09-15
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-07-18
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-06-05
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-06-05
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-06-05
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
2017-06-05
KEYS: special dot prefixed keyring name bug fix
Mimi Zohar
2017-06-05
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-04-04
keys: Guard against null match function in keyring_search_aux()
Ben Hutchings
2016-11-20
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-08-22
KEYS: potential uninitialized variable
Dan Carpenter
2016-01-22
KEYS: Fix race between read and revoke
David Howells
2015-11-17
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
2015-11-17
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
2015-10-13
fs: create and use seq_show_option for escaping
Kees Cook
2015-08-07
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
2015-08-07
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
2015-08-07
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
2015-08-07
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
2015-08-07
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
2015-05-09
selinux: fix sel_write_enforce broken return value
Joe Perches
2015-05-09
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2015-02-20
KEYS: close race between key lookup and freeing
Sasha Levin
2015-02-20
KEYS: Fix stale key registration at error path
Takashi Iwai
2015-01-01
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-12-14
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
2014-12-14
selinux: fix inode security list corruption
Stephen Smalley
2014-09-13
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
2014-07-11
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-04-30
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
2014-04-02
SELinux: bigendian problems with filename trans rules
Eric Paris
2014-04-02
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
2014-04-02
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
[next]