mbox series

[GIT,PULL] KEYS: keys-next-6.14-rc8

Message ID D8N1VMZVITFY.127IEQZN0J9KZ@jarkko-kan-01 (mailing list archive)
State New
Headers show
Series [GIT,PULL] KEYS: keys-next-6.14-rc8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.14-rc8

Message

Jarkko Sakkinen March 22, 2025, 8:01 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org March 22, 2025, 9:45 p.m. UTC | #1
The pull request you sent on Sat, 22 Mar 2025 22:01:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.14-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fcea541800539899ba0073259cd35d615488a415

Thank you!