
👻CVE-2017-16995
A record of my own tinkering with the CVE-2017-16995 vulnerability and related analysis
(Hopefully I can find one myself, lol
This vulnerability is an LPE caused by an error in the verifier's branch judgment during BPF virtual execution
In essence, it is an integer extension vulnerability
Trigger https://ph4ntonn.github.io/CVE-2017-16995-trigger.html
Exploit https://ph4ntonn.github.io/CVE-2017-16995-exploit.html
Structure https://ph4ntonn.github.io/CVE-2017-16995-structure.html
Download here and compile it yourself