Files
CVEs-PoC/2017/CVE-2017-2583.md
2025-09-29 21:09:30 +02:00

794 B

CVE-2017-2583

Description

The load_segment_descriptor implementation in arch/x86/kvm/emulate.c in the Linux kernel before 4.9.5 improperly emulates a "MOV SS, NULL selector" instruction, which allows guest OS users to cause a denial of service (guest OS crash) or gain guest OS privileges via a crafted application.

POC

Reference

No PoCs from references.

Github