Executive brief
A security vulnerability has been identified in GnuTLS, a widely used library for securing internet communications. The flaw exists in the 'certtool' utility, which is used to manage security certificates. An attacker could provide a specially crafted template file to cause the tool to crash or behave unpredictably, potentially leading to a denial-of-service condition.
Technical details
An off-by-one heap-buffer-overflow vulnerability exists in the GnuTLS certtool utility within its template parsing logic. The flaw is triggered when the utility reads specific settings from a malformed template file, resulting in an out-of-bounds (OOB) NULL pointer write. This memory corruption can be leveraged by an attacker to cause a denial-of-service (DoS) by crashing the application. The vulnerability is addressed in GnuTLS version 3.8.10 and various vendor-specific patches (e.g., Red Hat Enterprise Linux). While the attack vector is listed as network-based in some metrics, it typically requires the utility to process a malicious file.
Affected products
- GnuTLS Project GnuTLS < 3.8.10
- Red Hat Enterprise Linux 8 < 3.6.16-8.el8_10.4
- Red Hat Enterprise Linux 9 < 3.8.3-6.el9_6.2
- Red Hat Enterprise Linux 10 < 3.8.9-9.el10_0.14
Timeline
- 2025-07-08: patched: GnuTLS 3.8.10 released with fix
- 2025-07-10: disclosed: CVE-2025-32990 published
- 2025-09-17: advisory: Red Hat issued security advisories RHSA-2025:16115 and RHSA-2025:16116
References
- https://www.gnutls.org/
- https://access.redhat.com/downloads/content/package-browser/
- https://catalog.redhat.com/software/containers/
- https://access.redhat.com/errata/RHSA-2025:16115
- https://access.redhat.com/errata/RHSA-2025:16116
- https://access.redhat.com/errata/RHSA-2025:17181
- https://access.redhat.com/errata/RHSA-2025:17348