Files
CVEs-PoC/2016/CVE-2016-10147.md
2025-09-29 21:09:30 +02:00

686 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