public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.6-rc7
@ 2023-10-20 11:22 Jens Axboe
  2023-10-20 17:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-10-20 11:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Just a single fix for a bug report that came in, fixing a case where
failure to init a ring with IORING_SETUP_NO_MMAP can trigger a NULL
pointer dereference. Please pull!


The following changes since commit 0f8baa3c9802fbfe313c901e1598397b61b91ada:

  io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls() (2023-10-05 14:11:18 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.6-2023-10-20

for you to fetch changes up to 8b51a3956d44ea6ade962874ade14de9a7d16556:

  io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address (2023-10-18 09:22:14 -0600)

----------------------------------------------------------------
io_uring-6.6-2023-10-20

----------------------------------------------------------------
Jens Axboe (1):
      io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address

 io_uring/io_uring.c | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
Jens Axboe


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

end of thread, other threads:[~2023-10-20 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 11:22 [GIT PULL] io_uring fix for 6.6-rc7 Jens Axboe
2023-10-20 17:43 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox