mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2010-2960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2960)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|