Bugzilla – Bug 1217867
VUL-0: CVE-2023-6560: kernel: io_uring out of boundary memory access in __io_uaddr_map()
Last modified: 2023-12-07 09:22:22 UTC
A flaw in the Linux Kernel found. For the io_uring SQ/CQ rings, out of boundaries memory access could happen as result of incorrect behavior in function __io_uaddr_map for the case of not physically contiguous memory. Reference: https://patchwork.kernel.org/project/io-uring/patch/20231130194633.649319-2-axboe@kernel.dk/ References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-6560
The function __io_uaddr_map(...) was introduced in kernel version v6.5. Commit 820d070feb668 landed already inside the master branch wit tag v6.7-rc4. Closing as fixed.