PoC exploit for CVE-2015-2291# Intel-CVE-2015-2291
PoC exploit for CVE-2015-2291
Data-only attack to pop a system shell with the vulnerable intel driver.
The code itselfs implements more "functionality" provided from the driver, like physical to virtual address translation, mapping physical memory (This two combined = arbitrary kernel memory overwrite) so it can be used to execute arbitrary code in the kernel.
[4.0K] /data/pocs/121b77f099b71f963e76f985b2b1075bcad6f67f
├── [4.0K] intelExplo
│ ├── [ 14K] intelExplo.cpp
│ └── [1.5K] intelExplo.hpp
├── [1.4K] intelExplo.sln
└── [ 390] README.md
1 directory, 4 files