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

695 B

CVE-2016-8646

Description

The hash_accept function in crypto/algif_hash.c in the Linux kernel before 4.3.6 allows local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero bytes of data.

POC

Reference

No PoCs from references.

Github