A flaw was found in GnuTLS. A double-free vulnerability exists in GnuTLS due to incorrect ownership handling in the export logic of Subject Alternative Name (SAN) entries containing an otherName. If the type-id OID is invalid or malformed, GnuTLS will call asn1_delete_structure() on an ASN.1 node it does not own, leading to a double-free condition when the parent function or caller later attempts to free the same structure.
This vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2025-32988 | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2359622 | Issue Tracking |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Aug 2025, 15:37
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* cpe:2.3:a:gnu:gnutls:*:*:*:*:*:*:*:* |
|
First Time |
Redhat
Gnu Redhat enterprise Linux Gnu gnutls Redhat openshift Container Platform |
|
References | () https://access.redhat.com/security/cve/CVE-2025-32988 - Vendor Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2359622 - Issue Tracking |
10 Jul 2025, 13:17
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
10 Jul 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-10 08:15
Updated : 2025-08-21 15:37
NVD link : CVE-2025-32988
Mitre link : CVE-2025-32988
CVE.ORG link : CVE-2025-32988
JSON object : View
Products Affected
gnu
- gnutls
redhat
- enterprise_linux
- openshift_container_platform
CWE
CWE-415
Double Free