POC
CVE Helper
32BITZ
4837
Total CVEs
26
Years
GitHub
Home
/
2025
/
CVE-2025-38352
README.md
Rendering markdown...
POC
/
Makefile
⬇ Raw
GitHub
✕ Close
all: gcc -o exploit -static exploit.c clean: rm -f exploit