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. The project strives to provide a secure communications back-end, simple to use and integrated with the rest of the base Linux libraries. A back-end designed to work and be secure out of the box, keeping the complexity of TLS and PKI out of application code.
Security Fix(es):
A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially crafted certificate, causing GnuTLS to become unresponsive or slow, resulting in a denial-of-service condition.(CVE-2024-12243)
{
"severity": "Medium"
}{
"x86_64": [
"gnutls-3.6.14-18.oe2003sp4.x86_64.rpm",
"gnutls-debuginfo-3.6.14-18.oe2003sp4.x86_64.rpm",
"gnutls-debugsource-3.6.14-18.oe2003sp4.x86_64.rpm",
"gnutls-devel-3.6.14-18.oe2003sp4.x86_64.rpm",
"gnutls-utils-3.6.14-18.oe2003sp4.x86_64.rpm"
],
"src": [
"gnutls-3.6.14-18.oe2003sp4.src.rpm"
],
"aarch64": [
"gnutls-3.6.14-18.oe2003sp4.aarch64.rpm",
"gnutls-debuginfo-3.6.14-18.oe2003sp4.aarch64.rpm",
"gnutls-debugsource-3.6.14-18.oe2003sp4.aarch64.rpm",
"gnutls-devel-3.6.14-18.oe2003sp4.aarch64.rpm",
"gnutls-utils-3.6.14-18.oe2003sp4.aarch64.rpm"
],
"noarch": [
"gnutls-help-3.6.14-18.oe2003sp4.noarch.rpm"
]
}