Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
A clk_prepare_enable() call in the probe is not balanced by a corresponding clk_disable_unprepare() in the remove function.
Add the missing call.
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 | 4.20 | 5.4.225 |
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 | 4.14.45 | 4.14.300 |
linux / linux_kernel | 4.16 | 4.19.267 |
linux / linux_kernel | 4.9.104 | 4.9.334 |