Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.19, < 4.19.311 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0175f2d34c85744f9ad6554f696cf0afb5bd04e4Patch
- https://git.kernel.org/stable/c/0c9550b032de48d6a7fa6a4ddc09699d64d9300dPatch
- https://git.kernel.org/stable/c/3dd8abb0ed0e0a7c66d6d677c86ccb188cc39333Patch
- https://git.kernel.org/stable/c/5dc319cc3c4f7b74f7dfba349aa26f87efb52458Patch
- https://git.kernel.org/stable/c/8f94b49a5b5d386c038e355bef6347298aabd211Patch
- https://git.kernel.org/stable/c/90029b9c979b60de5cb2b70ade4bbf61d561bc5dPatch
- https://git.kernel.org/stable/c/9c23ef30e840fedc66948299509f6c2777c9cf4fPatch
- https://git.kernel.org/stable/c/afd2a82fe300032f63f8be5d6cd6981e75f8bbf2Patch
- https://git.kernel.org/stable/c/dc866b69cc51af9b8509b4731b8ce2a4950cd0efPatch
- https://git.kernel.org/stable/c/0175f2d34c85744f9ad6554f696cf0afb5bd04e4Patch
- https://git.kernel.org/stable/c/0c9550b032de48d6a7fa6a4ddc09699d64d9300dPatch
- https://git.kernel.org/stable/c/3dd8abb0ed0e0a7c66d6d677c86ccb188cc39333Patch
- https://git.kernel.org/stable/c/5dc319cc3c4f7b74f7dfba349aa26f87efb52458Patch
- https://git.kernel.org/stable/c/8f94b49a5b5d386c038e355bef6347298aabd211Patch
- https://git.kernel.org/stable/c/90029b9c979b60de5cb2b70ade4bbf61d561bc5dPatch
FAQ
What is CVE-2024-27077?
CVE-2024-27077 is a vulnerability with a CVSS score of 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_enti...
How severe is CVE-2024-27077?
CVE-2024-27077 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27077?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.