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

824 B

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

Github