All of lore.kernel.org
 help / color / mirror / Atom feed
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 6.13-rc7
Date: Sat, 11 Jan 2025 09:19:41 -0700	[thread overview]
Message-ID: <7f932dbd-f009-4df8-8d8e-618ec036a004@kernel.dk> (raw)

Hi Linus,

Just a single fix for a use-after-free in the BFQ IO scheduler. Please
pull!


The following changes since commit cc0331e29fce4c3c2eaedeb7029360be6ed1185c:

  Merge tag 'nvme-6.13-2024-12-31' of git://git.infradead.org/nvme into block-6.13 (2024-12-31 10:41:58 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.13-20250111

for you to fetch changes up to fcede1f0a043ccefe9bc6ad57f12718e42f63f1d:

  block, bfq: fix waker_bfqq UAF after bfq_split_bfqq() (2025-01-09 06:52:46 -0700)

----------------------------------------------------------------
block-6.13-20250111

----------------------------------------------------------------
Yu Kuai (1):
      block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()

 block/bfq-iosched.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2025-01-11 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-11 16:19 Jens Axboe [this message]
2025-01-11 20:01 ` [GIT PULL] Block fix for 6.13-rc7 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=7f932dbd-f009-4df8-8d8e-618ec036a004@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.