In the Linux kernel, the following vulnerability has been resolved:
vsock/vmci: Clear the vmci transport packet properly when initializing it
In vmci_transport_packet_init memset the vmci_transport_packet before populating the fields to avoid any uninitialised data being left in the structure.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 3.9 | 5.4.296 |
| linux / linux_kernel | 5.5 | 5.10.240 |
| linux / linux_kernel | 5.11 | 5.15.187 |
| linux / linux_kernel | 5.16 | 6.1.144 |
| linux / linux_kernel | 6.2 | 6.6.97 |
| linux / linux_kernel | 6.7 | 6.12.37 |
| linux / linux_kernel | 6.13 | 6.15.6 |
| linux / linux_kernel | 6.16-rc1 | 6.16-rc1.x |
| linux / linux_kernel | 6.16-rc2 | 6.16-rc2.x |
| linux / linux_kernel | 6.16-rc3 | 6.16-rc3.x |
| linux / linux_kernel | 6.16-rc4 | 6.16-rc4.x |
| debian / debian_linux | 11.0 | 11.0.x |