NULL pointer dereference in Linux Kernel

CVE-2009-2287

The kvm_arch_vcpu_ioctl_set_sregs function in the KVM in Linux kernel 2.6 before 2.6.30, when running on x86 systems, does not validate the page table root in a KVM_SET_SREGS call, which allows local users to cause a denial of service (crash or hang) via a crafted cr3 value, which triggers a NULL pointer dereference in the gfn_to_rmap function.

EPSS: 0.004 (32.5th percentile) — read the EPSS interpretation.

Affected products

Weakness classification (CWE)

References