Impact
A flaw in the ALSA es18xx driver causes a NULL pointer dereference during control allocation. When snd_ctl_new1() fails, subsequent writes occur on a NULL control pointer, which can crash the kernel. The vulnerability stems from the missing null‑check before using the returned control pointer.
Affected Systems
Linux kernel builds that include the ALSA es18xx audio codec driver. No specific version range is listed in the data; any kernel containing the pre‑fix code is potentially vulnerable.
Risk and Exploitability
The CVSS score is not provided and EPSS is unavailable; however, the defect can cause a kernel panic. The vulnerability is not listed in the CISA KEV catalog, indicating no known active exploitation. Attacks would require local access to load or manipulate the es18xx driver, and the impact is a system crash. The lack of published exploits and the local privilege requirement suggest a moderate to high severity if the kernel is unpatched.
OpenCVE Enrichment