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

Function pagealloc_pad

CVE-2022-27666/exploit/exploit.c:1241–1243  ·  view source on GitHub ↗

spray ring_buffer --- page fengshui

Source from the content-addressed store, hash-verified

1239}
1240// spray ring_buffer --- page fengshui
1241int pagealloc_pad(int count, int size) {
1242 return packet_socket_setup(size, 2048, count, 0, 100);
1243}
1244// setxattr()
1245void send_xattr_debug(void *arg)
1246{

Callers 3

leak_kalsrFunction · 0.70
arb_writeFunction · 0.70
loopFunction · 0.70

Calls 1

packet_socket_setupFunction · 0.70

Tested by

no test coverage detected