public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.19-rc3
@ 2025-12-26 15:51 Jens Axboe
  2025-12-26 19:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-12-26 15:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Just a single fix for a bug that can cause a leak of the filename with
IORING_OP_OPENAT, if direct descriptors are asked for and O_CLOEXEC has
been set in the request flags.

Please pull!


The following changes since commit 114ea9bbaf7681c4d363e13b7916e6fef6a4963a:

  io_uring: fix nr_segs calculation in io_import_kbuf (2025-12-17 07:35:42 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.19-20251226

for you to fetch changes up to b14fad555302a2104948feaff70503b64c80ac01:

  io_uring: fix filename leak in __io_openat_prep() (2025-12-25 07:58:33 -0700)

----------------------------------------------------------------
io_uring-6.19-20251226

----------------------------------------------------------------
Prithvi Tambewagh (1):
      io_uring: fix filename leak in __io_openat_prep()

 io_uring/openclose.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2025-12-26 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-26 15:51 [GIT PULL] io_uring fix for 6.19-rc3 Jens Axboe
2025-12-26 19:50 ` 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