cve/2015/CVE-2015-2672.md
2024-05-26 14:27:05 +02:00

849 B

CVE-2015-2672

Description

The xsave/xrstor implementation in arch/x86/include/asm/xsave.h in the Linux kernel before 3.19.2 creates certain .altinstr_replacement pointers and consequently does not provide any protection against instruction faulting, which allows local users to cause a denial of service (panic) by triggering a fault, as demonstrated by an unaligned memory operand or a non-canonical address memory operand.

POC

Reference

No PoCs from references.

Github