Files
CVEs-PoC/2013/CVE-2013-1792.md
T
2024-06-18 02:51:15 +02:00

878 B

CVE-2013-1792

Description

Race condition in the install_user_keyrings function in security/keys/process_keys.c in the Linux kernel before 3.8.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) via crafted keyctl system calls that trigger keyring operations in simultaneous threads.

POC

Reference

Github