{"uuid": "16554a86-ed2a-42ff-8869-a6a7b81c97e8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-37891", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/16813", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-37891\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: ump: Fix buffer overflow at UMP SysEx message conversion\n\nThe conversion function from MIDI 1.0 to UMP packet contains an\ninternal buffer to keep the incoming MIDI bytes, and its size is 4, as\nit was supposed to be the max size for a MIDI1 UMP packet data.\nHowever, the implementation overlooked that SysEx is handled in a\ndifferent format, and it can be up to 6 bytes, as found in\ndo_convert_to_ump().  It leads eventually to a buffer overflow, and\nmay corrupt the memory when a longer SysEx message is received.\n\nThe fix is simply to extend the buffer size to 6 to fit with the SysEx\nUMP message.\n\ud83d\udccf Published: 2025-05-19T07:19:04.583Z\n\ud83d\udccf Modified: 2025-05-19T07:19:04.583Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/ce4f77bef276e7d2eb7ab03a5d08bcbaa40710ec\n2. https://git.kernel.org/stable/c/226beac5605afbb33f8782148d188b64396145a4\n3. https://git.kernel.org/stable/c/42ef48dd4ebb082a1a90b5c3feeda2e68a9e32fe\n4. https://git.kernel.org/stable/c/56f1f30e6795b890463d9b20b11e576adf5a2f77", "creation_timestamp": "2025-05-19T07:38:15.000000Z"}