All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Howells <dhowells@redhat.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>,
	keyrings@vger.kernel.org, linux-integrity@vger.kernel.org,
	Fabrice Derepas <fabrice.derepas@canonical.com>,
	Michael Bommarito <michael.bommarito@gmail.com>
Subject: [GIT PULL] KEYS: for-next-keys-7.2-rc6
Date: Mon, 27 Jul 2026 21:45:58 +0300	[thread overview]
Message-ID: <amenZnA_QgqwMNeC@kernel.org> (raw)

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

             reply	other threads:[~2026-07-27 18:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-27 18:45 Jarkko Sakkinen [this message]
2026-07-27 21:22 ` [GIT PULL] KEYS: for-next-keys-7.2-rc6 Linus Torvalds
2026-07-28  0:49   ` Jarkko Sakkinen
2026-07-28  0:50     ` Jarkko Sakkinen
2026-07-27 21:50 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=amenZnA_QgqwMNeC@kernel.org \
    --to=jarkko@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dhowells@redhat.com \
    --cc=fabrice.derepas@canonical.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=keyrings@vger.kernel.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=michael.bommarito@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.