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 vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS#1 v1.5 padding. This issue may allow a remote attacker to perform a timing side-channel attack in the RSA-PSK key exchange, potentially leading to the leakage of sensitive data. CVE-2024-0553 is designated as an incomplete resolution for CVE-2023-5981.(CVE-2024-0553)
A vulnerability was found in GnuTLS, where a cockpit (which uses gnuTLS) rejects a certificate chain with distributed trust. This issue occurs when validating a certificate chain with cockpit-certificate-ensure. This flaw allows an unauthenticated, remote client or attacker to initiate a denial of service attack.(CVE-2024-0567)
{ "severity": "Medium" }
{ "x86_64": [ "gnutls-utils-3.7.2-11.oe2203sp1.x86_64.rpm", "gnutls-debuginfo-3.7.2-11.oe2203sp1.x86_64.rpm", "gnutls-devel-3.7.2-11.oe2203sp1.x86_64.rpm", "gnutls-3.7.2-11.oe2203sp1.x86_64.rpm", "gnutls-debugsource-3.7.2-11.oe2203sp1.x86_64.rpm" ], "aarch64": [ "gnutls-3.7.2-11.oe2203sp1.aarch64.rpm", "gnutls-debugsource-3.7.2-11.oe2203sp1.aarch64.rpm", "gnutls-devel-3.7.2-11.oe2203sp1.aarch64.rpm", "gnutls-utils-3.7.2-11.oe2203sp1.aarch64.rpm", "gnutls-debuginfo-3.7.2-11.oe2203sp1.aarch64.rpm" ], "noarch": [ "gnutls-help-3.7.2-11.oe2203sp1.noarch.rpm" ], "src": [ "gnutls-3.7.2-11.oe2203sp1.src.rpm" ] }