Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bsauce/kernel-exploit-factory
/ stat
Class
stat
CVE-2022-0185/exploit/exploit_fuse.c:374–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
do_win();
373
modprobe_hax();
374
struct stat check;
375
376
if (stat(
"/tmp/sh"
, &check) >= 0)
377
break;
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected