#VU124940 Memory leak in Linux kernel - CVE-2026-23431

 

#VU124940 Memory leak in Linux kernel - CVE-2026-23431

Published: April 6, 2026


Vulnerability identifier: #VU124940
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23431
CWE-ID: CWE-401
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

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

The vulnerability exists due to a memory leak in aml_spisg_probe() when probing the amlogic-spisg driver. A local user can trigger driver probe failures to cause a denial of service.

The issue occurs in error paths after spi_alloc_target() or spi_alloc_host() allocates the controller and the reference is not released. Exploitation requires the vulnerable driver to be probed.


Remediation

Install security update from vendor's repository.

External links