Files
CVEs-PoC/2015/CVE-2015-3339.md
T
2025-09-29 21:09:30 +02:00

885 B

CVE-2015-3339

Description

Race condition in the prepare_binprm function in fs/exec.c in the Linux kernel before 3.19.6 allows local users to gain privileges by executing a setuid program at a time instant when a chown to root is in progress, and the ownership is changed but the setuid bit is not yet stripped.

POC

Reference

Github

No PoCs found on GitHub currently.