Skip to content

mightyhouseinc/smm_usbrt_poc

This branch is up to date with embedi/smm_usbrt_poc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

caffeb2 · Oct 23, 2017

History

2 Commits
Oct 23, 2017
Oct 23, 2017
Oct 23, 2017

Repository files navigation

UsbRt SMM Privilege Elevation

This is a Proof-of-Concept code that demonstrates the exploitation of the CVE-2017-5721 vulnerability. This PoC causes a system to be completely stuck because of Machine Check Exception occurred.

All you need is CHIPSEC Framework installed. And don't forget to put GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off" in /etc/default/grub if you have Intel device.

Usage example:

sudo python poc.py

About

CVE-2017-5721 Proof-of-Concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%