From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fix for 7.2-final
Date: Sat, 15 Aug 2026 21:03:29 -0600 [thread overview]
Message-ID: <503e7149-b7d0-45db-b1cf-258c02898518@kernel.dk> (raw)
Hi Linus,
A single fix for a regression in this cycle, where drbd would leak
shared secrets over netlink. This restores the behavior to match what we
had before.
Please pull!
The following changes since commit 7f40b346462f563a0d6e841a77b5163d2a882a04:
s390/dasd: Fix undersized format-check buffer (2026-07-31 08:28:08 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-7.2-20260815
for you to fetch changes up to c71bf113dfdf426bdaf106636f573ef87b6613a0:
drbd: don't leak the shared secret to unprivileged netlink dumps (2026-08-15 20:00:10 -0600)
----------------------------------------------------------------
block-7.2-20260815
----------------------------------------------------------------
Christoph Böhmwalder (1):
drbd: don't leak the shared secret to unprivileged netlink dumps
drivers/block/drbd/drbd_nl.c | 39 +++++++++++++++++++++++++--------------
1 file changed, 25 insertions(+), 14 deletions(-)
--
Jens Axboe
reply other threads:[~2026-08-16 3:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=503e7149-b7d0-45db-b1cf-258c02898518@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--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.