← Back to CVE List

CVE-2025-21836

Published: 2025-03-07T09:15Z
Last Modified: 2025-03-07T09:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: reallocate buf lists on upgrade IORING_REGISTER_PBUF_RING can reuse an old struct io_buffer_list if it was created for legacy selected buffer and has been emptied. It violates the requirement that most of the field should stay stable after publish. Always reallocate it instead. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt