mbox series

[GIT,PULL] KEYS: keys-next-6.12-rc7

Message ID D5FB9PK9DD35.1B1VBVMPOZPRS@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] KEYS: keys-next-6.12-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.12-rc7

Message

Jarkko Sakkinen Nov. 6, 2024, 6:35 p.m. UTC
The following changes since commit 557329bcecc2f55e134db8974953b32b69db9d15:

  Merge tag 'mmc-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (2024-11-04 08:07:22 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.12-rc7

for you to fetch changes up to 04de7589e0a95167d803ecadd115235ba2c14997:

  KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation (2024-11-04 21:24:24 +0200)

----------------------------------------------------------------
Hi,

Couple of fixes for keys and trusted keys. For me it id not make
(common) sense to separate them into separate them into separate keys
and trusted keys PR's.

BR, Jarkko

----------------------------------------------------------------
Chen Ridong (1):
      security/keys: fix slab-out-of-bounds in key_task_permission

David Gstir (1):
      KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

 security/keys/keyring.c                  | 7 +++++--
 security/keys/trusted-keys/trusted_dcp.c | 9 +++++----
 2 files changed, 10 insertions(+), 6 deletions(-)

Comments

Jarkko Sakkinen Nov. 6, 2024, 6:38 p.m. UTC | #1
On Wed Nov 6, 2024 at 8:35 PM EET, Jarkko Sakkinen wrote:
> Couple of fixes for keys and trusted keys. For me it id not make
> (common) sense to separate them into separate them into separate keys
> and trusted keys PR's.

oops, sorry for the typos ;-)

BR, Jarkko
pr-tracker-bot@kernel.org Nov. 6, 2024, 7:38 p.m. UTC | #2
The pull request you sent on Wed, 06 Nov 2024 20:35:34 +0200:

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

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

Thank you!