First published: Wed May 01 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27073 has a medium severity rating due to its potential impact on resource management within the Linux kernel.
To fix CVE-2024-27073, upgrade to the patched versions of the Linux package: 5.10.223-1, 5.10.226-1, 6.1.119-1, 6.1.123-1, 6.12.10-1, or 6.12.11-1.
CVE-2024-27073 affects Debian installations using the Linux kernel versions specified in the fixed versions.
CVE-2024-27073 is a memory management vulnerability that can lead to resource leaks if not addressed.
There is no official workaround for CVE-2024-27073; updating to the secure versions is the recommended approach.