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 of 5.5 indicates a medium severity impact. The EPSS score is <1%, suggesting a low probability of exploitation in the current environment. The vulnerability has not yet been listed in CISA’s KEV catalog. Attack likely via a malicious USB MIDI device inserted into the host, triggering the delayed release path, though no proof‑of‑concept exploits are documented. The requirement for a physical USB device means the threat is primarily local, but a successful exploit would allow arbitrary kernel memory corruption and potentially privilege escalation or code execution.
OpenCVE Enrichment