cve/2014/CVE-2014-9529.md
2024-05-26 14:27:05 +02:00

823 B

CVE-2014-9529

Description

Race condition in the key_gc_unused_keys function in security/keys/gc.c in the Linux kernel through 3.18.2 allows local users to cause a denial of service (memory corruption or panic) or possibly have unspecified other impact via keyctl commands that trigger access to a key structure member during garbage collection of a key.

POC

Reference

Github

No PoCs found on GitHub currently.