mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
|
|
### [CVE-2024-53197](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53197)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### 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
|
||
|
|
|