First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usb_get_configuration for allocating dev->config. This can lead to out-of-bounds accesses later, e.g. in usb_destroy_configuration.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | ||
debian/linux | <=5.10.223-1 | 5.10.234-1 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 | |
Linux Kernel | >=2.6.12<4.19.325 | |
Linux Kernel | >=4.20<5.4.287 | |
Linux Kernel | >=5.5<5.10.231 | |
Linux Kernel | >=5.11<5.15.174 | |
Linux Kernel | >=5.16<6.1.120 | |
Linux Kernel | >=6.2<6.6.64 | |
Linux Kernel | >=6.7<6.11.11 | |
Linux Kernel | >=6.12<6.12.2 |
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)
CVE-2024-53197 has a medium severity rating due to its potential to cause out-of-bound access in certain ALSA usb-audio devices.
To fix CVE-2024-53197, ensure you update your Linux kernel to the latest version that includes the patch addressing this vulnerability.
CVE-2024-53197 affects the Linux Kernel, specifically impacting ALSA usb-audio drivers for Extigy and Mbox devices.
The potential impacts of CVE-2024-53197 may include system instability or crashes due to out-of-bounds access in the affected devices.
CVE-2024-53197 was reported as a vulnerability in the Linux kernel affecting ALSA usb-audio functionality.