cve/2021/CVE-2021-4209.md
2024-06-18 02:51:15 +02:00

844 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