Security Advisory

CVE-2025-40216

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-04 14:14:14
Last updated 2026-05-11 21:45:00
Assigner Linux
CVSS score not scored
State PUBLISHED

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.