GHSA-vv4p-ph8q-2hhxHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: don't rely on...

Published
December 4, 2025
Last Modified
July 30, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

io_uring/rsrc: don't rely on user vaddr alignment

There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of it.

🔗 References (5)