#VU124582 Integer overflow in Linux kernel - CVE-2026-23280

 

#VU124582 Integer overflow in Linux kernel - CVE-2026-23280

Published: March 25, 2026


Vulnerability identifier: #VU124582
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23280
CWE-ID: CWE-190
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 memory corruption and potentially execute arbitrary code.

The vulnerability exists due to improper input validation in the AMDXDNA driver's ubuf size calculation when handling memory allocation requests. A local user can provide specially crafted input to trigger an integer overflow, resulting in an undersized allocation and subsequent memory corruption.

The attacker must have the ability to load or interact with the AMDXDNA driver, which typically requires user privileges on the system.


Remediation

Install security update from vendor's repository.

External links