Files
CVEs-PoC/2010/CVE-2010-2960.md
T
2024-06-23 04:42:52 +00:00

18 lines
824 B
Markdown

### [CVE-2010-2960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2960)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The keyctl_session_to_parent function in security/keys/keyctl.c in the Linux kernel 2.6.35.4 and earlier expects that a certain parent session keyring exists, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a KEYCTL_SESSION_TO_PARENT argument to the keyctl function.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-1000-1
#### Github
- https://github.com/mergebase/usn2json