cve/2017/CVE-2017-7618.md
2024-05-26 14:27:05 +02:00

648 B

CVE-2017-7618

Description

crypto/ahash.c in the Linux kernel through 4.10.9 allows attackers to cause a denial of service (API operation calling its own callback, and infinite recursion) by triggering EBUSY on a full queue.

POC

Reference

No PoCs from references.

Github