Improper input validation in Linux kernel - CVE-2026-46156

 

Improper input validation in Linux kernel - CVE-2026-46156

Published: May 29, 2026


Vulnerability identifier: #VU133032
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-46156
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to improper input validation in loongson_gpu_fixup_dma_hang() when scanning PCI devices during system initialization. A local user can attach a discrete GPU in a configuration that causes an invalid register address to be used to trigger a kernel panic.

The issue occurs on LoongArch systems when a discrete GPU is present and the switch logic does not match the expected device cases.


How to mitigate CVE-2026-46156

Install security update from vendor's repository.

Sources