Out-of-bounds write in Linux kernel - CVE-2026-89907
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to corrupt kernel memory.
The vulnerability exists due to improper input validation in the LoongArch KVM pch_msi_set_irq() function when processing user-supplied MSI data. A local user can supply an MSI data value of 256 or greater through KVM MSI routing or signaling interfaces to corrupt kernel memory.
The DMSINTC path is unaffected.