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