mbox series

[GIT,PULL] KEYS-TRUSTED: keys-trusted-next-6.11-rc4

Message ID D3HAJIMUJEVC.154RCMPVU2URD@iki.fi (mailing list archive)
State New
Headers show
Series [GIT,PULL] KEYS-TRUSTED: keys-trusted-next-6.11-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-trusted-next-6.11-rc4

Message

Jarkko Sakkinen Aug. 16, 2024, 11:14 a.m. UTC
The following changes since commit a4a35f6cbebbf9466b6c412506ab89299d567f51:

  Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2024-08-15 10:35:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-trusted-next-6.11-rc4

for you to fetch changes up to 0e28bf61a5f9ab30be3f3b4eafb8d097e39446bb:

  KEYS: trusted: dcp: fix leak of blob encryption key (2024-08-15 22:01:14 +0300)

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

Contains two bug fixes for a memory corruption bug and a memory leak bug
in the DCP trusted keys type. Just as a remainder DCP was a crypto
coprocessor in i.MX SoC's.

BR, Jarkko

----------------------------------------------------------------
David Gstir (2):
      KEYS: trusted: fix DCP blob payload length assignment
      KEYS: trusted: dcp: fix leak of blob encryption key

 security/keys/trusted-keys/trusted_dcp.c | 35 ++++++++++++++++++++------------
 1 file changed, 22 insertions(+), 13 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 16, 2024, 6:28 p.m. UTC | #1
The pull request you sent on Fri, 16 Aug 2024 14:14:45 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-trusted-next-6.11-rc4

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

Thank you!