[GIT PULL] io_uring fix for 7.2-final
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.io-uring |
|---|---|
| Message-ID | <[email protected]> |
Hi Linus,
Just a single fix for a potential issue on 32-bit x86 with PAE. Please
pull!
The following changes since commit bc0e8faf90e776a2f1f3967a04e8091e6bdb4977:
io_uring: preserve task restrictions across exec (2026-07-30 14:40:22 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-7.2-20260815
for you to fetch changes up to 6ca662cc71df7eb4eaf1b4bcb07cd3f188ad19f2:
io_uring/rsrc: reject overflowing regvec bvec byte counts (2026-08-12 19:53:35 -0600)
----------------------------------------------------------------
io_uring-7.2-20260815
----------------------------------------------------------------
Jérémy Jean (1):
io_uring/rsrc: reject overflowing regvec bvec byte counts
io_uring/rsrc.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
Jens Axboe