Files
CVEs-PoC/2021/CVE-2021-4209.md
T
2025-09-29 21:09:30 +02:00

878 B

CVE-2021-4209

Description

A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.

POC

Reference

Github