cve/2016/CVE-2016-10147.md
2024-05-27 13:12:02 +00:00

701 B

CVE-2016-10147

Description

crypto/mcryptd.c in the Linux kernel before 4.8.15 allows local users to cause a denial of service (NULL pointer dereference and system crash) by using an AF_ALG socket with an incompatible algorithm, as demonstrated by mcryptd(md5).

POC

Reference

No PoCs from references.

Github