Back to search
CVE-2024-27078
Published: May 1, 2024
Modified: May 12, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: fix some memleaks in tpg_alloc In tpg_alloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpg_free is called only when tpg_alloc return 0.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 63881df94d3ecbb0deafa0b77da62ff2f32961c4 - < 0de691ff547d86dd54c24b40a81f9c925df8dd77affected 63881df94d3ecbb0deafa0b77da62ff2f32961c4 - < 8269ab16415f2065cd792c49b0475543936cbd79affected 63881df94d3ecbb0deafa0b77da62ff2f32961c4 - < 94303a06e1852a366e9671fff46d19459f88cb28affected 63881df94d3ecbb0deafa0b77da62ff2f32961c4 - < 770a57922ce36a8476c43f7400b6501c554ea511affected 63881df94d3ecbb0deafa0b77da62ff2f32961c4 - < 6bf5c2fade8ed53b2d26fa9875e5b04f36c7145d+4 more versions |
Linux | Linux | affected 3.18unaffected 0 - < 3.18unaffected 4.19.311 - <= 4.19.*unaffected 5.4.273 - <= 5.4.*unaffected 5.10.214 - <= 5.10.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now