Impact
The ALSA caiaq driver’s probe routine did not handle errors properly. When card registration failed, the routine freed the card structure and continued, exposing it to a use‑after‑free (CWE‑825). Based on the description, it is inferred that an attacker with local access could trigger this flaw to corrupt kernel memory, potentially causing a crash or enabling arbitrary kernel code execution.
Affected Systems
All Linux kernel configurations that include the ALSA caiaq driver are vulnerable until the patch that changes the probe routine to return errors is applied. Any kernel version prior to the update is considered affected; specific affected releases are not enumerated in the advisory.
Risk and Exploitability
The CVSS base score of 7.0 indicates high severity. The EPSS score is not available, and the vulnerability is not yet listed in CISA’s KEV catalog, suggesting no publicly confirmed exploits. However, based on the description, it is inferred that because it is a local kernel bug that can lead to privilege escalation or denial of service, the risk remains significant for systems with the driver enabled.
OpenCVE Enrichment