Files
CVEs-PoC/2018/CVE-2018-10853.md
T
2024-06-18 02:51:15 +02:00

778 B

CVE-2018-10853

Description

A flaw was found in the way Linux kernel KVM hypervisor before 4.18 emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilege(CPL) level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside guest.

POC

Reference

Github