GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, and other required structures.
Security Fix(es):
An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a norenegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application's error handling path, where the gnutlsdeinit function is called after detecting a handshake failure.(CVE-2020-24659)
{ "severity": "High" }
{ "src": [ "gnutls-3.6.14-6.oe1.src.rpm" ], "x86_64": [ "gnutls-devel-3.6.14-6.oe1.x86_64.rpm", "gnutls-3.6.14-6.oe1.x86_64.rpm", "gnutls-debuginfo-3.6.14-6.oe1.x86_64.rpm", "gnutls-debugsource-3.6.14-6.oe1.x86_64.rpm" ], "aarch64": [ "gnutls-devel-3.6.14-6.oe1.aarch64.rpm", "gnutls-debugsource-3.6.14-6.oe1.aarch64.rpm", "gnutls-debuginfo-3.6.14-6.oe1.aarch64.rpm", "gnutls-3.6.14-6.oe1.aarch64.rpm" ], "noarch": [ "gnutls-help-3.6.14-6.oe1.noarch.rpm" ] }