mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
19 lines
923 B
Markdown
19 lines
923 B
Markdown
### [CVE-2010-0622](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9655
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|