All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KEYS: for-next-keys-7.2-rc6
@ 2026-07-27 18:45 Jarkko Sakkinen
  2026-07-27 21:22 ` Linus Torvalds
  2026-07-27 21:50 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Jarkko Sakkinen @ 2026-07-27 18:45 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Howells, Herbert Xu, David S. Miller, keyrings,
	linux-integrity, Fabrice Derepas, Michael Bommarito

The following changes since commit 248951ddc14de84de3910f9b13f51491a8cd91df:

  Merge tag 'hwmon-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2026-07-21 08:34:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/for-next-keys-7.2-rc6

for you to fetch changes up to a82c8a05e86f3f84e09698f65b4515b5d04633f6:

  assoc_array: trim the final shortcut word using the current chunk end (2026-07-23 18:23:45 +0300)

----------------------------------------------------------------
Hi

This pull request contains bug fixes discussed in [1] and two fixes
(in one commit) from Fabrice for DCP trusted keys backend..

BR, Jarkko

[1] https://lore.kernel.org/keyrings/amINZJVhEBwxEixP@kernel.org/

----------------------------------------------------------------
Fabrice Derepas (1):
      KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type

Michael Bommarito (3):
      keys: fix out-of-bounds read in keyring_get_key_chunk()
      keys: make keyring key-chunk byte order agree with keyring_diff_objects()
      assoc_array: trim the final shortcut word using the current chunk end

 lib/assoc_array.c                        |  3 ++-
 security/keys/keyring.c                  | 14 ++++++++------
 security/keys/trusted-keys/trusted_dcp.c | 15 +++++++++++----
 3 files changed, 21 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-28  0:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 18:45 [GIT PULL] KEYS: for-next-keys-7.2-rc6 Jarkko Sakkinen
2026-07-27 21:22 ` Linus Torvalds
2026-07-28  0:49   ` Jarkko Sakkinen
2026-07-28  0:50     ` Jarkko Sakkinen
2026-07-27 21:50 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.