Impact
The vulnerability is a use‑after‑free error in the ALSA USB driver. During a delayed release of MIDI2 endpoints, the driver dereferences a freed endpoint object, which can lead to arbitrary memory corruption in kernel space. If an attacker can trigger the delayed context, they may obtain arbitrary read or write access to kernel memory, enabling privilege escalation or code execution. This is a classic kernel‑level flaw that directly threatens system integrity and confidentiality.
Affected Systems
The affected product is the Linux kernel, specifically the ALSA USB subsystem that handles MIDI2 endpoints. No specific kernel versions are listed in the provided description, so any kernel that includes the vulnerable ALSA code and has not applied the referenced patches may be at risk.
Risk and Exploitability
The CVSS score is not supplied, but the reliance on a use‑after‑free in kernel code implies a high risk level. The EPSS score is not available, and the vulnerability is not yet in CISA’s KEV catalog. Based on the description, the likely attack vector would involve a malicious or otherwise untrusted USB MIDI device presented to the host, triggering the delayed release path. While no proof of concept is provided, the nature of the flaw suggests that exploitation could be achieved with sufficient privilege to insert a USB device or use an existing vulnerable driver.
OpenCVE Enrichment