In the Linux kernel, the following vulnerability has been resolved:
media: ttpci: fix two memleaks in budget_av_attach
When saa7146_register_device and saa7146_vv_init fails, budget_av_attach
should free the resources it allocates, like the error-handling of
ttpci_budget_init does. Besides, there are two fixme comment refers to
such deallocations.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
08 Apr 2025, 18:54
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
CWE | CWE-401 | |
First Time |
Linux linux Kernel
Debian Debian debian Linux Linux |
|
References | () https://git.kernel.org/stable/c/1597cd1a88cfcdc4bf8b1b44cd458fed9a5a5d63 - Patch | |
References | () https://git.kernel.org/stable/c/24e51d6eb578b82ff292927f14b9f5ec05a46beb - Patch | |
References | () https://git.kernel.org/stable/c/55ca0c7eae8499bb96f4e5d9b26af95e89c4e6a0 - Patch | |
References | () https://git.kernel.org/stable/c/656b8cc123d7635dd399d9f02594f27aa797ac3c - Patch | |
References | () https://git.kernel.org/stable/c/7393c681f9aa05ffe2385e8716989565eed2fe06 - Patch | |
References | () https://git.kernel.org/stable/c/910363473e4bf97da3c350e08d915546dd6cc30b - Patch | |
References | () https://git.kernel.org/stable/c/af37aed04997e644f7e1b52b696b62dcae3cc016 - Patch | |
References | () https://git.kernel.org/stable/c/d0b07f712bf61e1a3cf23c87c663791c42e50837 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List, Third Party Advisory |
Information
Published : 2024-05-01 13:15
Updated : 2025-04-08 18:54
NVD link : CVE-2024-27073
Mitre link : CVE-2024-27073
CVE.ORG link : CVE-2024-27073
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-401
Missing Release of Memory after Effective Lifetime