NULL pointer dereference in Linux kernel - CVE-2026-93118

 

NULL pointer dereference in Linux kernel - CVE-2026-93118

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local privileged user to cause a denial of service.

The vulnerability exists due to an unchecked allocator return in the Aspeed UDC driver's ast_udc_probe() function when initializing endpoint buffers after coherent DMA buffer allocation fails. A local privileged user can cause the driver to dereference a null endpoint buffer during probe to cause a denial of service.


Affected software

Linux kernel

How to mitigate CVE-2026-93118

Install security update from vendor's repository.


External References

Related Security Bulletins