### [CVE-2024-53197](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53197) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2%3C%200b4ea4bfe16566b84645ded1403756a2dc4e0f19%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description In the Linux kernel, the following vulnerability has been resolved:ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devicesA bogus device can provide a bNumConfigurations value that exceeds theinitial value used in usb_get_configuration for allocating dev->config.This can lead to out-of-bounds accesses later, e.g. inusb_destroy_configuration. ### POC #### Reference No PoCs from references. #### Github - https://github.com/FreeXR/exploits - https://github.com/cku-heise/euvd-api-doc - https://github.com/packetinside/CISA_BOT - https://github.com/reshu-523357/Operating_system - https://github.com/xairy/linux-kernel-exploitation