cve/2016/CVE-2016-4470.md
2024-05-26 14:27:05 +02:00

919 B

CVE-2016-4470

Description

The key_reject_and_link function in security/keys/key.c in the Linux kernel through 4.6.3 does not ensure that a certain data structure is initialized, which allows local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command.

POC

Reference

Github

No PoCs found on GitHub currently.