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(-)