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 | ||
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.