cve/2010/CVE-2010-4248.md
2024-06-18 02:51:15 +02:00

955 B

CVE-2010-4248

Description

Race condition in the __exit_signal function in kernel/exit.c in the Linux kernel before 2.6.37-rc2 allows local users to cause a denial of service via vectors related to multithreaded exec, the use of a thread group leader in kernel/posix-cpu-timers.c, and the selection of a new thread group leader in the de_thread function in fs/exec.c.

POC

Reference

Github

No PoCs found on GitHub currently.