cve/2006/CVE-2006-0744.md
2024-05-26 14:27:05 +02:00

790 B

CVE-2006-0744

Description

Linux kernel before 2.6.16.5 does not properly handle uncanonical return addresses on Intel EM64T CPUs, which reports an exception in the SYSRET instead of the next instruction, which causes the kernel exception handler to run on the user stack with the wrong GS.

POC

Reference

Github

No PoCs found on GitHub currently.