CVE-2024-27073: media: ttpci: fix two memleaks in budget_av_attach
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.
Security readout for executives and security teams
Plain-English summary
A Linux media-driver setup error can leave allocated memory unreleased when device registration or video initialization fails. Systems using affected ttpci budget_av code may experience memory pressure or reduced stability. The supplied CVSS describes a local, low-privilege attack path, not remote exploitation.
Executive priority
Prioritize remediation on systems that use the affected media-driver path, particularly stability-sensitive hosts. Broad emergency action is not supported by the supplied evidence because exploitation is local, active exploitation is unreported, and exposure depends on specific driver initialization failures.
Technical view
In budget_av_attach, failure paths for saa7146_register_device and saa7146_vv_init do not release allocated resources, producing two memory leaks. Upstream Linux stable commits add the missing cleanup. Exploitation requires local access under the supplied CVSS vector and depends on reaching these initialization failures.
Likely exposure
Exposure is limited to systems containing affected Linux kernel code where the ttpci budget_av path can execute. The supplied version list is ambiguous and should not alone determine package status; distribution kernels may backport fixes without matching upstream version numbers.
Exploitation context
CVE-2024-27073 is not listed in KEV, and the supplied sources do not report active exploitation. Its CVSS vector indicates local access, low complexity, low privileges, and no user interaction. The specific initialization failure paths must be reached.
Researcher notes
The technical description establishes two resource leaks in error handling. Although the supplied CVSS assigns high confidentiality, integrity, and availability impacts, the sources provided explain only memory leakage; they do not substantiate data disclosure or modification. No CWE is supplied, and affected-version interpretation requires vendor confirmation.
Mitigation direction
Install a vendor-supported kernel update containing the applicable upstream fix.
Consult distribution guidance, including the Debian advisory where applicable, for packaged remediation.
If updating is delayed, request supported temporary mitigation guidance from the kernel or distribution vendor.
Validation and detection
Inventory running kernel builds on systems where ttpci media support is present or used.
Verify each distribution kernel contains the applicable branch-specific fixing commit or documented backport.
Confirm updated systems are running the remediated kernel, not merely storing it on disk.
Reassess package status using vendor advisories rather than upstream version numbers alone.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-27073 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.