Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-27078 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://cert-portal.siemens.com/productcert/html/ssa-265688.html siemens-SADP
https://git.kernel.org/stable/c/0de691ff547d86dd54c24b40a81f9c925df8dd77 kernel.orgPatch
https://git.kernel.org/stable/c/31096da07933598da8522c54bd007376fb152a09 kernel.orgPatch
https://git.kernel.org/stable/c/4c86c772fef06f5d7a66151bac42366825db0941 kernel.orgPatch
https://git.kernel.org/stable/c/622b1cf38521569869c8f7b9fbe9e4f1a289add7 kernel.orgPatch

see all 21 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-401Missing Release of Memory after Effective Lifetime[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 3.18, < 4.19.311
>= 4.20, < 5.4.273
>= 5.5, < 5.10.214
>= 5.11, < 5.15.153
>= 5.16, < 6.1.83

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

12 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-27078
NVD Published Date:
May 1, 2024
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2024-27078 Details - Not Deferred