299,038
Total vulnerabilities in the database
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.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.19 | 6.6.79 |
| linux / linux_kernel | 6.7 | 6.12.16 |
| linux / linux_kernel | 6.13 | 6.13.4 |
| linux / linux_kernel | 6.14-rc1 | 6.14-rc1.x |
| linux / linux_kernel | 6.14-rc2 | 6.14-rc2.x |