Files
cve/2013/CVE-2013-1792.md
2025-09-29 21:09:30 +02:00

874 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