mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
751 B
Markdown
18 lines
751 B
Markdown
### [CVE-2017-2647](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2647)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The KEYS subsystem in the Linux kernel before 3.18 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|