VDB
DEBIAN-CVE-2024-27077
DEBIAN-CVE-2024-27077
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.64-1, 6.1.82-1, 6.1.69-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.106-1, 5.10.113-1, 5.10.120-1 |
Timeline
- May 1, 2024 CVE Published
- Apr 28, 2026 CVE Updated