Files
CVEs-PoC/2010/CVE-2010-0622.md
2025-09-29 21:09:30 +02:00

934 B

CVE-2010-0622

Description

The wake_futex_pi function in kernel/futex.c in the Linux kernel before 2.6.33-rc7 does not properly handle certain unlock operations for a Priority Inheritance (PI) futex, which allows local users to cause a denial of service (OOPS) and possibly have unspecified other impact via vectors involving modification of the futex value from user space.

POC

Reference

Github

No PoCs found on GitHub currently.