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.
Metrics
Affected Vendors & Products
References
History
Mon, 23 Dec 2024 15:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-401 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Thu, 19 Dec 2024 09:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-01T13:04:54.979Z
Updated: 2024-12-19T08:53:58.380Z
Reserved: 2024-02-19T14:20:24.217Z
Link: CVE-2024-27078
Vulnrichment
Updated: 2024-08-02T00:27:58.532Z
NVD
Status : Analyzed
Published: 2024-05-01T13:15:51.393
Modified: 2024-12-23T14:34:14.230
Link: CVE-2024-27078
Redhat