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 |
---|---|---|
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 | |
First Time |
Debian
Linux linux Kernel Debian debian Linux Linux |
|
CWE | CWE-401 | |
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
21 Nov 2024, 09:03
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/1597cd1a88cfcdc4bf8b1b44cd458fed9a5a5d63 - | |
References | () https://git.kernel.org/stable/c/24e51d6eb578b82ff292927f14b9f5ec05a46beb - | |
References | () https://git.kernel.org/stable/c/55ca0c7eae8499bb96f4e5d9b26af95e89c4e6a0 - | |
References | () https://git.kernel.org/stable/c/656b8cc123d7635dd399d9f02594f27aa797ac3c - | |
References | () https://git.kernel.org/stable/c/7393c681f9aa05ffe2385e8716989565eed2fe06 - | |
References | () https://git.kernel.org/stable/c/910363473e4bf97da3c350e08d915546dd6cc30b - | |
References | () https://git.kernel.org/stable/c/af37aed04997e644f7e1b52b696b62dcae3cc016 - | |
References | () https://git.kernel.org/stable/c/d0b07f712bf61e1a3cf23c87c663791c42e50837 - |
06 Nov 2024, 19:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
05 Nov 2024, 10:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References |
|
01 May 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime