296,202
Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
EDAC/highbank: Fix memory leak in highbank_mc_probe()
When devres_open_group() fails, it returns -ENOMEM without freeing memory allocated by edac_mc_alloc().
Call edac_mc_free() on the error handling path to avoid a memory leak.
[ bp: Massage commit message. ]
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.2-rc1 | 6.2-rc1.x |
linux / linux_kernel | 6.2-rc2 | 6.2-rc2.x |
linux / linux_kernel | 6.2-rc3 | 6.2-rc3.x |
linux / linux_kernel | 5.11 | 5.15.91 |
linux / linux_kernel | 5.16 | 6.1.9 |
linux / linux_kernel | 4.20 | 5.4.231 |
linux / linux_kernel | 3.6 | 4.14.305 |
linux / linux_kernel | 4.15 | 4.19.272 |
linux / linux_kernel | 5.5 | 5.10.166 |