Files
CVEs-PoC/2017/CVE-2017-12192.md
T
2024-06-09 00:33:16 +00:00

824 B

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

Github

No PoCs found on GitHub currently.