← Back to CVE List

CVE-2024-53197

Published: 2024-12-27T14:15Z
Last Modified: 2025-04-10T15:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt