The following changes since commit 88d324e69ea9f3ae1c1905ea75d717c08bdb8e15:
Merge tag 'spi-fix-v6.14-rc7' of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (2025-03-21 14:07:40
-0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
tags/keys-next-6.14-rc8
for you to fetch changes up to 75845c6c1a64483e9985302793dbf0dfa5f71e32:
keys: Fix UAF in key_put() (2025-03-22 15:36:49 +0200)
----------------------------------------------------------------
Hi,
I presume -rc7 is the last rc for v6.14 but here is one critical fix
for the release. If possible, please include, otherwise will be
postponed to the merge window...
BR, Jarkkoa
----------------------------------------------------------------
David Howells (1):
keys: Fix UAF in key_put()
include/linux/key.h | 1 +
security/keys/gc.c | 4 +++-
security/keys/key.c | 2 ++
3 files changed, 6 insertions(+), 1 deletion(-)