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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The keyctl_read_key function in security/keys/keyctl.c in the Key Management subcomponent in the Linux kernel before 4.13.5 does not properly consider that a key may be possessed but negatively instantiated, which allows local users to cause a denial of service (OOPS and system crash) via a crafted KEYCTL_READ operation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3583-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|