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

788 B

CVE-2005-3106

Description

Race condition in Linux 2.6, when threads are sharing memory mapping via CLONE_VM (such as linuxthreads and vfork), might allow local users to cause a denial of service (deadlock) by triggering a core dump while waiting for a thread that has just performed an exec.

POC

Reference

Github

No PoCs found on GitHub currently.