Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
can: j1939: j1939_send_one(): fix missing CAN header initialization
The read access to struct canxl_frame::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct can_frame.
This patch initializes the 8 byte CAN header with zero.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.1-rc2 | 6.1-rc2.x |
linux / linux_kernel | 6.1-rc1 | 6.1-rc1.x |
linux / linux_kernel | 6.1-rc3 | 6.1-rc3.x |
linux / linux_kernel | 6.1-rc4 | 6.1-rc4.x |
linux / linux_kernel | 5.11 | 5.15.79 |
linux / linux_kernel | 5.16 | 6.0.9 |
linux / linux_kernel | 5.5 | 5.10.155 |
linux / linux_kernel | 5.4 | 5.4.225 |