commit | e45c890140c8c2c9f3dd475c14bdf084c4cd2296 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 19 13:56:14 2022 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 19 13:56:14 2022 -0700 |
tree | fd018056ddaeddccbbe449bc5e795db5653ca8c5 | |
parent | 8fd00059cc13c7f170451e9318a9a5e772b88e17 [diff] | |
parent | 012e8d2034f1bda8863435cd589636e618d6a659 [diff] |
Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull hardening fixes from Kees Cook: - Also undef LATENT_ENTROPY_PLUGIN for per-file disabling (Andrew Donnellan) - Return EFAULT on copy_from_user() failures in LoadPin (Kees Cook) * tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file LoadPin: Return EFAULT on copy_from_user() failures