Impact
The vulnerability is a race condition that leads to a use‑after‑free in the ALSA sequencer UMP output teardown path. Two execution paths allow the rawmidi substream runtime to be freed while a write callback is still executing, causing a kernel crash and a potential denial of service. The flaw is a classic race condition leading to a use‑after‑free (CWE‑364).
Affected Systems
The Linux kernel ALSA sequencer module is affected. All kernel releases that include the ALSA seq component prior to the commit that added an event_input‑visible output lock are vulnerable. No specific vendor or version list is supplied aside from Linux kernel.
Risk and Exploitability
The CVSS score of 7.8 indicates high severity. The EPSS score is below 1% and the vulnerability is not listed in CISA KEV, suggesting limited public exploitation. Based on the description, it is inferred that an attacker would need to trigger an ALSA event_input while the client is concurrently closing the output file, which requires privilege to run applications that use the ALSA sequencer or to control audio devices. If successful, the kernel crash would deny service to the system. The lack of an active KEV listing does not eliminate risk but indicates a lower current exploitation probability.
OpenCVE Enrichment
Ubuntu USN