296,853
Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
spi: sn-f-ospi: Fix division by zero
When there is no dummy cycle in the spi-nor commands, both dummy bus cycle bytes and width are zero. Because of the cpu's warning when divided by zero, the warning should be avoided. Return just zero to avoid such calculations.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 6.14-rc1 | 6.14-rc1.x |
| linux / linux_kernel | 6.13 | 6.13.4 |
| linux / linux_kernel | 6.14-rc2 | 6.14-rc2.x |
| linux / linux_kernel | 6.2 | 6.6.79 |
| linux / linux_kernel | 6.7 | 6.12.16 |