Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity
The entity->name (i.e. name) is allocated in v4l2_m2m_register_entity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memleak of entity->name.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.7 | 6.7.11 |
linux / linux_kernel | 6.2 | 6.6.23 |
linux / linux_kernel | 5.16 | 6.1.83 |
linux / linux_kernel | 5.11 | 5.15.153 |
linux / linux_kernel | 5.5 | 5.10.214 |
linux / linux_kernel | 4.20 | 5.4.273 |
linux / linux_kernel | 6.8 | 6.8.2 |
linux / linux_kernel | 4.19 | 4.19.311 |
debian / debian_linux | 10.0 | 10.0.x |