mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
806 B
Markdown
19 lines
806 B
Markdown
### [CVE-2017-7472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7472)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The KEYS subsystem in the Linux kernel before 4.10.13 allows local users to cause a denial of service (memory consumption) via a series of KEY_REQKEY_DEFL_THREAD_KEYRING keyctl_set_reqkey_keyring calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/42136/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/homjxi0e/CVE-2017-7472
|
|
|