Improper Initialization in Linux kernel - CVE-2026-43351
Published: May 9, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper initialization in the KVM arm64 vgic distributor/redistributor initialization logic when creating a virtual GIC device. A local user can trigger an error during vgic creation to cause a denial of service.
The issue occurs because teardown may access uninitialized rd_regions after an early failure in kvm_vgic_create().