ACK: [SRU][Mantic][PATCH 0/1] CVE-2023-6560
Andrei Gherzan
andrei.gherzan at canonical.com
Tue Jan 16 10:20:47 UTC 2024
On 24/01/12 05:05PM, Yuxuan Luo wrote:
> [Impact]
> It has been found that io_uring lacks checking user allocated
> discontigous pages in io_uring.c which is not supported at the moment.
> Failing to do so might leads to out-of-bound read, leading to potential
> memory leak or system crash.
>
> [Backport]
> It is a clean cherry pick.
>
> [Test]
> Tested against test suite in liburing.
>
> [Potential Regression]
> Regression might occur when users allocating memory for their
> application using io_uring.
>
> Jens Axboe (1):
> io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP
>
> io_uring/io_uring.c | 39 +++++++++++++++++++++------------------
> 1 file changed, 21 insertions(+), 18 deletions(-)
Acked-by: Andrei Gherzan <andrei.gherzan at canonical.com>
--
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240116/49872ac6/attachment.sig>
More information about the kernel-team
mailing list