CVE-2024-27078
May 1, 2024, 7:50 p.m.
None
No Score
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.
Product(s) Impacted
Product | Versions |
---|---|
Linux kernel |
|
Linux Kernel |
|
Weaknesses
References
Tags
Date
- Published: May 1, 2024, 1:15 p.m.
- Last Modified: May 1, 2024, 7:50 p.m.
Status : Awaiting Analysis
CVE has been recently published to the CVE List and has been received by the NVD.
More infoSource
416baaa9-dc9f-4396-8d5f-8c081fb06d67
*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.