mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 18:06:07 +00:00
873 B
873 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
- http://www.ubuntu.com/usn/USN-2512-1
- http://www.ubuntu.com/usn/USN-2513-1
- http://www.ubuntu.com/usn/USN-2514-1
Github
No PoCs found on GitHub currently.