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

 

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

Published: May 28, 2026


Vulnerability identifier: #VU132592
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-45890
CWE-ID: CWE-20
Exploitation vector: Adjecent network
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to improper input validation in the xen-netback backend connect() function when processing the guest-controlled xenbus key "multi-queue-num-queues". A remote user can write a zero queue count to trigger a host panic to cause a denial of service.

Impact on the host occurs on systems configured with panic_on_warn=1.


How to mitigate CVE-2026-45890

Install security update from vendor's repository.

Sources