mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
823 B
Markdown
19 lines
823 B
Markdown
### [CVE-2014-9529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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-2514-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|