Use-after-free in Linux kernel - CVE-2026-90214

 

Use-after-free in Linux kernel - CVE-2026-90214

Published: September 19, 2026


Vulnerability identifier: #VU151272
CSH Severity: Low
CVSS v4: 0 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90214
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to trigger a use-after-free condition.

The vulnerability exists due to improper error handling in xlnx_formatter_pcm_open() in the ASoC Xilinx formatter PCM driver when handling errors during PCM stream initialization. A local user can open a PCM stream that encounters a constraint setup error to trigger a use-after-free condition.

ALSA does not invoke the close callback when opening a stream fails.


Affected software

Linux kernel

How to mitigate CVE-2026-90214

Install security update from vendor's repository.


External References

Related Security Bulletins