[GIT PULL] Block fix for 7.2-final
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.linux-block |
|---|---|
| Message-ID | <[email protected]> |
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