Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: ti: edma: Add some null pointer checks to the edma_probe
devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.8-rc1 | 6.8-rc1.x |
linux / linux_kernel | - | 5.10.211 |
linux / linux_kernel | 5.16 | 6.1.80 |
linux / linux_kernel | 5.11 | 5.15.150 |
linux / linux_kernel | 6.8-rc2 | 6.8-rc2.x |
linux / linux_kernel | 6.7 | 6.7.7 |
linux / linux_kernel | 6.2 | 6.6.19 |
debian / debian_linux | 10.0 | 10.0.x |