cve/2014/CVE-2014-8134.md
2024-05-26 14:27:05 +02:00

807 B

CVE-2014-8134

Description

The paravirt_ops_setup function in arch/x86/kernel/kvm.c in the Linux kernel through 3.18 uses an improper paravirt_enabled setting for KVM guest kernels, which makes it easier for guest OS users to bypass the ASLR protection mechanism via a crafted application that reads a 16-bit value.

POC

Reference

Github

No PoCs found on GitHub currently.