Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 466 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 466 Bytes

linux-exploit

Exploits

  • CVE-2018-3639 (as known as Speculative store bypass, Spectre Variant4)
  • CVE-2017-5753 (as known as Bound check bypass, Spectre Variant1)
  • Exploit remaining spectre gadget
    • Find remaining spectre gadget, and exploit them

Notes

  • In the case of CVE-2018-3639, CVE-2017-5753, These are slightly updated version of Google's exploit code for eliminating additional assmuption.

Contact