OESA-2025-1176

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1176
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1176.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1176
Upstream
Published
2025-02-21T13:37:24Z
Modified
2025-08-12T05:41:17.237996Z
Summary
gnutls security update
Details

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)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS / gnutls

Package

Name
gnutls
Purl
pkg:rpm/openEuler/gnutls&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.2-5.oe2403

Ecosystem specific

{
    "aarch64": [
        "gnutls-3.8.2-5.oe2403.aarch64.rpm",
        "gnutls-dane-3.8.2-5.oe2403.aarch64.rpm",
        "gnutls-debuginfo-3.8.2-5.oe2403.aarch64.rpm",
        "gnutls-debugsource-3.8.2-5.oe2403.aarch64.rpm",
        "gnutls-devel-3.8.2-5.oe2403.aarch64.rpm",
        "gnutls-utils-3.8.2-5.oe2403.aarch64.rpm"
    ],
    "x86_64": [
        "gnutls-3.8.2-5.oe2403.x86_64.rpm",
        "gnutls-dane-3.8.2-5.oe2403.x86_64.rpm",
        "gnutls-debuginfo-3.8.2-5.oe2403.x86_64.rpm",
        "gnutls-debugsource-3.8.2-5.oe2403.x86_64.rpm",
        "gnutls-devel-3.8.2-5.oe2403.x86_64.rpm",
        "gnutls-utils-3.8.2-5.oe2403.x86_64.rpm"
    ],
    "src": [
        "gnutls-3.8.2-5.oe2403.src.rpm"
    ],
    "noarch": [
        "gnutls-help-3.8.2-5.oe2403.noarch.rpm"
    ]
}