Commit Graph

2998 Commits (master)

Author SHA1 Message Date
David Howells 63c8e45255 KEYS: Fix race between updating and finding a negative key
6 years ago
David Howells da0c7503c0 KEYS: don't let add_key() update an uninstantiated key
6 years ago
Eric Biggers fec442e32b KEYS: encrypted: fix dereference of NULL user_key_payload
6 years ago
Casey Schaufler 88c195d638 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
6 years ago
Eric Biggers dda70d28c0 KEYS: prevent KEYCTL_READ on negative key
6 years ago
Eric Biggers bfe9d7b8e0 KEYS: prevent creating a different user's keyrings
6 years ago
Eric Biggers 47e8bd1965 KEYS: fix writing past end of user-supplied buffer in keyring_read()
6 years ago
Jason A. Donenfeld 0c70fb88c7 security/keys: rewrite all of big_key crypto
6 years ago
Jason A. Donenfeld 2f9be92dff security/keys: properly zero out sensitive key material in big_key
6 years ago
Dan Carpenter 73a0a68779 KEYS: Fix an error code in request_master_key()
6 years ago
Eric Biggers d24c1c1977 KEYS: encrypted: avoid encrypting/decrypting stack buffers
6 years ago
Eric Biggers 2436976102 KEYS: fix freeing uninitialized memory in key_update()
6 years ago
Eric Biggers 1b253e023f KEYS: fix dereferencing NULL payload with nonzero length
6 years ago
Daniel Glöckner 91034255e4 ima: accept previously set IMA_NEW_FILE
6 years ago
Eric Biggers 174a74dbca KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
6 years ago
David Howells b2dd90e812 KEYS: Change the name of the dead type to ".dead" to prevent user access
6 years ago
David Howells a5c6e0a768 KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
6 years ago
Mimi Zohar d9cc31683a ima: fix ima_d_path() possible race with rename
6 years ago
Stephen Smalley 6cbaf7b943 selinux: fix off-by-one in setprocattr
6 years ago
Eric Richter 825e6a0f7c ima: fix memory leak in ima_release_policy
6 years ago
John Johansen 3d40658c97 apparmor: fix change_hat not finding hat after policy replacement
6 years ago
Artem Savkov 31e6ec4519 security/keys: make BIG_KEYS dependent on stdrng.
7 years ago
David Howells 7df3e59c3d KEYS: Sort out big_key initialisation
7 years ago
David Howells 03dab869b7 KEYS: Fix short sprintf buffer in /proc/keys show function
7 years ago
Linus Torvalds 86c5bf7101 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
7 years ago
Andy Lutomirski d17af5056c mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
7 years ago
Lorenzo Stoakes 9beae1ea89 mm: replace get_user_pages_remote() write/force parameters with gup_flags
7 years ago
Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
7 years ago
Al Viro 3873691e5a Merge remote-tracking branch 'ovl/rename2' into for-linus
7 years ago
Linus Torvalds 97d2116708 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
7 years ago
Linus Torvalds abb5a14fa2 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
7 years ago
Linus Torvalds 563873318d Merge branch 'printk-cleanups'
7 years ago
Linus Torvalds 4bcc595ccd printk: reinstate KERN_CONT for printing continuation lines
7 years ago
Al Viro f334bcd94b Merge remote-tracking branch 'ovl/misc' into work.misc
7 years ago
Andreas Gruenbacher 5d6c31910b xattr: Add __vfs_{get,set,remove}xattr helpers
7 years ago
Linus Torvalds 2ab704a47e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
7 years ago
Linus Torvalds a3443cda55 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
7 years ago
Linus Torvalds 3cd013ab79 Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
7 years ago
Laurent Georget 1b4606511d securityfs: fix securityfs_create_dir comment
7 years ago
Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps
7 years ago
Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename"
7 years ago
Miklos Szeredi 18fc84dafa vfs: remove unused i_op->rename
7 years ago
Linus Torvalds 2ddfdd4289 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
7 years ago
Herbert Xu 456bee986e KEYS: Fix skcipher IV clobbering
7 years ago
James Morris 8a17ef9d85 Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux into next
7 years ago
Vivek Goyal 43af5de742 lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
7 years ago
James Morris de2f4b3453 Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux into next
7 years ago
Miklos Szeredi e71b9dff06 ima: use file_dentry()
7 years ago
Wei Yongjun 9b6a9ecc2d selinux: fix error return code in policydb_read()
7 years ago
Casey Schaufler c60b906673 Smack: Signal delivery as an append operation
7 years ago