Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
254
void pagealloc_pad(int count) {
255
packet_socket_setup(0x8000, 2048, count, 0, 100);
256
}
257
258
// * * * * * * * * * * * * * * * Getting root * * * * * * * * * * * * * * * *
259
Callers
1
main
Function · 0.70
Calls
1
packet_socket_setup
Function · 0.70
Tested by
no test coverage detected