Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bsauce/kernel-exploit-factory
/ sigaction
Class
sigaction
CVE-2026-23271/exploit/exploit.cpp:1410–1410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1408
(void)arg;
1409
struct perf_event_attr pe;
1410
struct sigaction sa;
1411
struct tp_run_cfg cfg;
1412
char *filter_expr = NULL;
1413
uint64_t base_id = 0;
Callers
1
tp_worker_thread
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected