cve/2018/CVE-2018-10853.md
2024-08-11 18:44:53 +00:00

811 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