Linux Kernel MSR Driver Privilege Escalation Vulnerability
Proof of concept exploit for the /dev/cpu//msr race condition that allows for privilege escalation in Linux kernels prior to 3.7.6. // PoC exploit for /dev/cpu//msr, 32bit userland on a 64bit host // can do whatever in the commented area, re-enable module support, etc // requires CONFIGX86MSR and...