Merge tag 'io_uring-6.6-2023-10-20' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Oct 2023 17:28:46 +0000 (10:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Oct 2023 17:28:46 +0000 (10:28 -0700)
commit747b7628ca66de3806e6988d3a6e0c9c48d33694
tree471e11503a8201b5e16b8f05aa1e526d3d2bf093
parent14f6863328164a9e66024bce5f2fa27de7dc00f0
parent8b51a3956d44ea6ade962874ade14de9a7d16556
Merge tag 'io_uring-6.6-2023-10-20' of git://git.kernel.dk/linux

Pull io_uring fix from Jens Axboe:
 "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"

* tag 'io_uring-6.6-2023-10-20' of git://git.kernel.dk/linux:
  io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address