Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-32988 (GCVE-0-2025-32988)
Vulnerability from cvelistv5
Published
2025-07-10 08:04
Modified
2025-07-25 18:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-415 - Double Free
Summary
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
Impacted products
Vendor | Product | Version | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
► |
Version: 0 ≤ |
|||||||||||||||||||||||||||||||||
|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-32988", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-07-10T20:04:19.060060Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-10T20:04:30.284Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://www.gnutls.org/", "defaultStatus": "unaffected", "packageName": "libgnutls", "versions": [ { "lessThan": "3.8.10", "status": "affected", "version": "0", "versionType": "semver" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:10" ], "defaultStatus": "affected", "packageName": "gnutls", "product": "Red Hat Enterprise Linux 10", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:6" ], "defaultStatus": "unknown", "packageName": "gnutls", "product": "Red Hat Enterprise Linux 6", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:7" ], "defaultStatus": "unknown", "packageName": "gnutls", "product": "Red Hat Enterprise Linux 7", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:8" ], "defaultStatus": "affected", "packageName": "gnutls", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "affected", "packageName": "gnutls", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:openshift:4" ], "defaultStatus": "affected", "packageName": "rhcos", "product": "Red Hat OpenShift Container Platform 4", "vendor": "Red Hat" } ], "datePublic": "2025-07-10T07:55:14.310Z", "descriptions": [ { "lang": "en", "value": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Moderate" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-415", "description": "Double Free", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-25T18:59:24.273Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2025-32988" }, { "name": "RHBZ#2359622", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359622" } ], "timeline": [ { "lang": "en", "time": "2025-04-15T01:21:36.833000+00:00", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2025-07-10T07:55:14.310000+00:00", "value": "Made public." } ], "title": "Gnutls: vulnerability in gnutls othername san export", "workarounds": [ { "lang": "en", "value": "Currently, no mitigation is available for this vulnerability." } ], "x_redhatCweChain": "CWE-415: Double Free" } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2025-32988", "datePublished": "2025-07-10T08:04:57.991Z", "dateReserved": "2025-04-15T01:31:12.104Z", "dateUpdated": "2025-07-25T18:59:24.273Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-32988\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-07-10T08:15:24.223\",\"lastModified\":\"2025-07-10T13:17:30.017\",\"vulnStatus\":\"Undergoing Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\\n\\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en GnuTLS. Existe una vulnerabilidad de doble liberaci\u00f3n debido a una gesti\u00f3n incorrecta de la propiedad en la l\u00f3gica de exportaci\u00f3n de las entradas de Nombre Alternativo del Sujeto (SAN) que contienen un otro nombre. Si el OID de tipo no es v\u00e1lido o est\u00e1 mal formado, GnuTLS llamar\u00e1 a asn1_delete_structure() en un nodo ASN.1 que no le pertenece, lo que genera una condici\u00f3n de doble liberaci\u00f3n cuando la funci\u00f3n principal o el invocador intenta posteriormente liberar la misma estructura. Esta vulnerabilidad puede activarse utilizando \u00fanicamente las API p\u00fablicas de GnuTLS y puede provocar denegaci\u00f3n de servicio o corrupci\u00f3n de memoria, seg\u00fan el comportamiento del asignador.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-32988\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2359622\",\"source\":\"secalert@redhat.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-32988\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-10T20:04:19.060060Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-10T20:04:23.528Z\"}}], \"cna\": {\"title\": \"Gnutls: vulnerability in gnutls othername san export\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.10\", \"versionType\": \"semver\"}], \"packageName\": \"libgnutls\", \"collectionURL\": \"https://www.gnutls.org/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"gnutls\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"gnutls\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"gnutls\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"gnutls\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"gnutls\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-04-15T01:21:36.833000+00:00\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-07-10T07:55:14.310000+00:00\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-07-10T07:55:14.310Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2025-32988\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2359622\", \"name\": \"RHBZ#2359622\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Currently, no mitigation is available for this vulnerability.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\\n\\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-415\", \"description\": \"Double Free\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-07-25T18:59:24.273Z\"}, \"x_redhatCweChain\": \"CWE-415: Double Free\"}}", "cveMetadata": "{\"cveId\": \"CVE-2025-32988\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-25T18:59:24.273Z\", \"dateReserved\": \"2025-04-15T01:31:12.104Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-07-10T08:04:57.991Z\", \"assignerShortName\": \"redhat\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
ghsa-fv5h-vqpf-6fqj
Vulnerability from github
Published
2025-07-10 09:32
Modified
2025-07-10 09:32
Severity ?
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2025-32988" ], "database_specific": { "cwe_ids": [ "CWE-415" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-10T08:15:24Z", "severity": "MODERATE" }, "details": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.", "id": "GHSA-fv5h-vqpf-6fqj", "modified": "2025-07-10T09:32:27Z", "published": "2025-07-10T09:32:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32988" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-32988" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359622" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "type": "CVSS_V3" } ] }
wid-sec-w-2025-1526
Vulnerability from csaf_certbund
Published
2025-07-09 22:00
Modified
2025-07-27 22:00
Summary
GnuTLS: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
GnuTLS (GNU Transport Layer Security Library) ist eine im Quelltext frei verfügbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in GnuTLS ausnutzen, um einen Denial of Service Angriff durchzuführen oder Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "GnuTLS (GNU Transport Layer Security Library) ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in GnuTLS ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1526 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1526.json" }, { "category": "self", "summary": "WID-SEC-2025-1526 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1526" }, { "category": "external", "summary": "GnuTLS Security Advisories vom 2025-07-09", "url": "https://gnutls.org/security-new.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-16A24364CE vom 2025-07-11", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-16a24364ce" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-814D6183DD vom 2025-07-11", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-814d6183dd" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7635-1 vom 2025-07-14", "url": "https://ubuntu.com/security/notices/USN-7635-1" }, { "category": "external", "summary": "Debian Security Advisory DSA-5962 vom 2025-07-16", "url": "https://lists.debian.org/debian-security-announce/2025/msg00126.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02340-1 vom 2025-07-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021839.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02520-1 vom 2025-07-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021960.html" } ], "source_lang": "en-US", "title": "GnuTLS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-07-27T22:00:00.000+00:00", "generator": { "date": "2025-07-28T08:01:10.700+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1526", "initial_release_date": "2025-07-09T22:00:00.000+00:00", "revision_history": [ { "date": "2025-07-09T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-10T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von European Union Vulnerability Database und Fedora aufgenommen" }, { "date": "2025-07-14T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-07-16T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-07-17T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-27T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.10", "product": { "name": "Open Source GnuTLS \u003c3.8.10", "product_id": "T045309" } }, { "category": "product_version", "name": "3.8.10", "product": { "name": "Open Source GnuTLS 3.8.10", "product_id": "T045309-fixed", "product_identification_helper": { "cpe": "cpe:/a:gnu:gnutls:3.8.10" } } } ], "category": "product_name", "name": "GnuTLS" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-32988", "product_status": { "known_affected": [ "2951", "T002207", "T000126", "T045309", "74185" ] }, "release_date": "2025-07-09T22:00:00.000+00:00", "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32989", "product_status": { "known_affected": [ "2951", "T002207", "T000126", "T045309", "74185" ] }, "release_date": "2025-07-09T22:00:00.000+00:00", "title": "CVE-2025-32989" }, { "cve": "CVE-2025-32990", "product_status": { "known_affected": [ "2951", "T002207", "T000126", "T045309", "74185" ] }, "release_date": "2025-07-09T22:00:00.000+00:00", "title": "CVE-2025-32990" }, { "cve": "CVE-2025-6395", "product_status": { "known_affected": [ "2951", "T002207", "T000126", "T045309", "74185" ] }, "release_date": "2025-07-09T22:00:00.000+00:00", "title": "CVE-2025-6395" } ] }
fkie_cve-2025-32988
Vulnerability from fkie_nvd
Published
2025-07-10 08:15
Modified
2025-07-10 13:17
Severity ?
Summary
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
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior." }, { "lang": "es", "value": "Se encontr\u00f3 una falla en GnuTLS. Existe una vulnerabilidad de doble liberaci\u00f3n debido a una gesti\u00f3n incorrecta de la propiedad en la l\u00f3gica de exportaci\u00f3n de las entradas de Nombre Alternativo del Sujeto (SAN) que contienen un otro nombre. Si el OID de tipo no es v\u00e1lido o est\u00e1 mal formado, GnuTLS llamar\u00e1 a asn1_delete_structure() en un nodo ASN.1 que no le pertenece, lo que genera una condici\u00f3n de doble liberaci\u00f3n cuando la funci\u00f3n principal o el invocador intenta posteriormente liberar la misma estructura. Esta vulnerabilidad puede activarse utilizando \u00fanicamente las API p\u00fablicas de GnuTLS y puede provocar denegaci\u00f3n de servicio o corrupci\u00f3n de memoria, seg\u00fan el comportamiento del asignador." } ], "id": "CVE-2025-32988", "lastModified": "2025-07-10T13:17:30.017", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 4.2, "source": "secalert@redhat.com", "type": "Secondary" } ] }, "published": "2025-07-10T08:15:24.223", "references": [ { "source": "secalert@redhat.com", "url": "https://access.redhat.com/security/cve/CVE-2025-32988" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359622" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Undergoing Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-415" } ], "source": "secalert@redhat.com", "type": "Secondary" } ] }
opensuse-su-2025:15411-1
Vulnerability from csaf_opensuse
Published
2025-08-05 00:00
Modified
2025-08-05 00:00
Summary
gnutls-3.8.10-1.1 on GA media
Notes
Title of the patch
gnutls-3.8.10-1.1 on GA media
Description of the patch
These are all security issues fixed in the gnutls-3.8.10-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15411
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "gnutls-3.8.10-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the gnutls-3.8.10-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15411", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15411-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32988 page", "url": "https://www.suse.com/security/cve/CVE-2025-32988/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32989 page", "url": "https://www.suse.com/security/cve/CVE-2025-32989/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32990 page", "url": "https://www.suse.com/security/cve/CVE-2025-32990/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6395 page", "url": "https://www.suse.com/security/cve/CVE-2025-6395/" } ], "title": "gnutls-3.8.10-1.1 on GA media", "tracking": { "current_release_date": "2025-08-05T00:00:00Z", "generator": { "date": "2025-08-05T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15411-1", "initial_release_date": "2025-08-05T00:00:00Z", "revision_history": [ { "date": "2025-08-05T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.8.10-1.1.aarch64", "product": { "name": "gnutls-3.8.10-1.1.aarch64", "product_id": "gnutls-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.8.10-1.1.aarch64", "product": { "name": "libgnutls-dane-devel-3.8.10-1.1.aarch64", "product_id": "libgnutls-dane-devel-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-dane0-3.8.10-1.1.aarch64", "product": { "name": "libgnutls-dane0-3.8.10-1.1.aarch64", "product_id": "libgnutls-dane0-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.10-1.1.aarch64", "product": { "name": "libgnutls-devel-3.8.10-1.1.aarch64", "product_id": "libgnutls-devel-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.8.10-1.1.aarch64", "product": { "name": "libgnutls-devel-32bit-3.8.10-1.1.aarch64", "product_id": "libgnutls-devel-32bit-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-doc-3.8.10-1.1.aarch64", "product": { "name": "libgnutls-devel-doc-3.8.10-1.1.aarch64", "product_id": "libgnutls-devel-doc-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-3.8.10-1.1.aarch64", "product": { "name": "libgnutls30-3.8.10-1.1.aarch64", "product_id": "libgnutls30-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.8.10-1.1.aarch64", "product": { "name": "libgnutls30-32bit-3.8.10-1.1.aarch64", "product_id": "libgnutls30-32bit-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.10-1.1.aarch64", "product": { "name": "libgnutlsxx-devel-3.8.10-1.1.aarch64", "product_id": "libgnutlsxx-devel-3.8.10-1.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.10-1.1.aarch64", "product": { "name": "libgnutlsxx30-3.8.10-1.1.aarch64", "product_id": "libgnutlsxx30-3.8.10-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.8.10-1.1.ppc64le", "product": { "name": "gnutls-3.8.10-1.1.ppc64le", "product_id": "gnutls-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.8.10-1.1.ppc64le", "product": { "name": "libgnutls-dane-devel-3.8.10-1.1.ppc64le", "product_id": "libgnutls-dane-devel-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-dane0-3.8.10-1.1.ppc64le", "product": { "name": "libgnutls-dane0-3.8.10-1.1.ppc64le", "product_id": "libgnutls-dane0-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.10-1.1.ppc64le", "product": { "name": "libgnutls-devel-3.8.10-1.1.ppc64le", "product_id": "libgnutls-devel-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "product": { "name": "libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "product_id": "libgnutls-devel-32bit-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-doc-3.8.10-1.1.ppc64le", "product": { "name": "libgnutls-devel-doc-3.8.10-1.1.ppc64le", "product_id": "libgnutls-devel-doc-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-3.8.10-1.1.ppc64le", "product": { "name": "libgnutls30-3.8.10-1.1.ppc64le", "product_id": "libgnutls30-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.8.10-1.1.ppc64le", "product": { "name": "libgnutls30-32bit-3.8.10-1.1.ppc64le", "product_id": "libgnutls30-32bit-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.10-1.1.ppc64le", "product": { "name": "libgnutlsxx-devel-3.8.10-1.1.ppc64le", "product_id": "libgnutlsxx-devel-3.8.10-1.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.10-1.1.ppc64le", "product": { "name": "libgnutlsxx30-3.8.10-1.1.ppc64le", "product_id": "libgnutlsxx30-3.8.10-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.8.10-1.1.s390x", "product": { "name": "gnutls-3.8.10-1.1.s390x", "product_id": "gnutls-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.8.10-1.1.s390x", "product": { "name": "libgnutls-dane-devel-3.8.10-1.1.s390x", "product_id": "libgnutls-dane-devel-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutls-dane0-3.8.10-1.1.s390x", "product": { "name": "libgnutls-dane0-3.8.10-1.1.s390x", "product_id": "libgnutls-dane0-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.10-1.1.s390x", "product": { "name": "libgnutls-devel-3.8.10-1.1.s390x", "product_id": "libgnutls-devel-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.8.10-1.1.s390x", "product": { "name": "libgnutls-devel-32bit-3.8.10-1.1.s390x", "product_id": "libgnutls-devel-32bit-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-doc-3.8.10-1.1.s390x", "product": { "name": "libgnutls-devel-doc-3.8.10-1.1.s390x", "product_id": "libgnutls-devel-doc-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-3.8.10-1.1.s390x", "product": { "name": "libgnutls30-3.8.10-1.1.s390x", "product_id": "libgnutls30-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.8.10-1.1.s390x", "product": { "name": "libgnutls30-32bit-3.8.10-1.1.s390x", "product_id": "libgnutls30-32bit-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.10-1.1.s390x", "product": { "name": "libgnutlsxx-devel-3.8.10-1.1.s390x", "product_id": "libgnutlsxx-devel-3.8.10-1.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.10-1.1.s390x", "product": { "name": "libgnutlsxx30-3.8.10-1.1.s390x", "product_id": "libgnutlsxx30-3.8.10-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.8.10-1.1.x86_64", "product": { "name": "gnutls-3.8.10-1.1.x86_64", "product_id": "gnutls-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.8.10-1.1.x86_64", "product": { "name": "libgnutls-dane-devel-3.8.10-1.1.x86_64", "product_id": "libgnutls-dane-devel-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-dane0-3.8.10-1.1.x86_64", "product": { "name": "libgnutls-dane0-3.8.10-1.1.x86_64", "product_id": "libgnutls-dane0-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.10-1.1.x86_64", "product": { "name": "libgnutls-devel-3.8.10-1.1.x86_64", "product_id": "libgnutls-devel-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.8.10-1.1.x86_64", "product": { "name": "libgnutls-devel-32bit-3.8.10-1.1.x86_64", "product_id": "libgnutls-devel-32bit-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-doc-3.8.10-1.1.x86_64", "product": { "name": "libgnutls-devel-doc-3.8.10-1.1.x86_64", "product_id": "libgnutls-devel-doc-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.8.10-1.1.x86_64", "product": { "name": "libgnutls30-3.8.10-1.1.x86_64", "product_id": "libgnutls30-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.8.10-1.1.x86_64", "product": { "name": "libgnutls30-32bit-3.8.10-1.1.x86_64", "product_id": "libgnutls30-32bit-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.10-1.1.x86_64", "product": { "name": "libgnutlsxx-devel-3.8.10-1.1.x86_64", "product_id": "libgnutlsxx-devel-3.8.10-1.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.10-1.1.x86_64", "product": { "name": "libgnutlsxx30-3.8.10-1.1.x86_64", "product_id": "libgnutlsxx30-3.8.10-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64" }, "product_reference": "gnutls-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le" }, "product_reference": "gnutls-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x" }, "product_reference": "gnutls-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64" }, "product_reference": "gnutls-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64" }, "product_reference": "libgnutls-dane-devel-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutls-dane-devel-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x" }, "product_reference": "libgnutls-dane-devel-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64" }, "product_reference": "libgnutls-dane-devel-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64" }, "product_reference": "libgnutls-dane0-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutls-dane0-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x" }, "product_reference": "libgnutls-dane0-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64" }, "product_reference": "libgnutls-dane0-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64" }, "product_reference": "libgnutls-devel-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutls-devel-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x" }, "product_reference": "libgnutls-devel-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64" }, "product_reference": "libgnutls-devel-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64" }, "product_reference": "libgnutls-devel-32bit-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x" }, "product_reference": "libgnutls-devel-32bit-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-doc-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64" }, "product_reference": "libgnutls-devel-doc-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-doc-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutls-devel-doc-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-doc-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x" }, "product_reference": "libgnutls-devel-doc-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-doc-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64" }, "product_reference": "libgnutls-devel-doc-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64" }, "product_reference": "libgnutls30-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutls30-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x" }, "product_reference": "libgnutls30-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64" }, "product_reference": "libgnutls30-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64" }, "product_reference": "libgnutls30-32bit-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutls30-32bit-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x" }, "product_reference": "libgnutls30-32bit-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64" }, "product_reference": "libgnutlsxx30-3.8.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le" }, "product_reference": "libgnutlsxx30-3.8.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x" }, "product_reference": "libgnutlsxx30-3.8.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" }, "product_reference": "libgnutlsxx30-3.8.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-32988", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32988" } ], "notes": [ { "category": "general", "text": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32988", "url": "https://www.suse.com/security/cve/CVE-2025-32988" }, { "category": "external", "summary": "SUSE Bug 1246232 for CVE-2025-32988", "url": "https://bugzilla.suse.com/1246232" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-05T00:00:00Z", "details": "important" } ], "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32989", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32989" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32989", "url": "https://www.suse.com/security/cve/CVE-2025-32989" }, { "category": "external", "summary": "SUSE Bug 1246233 for CVE-2025-32989", "url": "https://bugzilla.suse.com/1246233" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-32989" }, { "cve": "CVE-2025-32990", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32990" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overflow (off-by-one) flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds (OOB) NULL pointer write, resulting in memory corruption and a denial-of-service (DoS) that could potentially crash the system.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32990", "url": "https://www.suse.com/security/cve/CVE-2025-32990" }, { "category": "external", "summary": "SUSE Bug 1246267 for CVE-2025-32990", "url": "https://bugzilla.suse.com/1246267" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-32990" }, { "cve": "CVE-2025-6395", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6395" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6395", "url": "https://www.suse.com/security/cve/CVE-2025-6395" }, { "category": "external", "summary": "SUSE Bug 1246299 for CVE-2025-6395", "url": "https://bugzilla.suse.com/1246299" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gnutls-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.s390x", "openSUSE Tumbleweed:gnutls-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls-devel-doc-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.8.10-1.1.x86_64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.aarch64", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.ppc64le", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.s390x", "openSUSE Tumbleweed:libgnutlsxx30-3.8.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-6395" } ] }
suse-su-2025:02589-1
Vulnerability from csaf_suse
Published
2025-08-01 13:06
Modified
2025-08-01 13:06
Summary
Security update for gnutls
Notes
Title of the patch
Security update for gnutls
Description of the patch
This update for gnutls fixes the following issues:
- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)
- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)
- CVE-2025-32989: Fix heap buffer overread when handling the CT SCT extension during X.509 certificate parsing (bsc#1246233)
- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)
Patchnames
SUSE-2025-2589,SUSE-SLE-Micro-5.4-2025-2589,SUSE-SLE-Micro-5.5-2025-2589,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2589,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2589,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2589,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2589,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2589,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2589,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2589,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2589,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2589,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2589
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gnutls", "title": "Title of the patch" }, { "category": "description", "text": "This update for gnutls fixes the following issues:\n\n- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)\n- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)\n- CVE-2025-32989: Fix heap buffer overread when handling the CT SCT extension during X.509 certificate parsing (bsc#1246233)\n- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2589,SUSE-SLE-Micro-5.4-2025-2589,SUSE-SLE-Micro-5.5-2025-2589,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2589,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2589,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2589,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2589,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2589,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2589,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2589,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2589,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2589,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2589", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02589-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02589-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502589-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02589-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041003.html" }, { "category": "self", "summary": "SUSE Bug 1246232", "url": "https://bugzilla.suse.com/1246232" }, { "category": "self", "summary": "SUSE Bug 1246233", "url": "https://bugzilla.suse.com/1246233" }, { "category": "self", "summary": "SUSE Bug 1246267", "url": "https://bugzilla.suse.com/1246267" }, { "category": "self", "summary": "SUSE Bug 1246299", "url": "https://bugzilla.suse.com/1246299" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32988 page", "url": "https://www.suse.com/security/cve/CVE-2025-32988/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32989 page", "url": "https://www.suse.com/security/cve/CVE-2025-32989/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32990 page", "url": "https://www.suse.com/security/cve/CVE-2025-32990/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6395 page", "url": "https://www.suse.com/security/cve/CVE-2025-6395/" } ], "title": "Security update for gnutls", "tracking": { "current_release_date": "2025-08-01T13:06:31Z", "generator": { "date": "2025-08-01T13:06:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02589-1", "initial_release_date": "2025-08-01T13:06:31Z", "revision_history": [ { "date": "2025-08-01T13:06:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.4.50.1.aarch64", "product": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64", "product_id": "gnutls-3.7.3-150400.4.50.1.aarch64" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.4.50.1.aarch64", "product": { "name": "gnutls-guile-3.7.3-150400.4.50.1.aarch64", "product_id": "gnutls-guile-3.7.3-150400.4.50.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "product": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "product_id": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "product": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "product_id": "libgnutls30-3.7.3-150400.4.50.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "product": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "product_id": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "product_id": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "product": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "product_id": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgnutls-devel-64bit-3.7.3-150400.4.50.1.aarch64_ilp32", "product": { "name": "libgnutls-devel-64bit-3.7.3-150400.4.50.1.aarch64_ilp32", "product_id": "libgnutls-devel-64bit-3.7.3-150400.4.50.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-64bit-3.7.3-150400.4.50.1.aarch64_ilp32", "product": { "name": "libgnutls30-64bit-3.7.3-150400.4.50.1.aarch64_ilp32", "product_id": "libgnutls30-64bit-3.7.3-150400.4.50.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-hmac-64bit-3.7.3-150400.4.50.1.aarch64_ilp32", "product": { "name": "libgnutls30-hmac-64bit-3.7.3-150400.4.50.1.aarch64_ilp32", "product_id": "libgnutls30-hmac-64bit-3.7.3-150400.4.50.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.4.50.1.i586", "product": { "name": "gnutls-3.7.3-150400.4.50.1.i586", "product_id": "gnutls-3.7.3-150400.4.50.1.i586" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.4.50.1.i586", "product": { "name": "gnutls-guile-3.7.3-150400.4.50.1.i586", "product_id": "gnutls-guile-3.7.3-150400.4.50.1.i586" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.4.50.1.i586", "product": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.i586", "product_id": "libgnutls-devel-3.7.3-150400.4.50.1.i586" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.4.50.1.i586", "product": { "name": "libgnutls30-3.7.3-150400.4.50.1.i586", "product_id": "libgnutls30-3.7.3-150400.4.50.1.i586" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.i586", "product": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.i586", "product_id": "libgnutls30-hmac-3.7.3-150400.4.50.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.i586", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.i586", "product_id": "libgnutlsxx-devel-3.7.3-150400.4.50.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.4.50.1.i586", "product": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.i586", "product_id": "libgnutlsxx28-3.7.3-150400.4.50.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.4.50.1.ppc64le", "product": { "name": "gnutls-3.7.3-150400.4.50.1.ppc64le", "product_id": "gnutls-3.7.3-150400.4.50.1.ppc64le" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "product": { "name": "gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "product_id": "gnutls-guile-3.7.3-150400.4.50.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "product": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "product_id": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "product": { "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "product_id": "libgnutls30-3.7.3-150400.4.50.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "product": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "product_id": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "product_id": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "product": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "product_id": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.4.50.1.s390x", "product": { "name": "gnutls-3.7.3-150400.4.50.1.s390x", "product_id": "gnutls-3.7.3-150400.4.50.1.s390x" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.4.50.1.s390x", "product": { "name": "gnutls-guile-3.7.3-150400.4.50.1.s390x", "product_id": "gnutls-guile-3.7.3-150400.4.50.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.4.50.1.s390x", "product": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.s390x", "product_id": "libgnutls-devel-3.7.3-150400.4.50.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.4.50.1.s390x", "product": { "name": "libgnutls30-3.7.3-150400.4.50.1.s390x", "product_id": "libgnutls30-3.7.3-150400.4.50.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "product": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "product_id": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "product_id": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "product": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "product_id": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.4.50.1.x86_64", "product": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64", "product_id": "gnutls-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.4.50.1.x86_64", "product": { "name": "gnutls-guile-3.7.3-150400.4.50.1.x86_64", "product_id": "gnutls-guile-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutls-devel-32bit-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutls-devel-32bit-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutls30-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "product": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "product_id": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-guile-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" }, "product_reference": "libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-32988", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32988" } ], "notes": [ { "category": "general", "text": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32988", "url": "https://www.suse.com/security/cve/CVE-2025-32988" }, { "category": "external", "summary": "SUSE Bug 1246232 for CVE-2025-32988", "url": "https://bugzilla.suse.com/1246232" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T13:06:31Z", "details": "important" } ], "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32989", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32989" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32989", "url": "https://www.suse.com/security/cve/CVE-2025-32989" }, { "category": "external", "summary": "SUSE Bug 1246233 for CVE-2025-32989", "url": "https://bugzilla.suse.com/1246233" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T13:06:31Z", "details": "moderate" } ], "title": "CVE-2025-32989" }, { "cve": "CVE-2025-32990", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32990" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overflow (off-by-one) flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds (OOB) NULL pointer write, resulting in memory corruption and a denial-of-service (DoS) that could potentially crash the system.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32990", "url": "https://www.suse.com/security/cve/CVE-2025-32990" }, { "category": "external", "summary": "SUSE Bug 1246267 for CVE-2025-32990", "url": "https://bugzilla.suse.com/1246267" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T13:06:31Z", "details": "moderate" } ], "title": "CVE-2025-32990" }, { "cve": "CVE-2025-6395", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6395" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6395", "url": "https://www.suse.com/security/cve/CVE-2025-6395" }, { "category": "external", "summary": "SUSE Bug 1246299 for CVE-2025-6395", "url": "https://bugzilla.suse.com/1246299" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gnutls-guile-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Proxy 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:gnutls-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutls30-hmac-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutls30-hmac-32bit-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx-devel-3.7.3-150400.4.50.1.x86_64", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.ppc64le", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.s390x", "SUSE Manager Server 4.3:libgnutlsxx28-3.7.3-150400.4.50.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T13:06:31Z", "details": "moderate" } ], "title": "CVE-2025-6395" } ] }
suse-su-2025:02595-1
Vulnerability from csaf_suse
Published
2025-08-01 15:14
Modified
2025-08-01 15:14
Summary
Security update for gnutls
Notes
Title of the patch
Security update for gnutls
Description of the patch
This update for gnutls fixes the following issues:
- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)
- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)
- CVE-2025-32989: Fix heap buffer overread when handling the CT SCT extension during X.509 certificate parsing (bsc#1246233)
- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)
Patchnames
SUSE-2025-2595,SUSE-SLE-Module-Basesystem-15-SP6-2025-2595,SUSE-SLE-Module-Basesystem-15-SP7-2025-2595,openSUSE-SLE-15.6-2025-2595
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gnutls", "title": "Title of the patch" }, { "category": "description", "text": "This update for gnutls fixes the following issues:\n\n- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)\n- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)\n- CVE-2025-32989: Fix heap buffer overread when handling the CT SCT extension during X.509 certificate parsing (bsc#1246233)\n- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2595,SUSE-SLE-Module-Basesystem-15-SP6-2025-2595,SUSE-SLE-Module-Basesystem-15-SP7-2025-2595,openSUSE-SLE-15.6-2025-2595", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02595-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02595-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502595-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02595-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/040997.html" }, { "category": "self", "summary": "SUSE Bug 1246232", "url": "https://bugzilla.suse.com/1246232" }, { "category": "self", "summary": "SUSE Bug 1246233", "url": "https://bugzilla.suse.com/1246233" }, { "category": "self", "summary": "SUSE Bug 1246267", "url": "https://bugzilla.suse.com/1246267" }, { "category": "self", "summary": "SUSE Bug 1246299", "url": "https://bugzilla.suse.com/1246299" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32988 page", "url": "https://www.suse.com/security/cve/CVE-2025-32988/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32989 page", "url": "https://www.suse.com/security/cve/CVE-2025-32989/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32990 page", "url": "https://www.suse.com/security/cve/CVE-2025-32990/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6395 page", "url": "https://www.suse.com/security/cve/CVE-2025-6395/" } ], "title": "Security update for gnutls", "tracking": { "current_release_date": "2025-08-01T15:14:01Z", "generator": { "date": "2025-08-01T15:14:01Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02595-1", "initial_release_date": "2025-08-01T15:14:01Z", "revision_history": [ { "date": "2025-08-01T15:14:01Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.8.3-150600.4.9.1.aarch64", "product": { "name": "gnutls-3.8.3-150600.4.9.1.aarch64", "product_id": "gnutls-3.8.3-150600.4.9.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "product": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "product_id": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-3.8.3-150600.4.9.1.aarch64", "product": { "name": "libgnutls30-3.8.3-150600.4.9.1.aarch64", "product_id": "libgnutls30-3.8.3-150600.4.9.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "product": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "product_id": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "product": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "product_id": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgnutls-devel-64bit-3.8.3-150600.4.9.1.aarch64_ilp32", "product": { "name": "libgnutls-devel-64bit-3.8.3-150600.4.9.1.aarch64_ilp32", "product_id": "libgnutls-devel-64bit-3.8.3-150600.4.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-64bit-3.8.3-150600.4.9.1.aarch64_ilp32", "product": { "name": "libgnutls30-64bit-3.8.3-150600.4.9.1.aarch64_ilp32", "product_id": "libgnutls30-64bit-3.8.3-150600.4.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.8.3-150600.4.9.1.i586", "product": { "name": "gnutls-3.8.3-150600.4.9.1.i586", "product_id": "gnutls-3.8.3-150600.4.9.1.i586" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.3-150600.4.9.1.i586", "product": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.i586", "product_id": "libgnutls-devel-3.8.3-150600.4.9.1.i586" } }, { "category": "product_version", "name": "libgnutls30-3.8.3-150600.4.9.1.i586", "product": { "name": "libgnutls30-3.8.3-150600.4.9.1.i586", "product_id": "libgnutls30-3.8.3-150600.4.9.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.i586", "product": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.i586", "product_id": "libgnutlsxx-devel-3.8.3-150600.4.9.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.3-150600.4.9.1.i586", "product": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.i586", "product_id": "libgnutlsxx30-3.8.3-150600.4.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.8.3-150600.4.9.1.ppc64le", "product": { "name": "gnutls-3.8.3-150600.4.9.1.ppc64le", "product_id": "gnutls-3.8.3-150600.4.9.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "product": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "product_id": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-3.8.3-150600.4.9.1.ppc64le", "product": { "name": "libgnutls30-3.8.3-150600.4.9.1.ppc64le", "product_id": "libgnutls30-3.8.3-150600.4.9.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "product": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "product_id": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "product": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "product_id": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.8.3-150600.4.9.1.s390x", "product": { "name": "gnutls-3.8.3-150600.4.9.1.s390x", "product_id": "gnutls-3.8.3-150600.4.9.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.3-150600.4.9.1.s390x", "product": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.s390x", "product_id": "libgnutls-devel-3.8.3-150600.4.9.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-3.8.3-150600.4.9.1.s390x", "product": { "name": "libgnutls30-3.8.3-150600.4.9.1.s390x", "product_id": "libgnutls30-3.8.3-150600.4.9.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "product": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "product_id": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "product": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "product_id": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.8.3-150600.4.9.1.x86_64", "product": { "name": "gnutls-3.8.3-150600.4.9.1.x86_64", "product_id": "gnutls-3.8.3-150600.4.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "product": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "product_id": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "product": { "name": "libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "product_id": "libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.8.3-150600.4.9.1.x86_64", "product": { "name": "libgnutls30-3.8.3-150600.4.9.1.x86_64", "product_id": "libgnutls30-3.8.3-150600.4.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "product": { "name": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "product_id": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "product": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "product_id": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "product": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "product_id": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.8.3-150600.4.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "gnutls-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.8.3-150600.4.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls30-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" }, "product_reference": "libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-32988", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32988" } ], "notes": [ { "category": "general", "text": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32988", "url": "https://www.suse.com/security/cve/CVE-2025-32988" }, { "category": "external", "summary": "SUSE Bug 1246232 for CVE-2025-32988", "url": "https://bugzilla.suse.com/1246232" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T15:14:01Z", "details": "important" } ], "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32989", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32989" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32989", "url": "https://www.suse.com/security/cve/CVE-2025-32989" }, { "category": "external", "summary": "SUSE Bug 1246233 for CVE-2025-32989", "url": "https://bugzilla.suse.com/1246233" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T15:14:01Z", "details": "moderate" } ], "title": "CVE-2025-32989" }, { "cve": "CVE-2025-32990", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32990" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overflow (off-by-one) flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds (OOB) NULL pointer write, resulting in memory corruption and a denial-of-service (DoS) that could potentially crash the system.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32990", "url": "https://www.suse.com/security/cve/CVE-2025-32990" }, { "category": "external", "summary": "SUSE Bug 1246267 for CVE-2025-32990", "url": "https://bugzilla.suse.com/1246267" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T15:14:01Z", "details": "moderate" } ], "title": "CVE-2025-32990" }, { "cve": "CVE-2025-6395", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6395" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6395", "url": "https://www.suse.com/security/cve/CVE-2025-6395" }, { "category": "external", "summary": "SUSE Bug 1246299 for CVE-2025-6395", "url": "https://bugzilla.suse.com/1246299" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:gnutls-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:gnutls-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls-devel-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutls30-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutls30-32bit-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx-devel-3.8.3-150600.4.9.1.x86_64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.aarch64", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.ppc64le", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.s390x", "openSUSE Leap 15.6:libgnutlsxx30-3.8.3-150600.4.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-01T15:14:01Z", "details": "moderate" } ], "title": "CVE-2025-6395" } ] }
suse-su-2025:02583-1
Vulnerability from csaf_suse
Published
2025-07-31 16:04
Modified
2025-07-31 16:04
Summary
Security update for gnutls
Notes
Title of the patch
Security update for gnutls
Description of the patch
This update for gnutls fixes the following issues:
- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)
- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)
- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)
Patchnames
SUSE-2025-2583,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2583,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2583,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2583,SUSE-SUSE-MicroOS-5.1-2025-2583,SUSE-SUSE-MicroOS-5.2-2025-2583,SUSE-Storage-7.1-2025-2583
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gnutls", "title": "Title of the patch" }, { "category": "description", "text": "This update for gnutls fixes the following issues:\n\n- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)\n- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)\n- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2583,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2583,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2583,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2583,SUSE-SUSE-MicroOS-5.1-2025-2583,SUSE-SUSE-MicroOS-5.2-2025-2583,SUSE-Storage-7.1-2025-2583", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02583-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02583-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502583-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02583-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040991.html" }, { "category": "self", "summary": "SUSE Bug 1246232", "url": "https://bugzilla.suse.com/1246232" }, { "category": "self", "summary": "SUSE Bug 1246267", "url": "https://bugzilla.suse.com/1246267" }, { "category": "self", "summary": "SUSE Bug 1246299", "url": "https://bugzilla.suse.com/1246299" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32988 page", "url": "https://www.suse.com/security/cve/CVE-2025-32988/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32990 page", "url": "https://www.suse.com/security/cve/CVE-2025-32990/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6395 page", "url": "https://www.suse.com/security/cve/CVE-2025-6395/" } ], "title": "Security update for gnutls", "tracking": { "current_release_date": "2025-07-31T16:04:45Z", "generator": { "date": "2025-07-31T16:04:45Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02583-1", "initial_release_date": "2025-07-31T16:04:45Z", "revision_history": [ { "date": "2025-07-31T16:04:45Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-150200.14.37.1.aarch64", "product": { "name": "gnutls-3.6.7-150200.14.37.1.aarch64", "product_id": "gnutls-3.6.7-150200.14.37.1.aarch64" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-150200.14.37.1.aarch64", "product": { "name": "gnutls-guile-3.6.7-150200.14.37.1.aarch64", "product_id": "gnutls-guile-3.6.7-150200.14.37.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "product": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "product_id": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-150200.14.37.1.aarch64", "product": { "name": "libgnutls30-3.6.7-150200.14.37.1.aarch64", "product_id": "libgnutls30-3.6.7-150200.14.37.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "product": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "product_id": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "product": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "product_id": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "product": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "product_id": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgnutls-devel-64bit-3.6.7-150200.14.37.1.aarch64_ilp32", "product": { "name": "libgnutls-devel-64bit-3.6.7-150200.14.37.1.aarch64_ilp32", "product_id": "libgnutls-devel-64bit-3.6.7-150200.14.37.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-64bit-3.6.7-150200.14.37.1.aarch64_ilp32", "product": { "name": "libgnutls30-64bit-3.6.7-150200.14.37.1.aarch64_ilp32", "product_id": "libgnutls30-64bit-3.6.7-150200.14.37.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-hmac-64bit-3.6.7-150200.14.37.1.aarch64_ilp32", "product": { "name": "libgnutls30-hmac-64bit-3.6.7-150200.14.37.1.aarch64_ilp32", "product_id": "libgnutls30-hmac-64bit-3.6.7-150200.14.37.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-150200.14.37.1.i586", "product": { "name": "gnutls-3.6.7-150200.14.37.1.i586", "product_id": "gnutls-3.6.7-150200.14.37.1.i586" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-150200.14.37.1.i586", "product": { "name": "gnutls-guile-3.6.7-150200.14.37.1.i586", "product_id": "gnutls-guile-3.6.7-150200.14.37.1.i586" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-150200.14.37.1.i586", "product": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.i586", "product_id": "libgnutls-devel-3.6.7-150200.14.37.1.i586" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-150200.14.37.1.i586", "product": { "name": "libgnutls30-3.6.7-150200.14.37.1.i586", "product_id": "libgnutls30-3.6.7-150200.14.37.1.i586" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.i586", "product": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.i586", "product_id": "libgnutls30-hmac-3.6.7-150200.14.37.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.i586", "product": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.i586", "product_id": "libgnutlsxx-devel-3.6.7-150200.14.37.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-150200.14.37.1.i586", "product": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.i586", "product_id": "libgnutlsxx28-3.6.7-150200.14.37.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-150200.14.37.1.ppc64le", "product": { "name": "gnutls-3.6.7-150200.14.37.1.ppc64le", "product_id": "gnutls-3.6.7-150200.14.37.1.ppc64le" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-150200.14.37.1.ppc64le", "product": { "name": "gnutls-guile-3.6.7-150200.14.37.1.ppc64le", "product_id": "gnutls-guile-3.6.7-150200.14.37.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "product": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "product_id": "libgnutls-devel-3.6.7-150200.14.37.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-150200.14.37.1.ppc64le", "product": { "name": "libgnutls30-3.6.7-150200.14.37.1.ppc64le", "product_id": "libgnutls30-3.6.7-150200.14.37.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "product": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "product_id": "libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "product": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "product_id": "libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "product": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "product_id": "libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-150200.14.37.1.s390x", "product": { "name": "gnutls-3.6.7-150200.14.37.1.s390x", "product_id": "gnutls-3.6.7-150200.14.37.1.s390x" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-150200.14.37.1.s390x", "product": { "name": "gnutls-guile-3.6.7-150200.14.37.1.s390x", "product_id": "gnutls-guile-3.6.7-150200.14.37.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-150200.14.37.1.s390x", "product": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.s390x", "product_id": "libgnutls-devel-3.6.7-150200.14.37.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-150200.14.37.1.s390x", "product": { "name": "libgnutls30-3.6.7-150200.14.37.1.s390x", "product_id": "libgnutls30-3.6.7-150200.14.37.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "product": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "product_id": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "product": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "product_id": "libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "product": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "product_id": "libgnutlsxx28-3.6.7-150200.14.37.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-150200.14.37.1.x86_64", "product": { "name": "gnutls-3.6.7-150200.14.37.1.x86_64", "product_id": "gnutls-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-150200.14.37.1.x86_64", "product": { "name": "gnutls-guile-3.6.7-150200.14.37.1.x86_64", "product_id": "gnutls-guile-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutls30-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "product": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "product_id": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "gnutls-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" }, "product_reference": "libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-32988", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32988" } ], "notes": [ { "category": "general", "text": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32988", "url": "https://www.suse.com/security/cve/CVE-2025-32988" }, { "category": "external", "summary": "SUSE Bug 1246232 for CVE-2025-32988", "url": "https://bugzilla.suse.com/1246232" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-31T16:04:45Z", "details": "important" } ], "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32990", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32990" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overflow (off-by-one) flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds (OOB) NULL pointer write, resulting in memory corruption and a denial-of-service (DoS) that could potentially crash the system.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32990", "url": "https://www.suse.com/security/cve/CVE-2025-32990" }, { "category": "external", "summary": "SUSE Bug 1246267 for CVE-2025-32990", "url": "https://bugzilla.suse.com/1246267" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-31T16:04:45Z", "details": "moderate" } ], "title": "CVE-2025-32990" }, { "cve": "CVE-2025-6395", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6395" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6395", "url": "https://www.suse.com/security/cve/CVE-2025-6395" }, { "category": "external", "summary": "SUSE Bug 1246299 for CVE-2025-6395", "url": "https://bugzilla.suse.com/1246299" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Enterprise Storage 7.1:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.1:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Micro 5.2:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gnutls-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls-devel-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutls30-hmac-32bit-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx-devel-3.6.7-150200.14.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgnutlsxx28-3.6.7-150200.14.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-31T16:04:45Z", "details": "moderate" } ], "title": "CVE-2025-6395" } ] }
suse-su-2025:02340-1
Vulnerability from csaf_suse
Published
2025-07-17 09:04
Modified
2025-07-17 09:04
Summary
Security update for gnutls
Notes
Title of the patch
Security update for gnutls
Description of the patch
This update for gnutls fixes the following issues:
- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)
- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)
- CVE-2025-32989: Fix heap buffer overread when handling the CT SCT extension during X.509 certificate parsing (bsc#1246233)
- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)
Patchnames
SUSE-2025-2340,SUSE-SLE-Micro-5.3-2025-2340
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gnutls", "title": "Title of the patch" }, { "category": "description", "text": "This update for gnutls fixes the following issues:\n\n- CVE-2025-6395: Fix NULL pointer dereference when 2nd Client Hello omits PSK (bsc#1246299)\n- CVE-2025-32988: Fix double-free due to incorrect ownership handling in the export logic of SAN entries containing an otherName (bsc#1246232)\n- CVE-2025-32989: Fix heap buffer overread when handling the CT SCT extension during X.509 certificate parsing (bsc#1246233)\n- CVE-2025-32990: Fix 1-byte heap buffer overflow when parsing templates with certtool (bsc#1246267)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2340,SUSE-SLE-Micro-5.3-2025-2340", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02340-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02340-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502340-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02340-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040753.html" }, { "category": "self", "summary": "SUSE Bug 1246232", "url": "https://bugzilla.suse.com/1246232" }, { "category": "self", "summary": "SUSE Bug 1246233", "url": "https://bugzilla.suse.com/1246233" }, { "category": "self", "summary": "SUSE Bug 1246267", "url": "https://bugzilla.suse.com/1246267" }, { "category": "self", "summary": "SUSE Bug 1246299", "url": "https://bugzilla.suse.com/1246299" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32988 page", "url": "https://www.suse.com/security/cve/CVE-2025-32988/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32989 page", "url": "https://www.suse.com/security/cve/CVE-2025-32989/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32990 page", "url": "https://www.suse.com/security/cve/CVE-2025-32990/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6395 page", "url": "https://www.suse.com/security/cve/CVE-2025-6395/" } ], "title": "Security update for gnutls", "tracking": { "current_release_date": "2025-07-17T09:04:04Z", "generator": { "date": "2025-07-17T09:04:04Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02340-1", "initial_release_date": "2025-07-17T09:04:04Z", "revision_history": [ { "date": "2025-07-17T09:04:04Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.14.1.aarch64", "product": { "name": "gnutls-3.7.3-150400.14.1.aarch64", "product_id": "gnutls-3.7.3-150400.14.1.aarch64" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.14.1.aarch64", "product": { "name": "gnutls-guile-3.7.3-150400.14.1.aarch64", "product_id": "gnutls-guile-3.7.3-150400.14.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.14.1.aarch64", "product": { "name": "libgnutls-devel-3.7.3-150400.14.1.aarch64", "product_id": "libgnutls-devel-3.7.3-150400.14.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.14.1.aarch64", "product": { "name": "libgnutls30-3.7.3-150400.14.1.aarch64", "product_id": "libgnutls30-3.7.3-150400.14.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "product": { "name": "libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "product_id": "libgnutls30-hmac-3.7.3-150400.14.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.14.1.aarch64", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.14.1.aarch64", "product_id": "libgnutlsxx-devel-3.7.3-150400.14.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.14.1.aarch64", "product": { "name": "libgnutlsxx28-3.7.3-150400.14.1.aarch64", "product_id": "libgnutlsxx28-3.7.3-150400.14.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgnutls-devel-64bit-3.7.3-150400.14.1.aarch64_ilp32", "product": { "name": "libgnutls-devel-64bit-3.7.3-150400.14.1.aarch64_ilp32", "product_id": "libgnutls-devel-64bit-3.7.3-150400.14.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-64bit-3.7.3-150400.14.1.aarch64_ilp32", "product": { "name": "libgnutls30-64bit-3.7.3-150400.14.1.aarch64_ilp32", "product_id": "libgnutls30-64bit-3.7.3-150400.14.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-hmac-64bit-3.7.3-150400.14.1.aarch64_ilp32", "product": { "name": "libgnutls30-hmac-64bit-3.7.3-150400.14.1.aarch64_ilp32", "product_id": "libgnutls30-hmac-64bit-3.7.3-150400.14.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.14.1.ppc64le", "product": { "name": "gnutls-3.7.3-150400.14.1.ppc64le", "product_id": "gnutls-3.7.3-150400.14.1.ppc64le" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.14.1.ppc64le", "product": { "name": "gnutls-guile-3.7.3-150400.14.1.ppc64le", "product_id": "gnutls-guile-3.7.3-150400.14.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.14.1.ppc64le", "product": { "name": "libgnutls-devel-3.7.3-150400.14.1.ppc64le", "product_id": "libgnutls-devel-3.7.3-150400.14.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.14.1.ppc64le", "product": { "name": "libgnutls30-3.7.3-150400.14.1.ppc64le", "product_id": "libgnutls30-3.7.3-150400.14.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.14.1.ppc64le", "product": { "name": "libgnutls30-hmac-3.7.3-150400.14.1.ppc64le", "product_id": "libgnutls30-hmac-3.7.3-150400.14.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.14.1.ppc64le", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.14.1.ppc64le", "product_id": "libgnutlsxx-devel-3.7.3-150400.14.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.14.1.ppc64le", "product": { "name": "libgnutlsxx28-3.7.3-150400.14.1.ppc64le", "product_id": "libgnutlsxx28-3.7.3-150400.14.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.14.1.s390x", "product": { "name": "gnutls-3.7.3-150400.14.1.s390x", "product_id": "gnutls-3.7.3-150400.14.1.s390x" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.14.1.s390x", "product": { "name": "gnutls-guile-3.7.3-150400.14.1.s390x", "product_id": "gnutls-guile-3.7.3-150400.14.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.14.1.s390x", "product": { "name": "libgnutls-devel-3.7.3-150400.14.1.s390x", "product_id": "libgnutls-devel-3.7.3-150400.14.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.14.1.s390x", "product": { "name": "libgnutls30-3.7.3-150400.14.1.s390x", "product_id": "libgnutls30-3.7.3-150400.14.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.14.1.s390x", "product": { "name": "libgnutls30-hmac-3.7.3-150400.14.1.s390x", "product_id": "libgnutls30-hmac-3.7.3-150400.14.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.14.1.s390x", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.14.1.s390x", "product_id": "libgnutlsxx-devel-3.7.3-150400.14.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.14.1.s390x", "product": { "name": "libgnutlsxx28-3.7.3-150400.14.1.s390x", "product_id": "libgnutlsxx28-3.7.3-150400.14.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.3-150400.14.1.x86_64", "product": { "name": "gnutls-3.7.3-150400.14.1.x86_64", "product_id": "gnutls-3.7.3-150400.14.1.x86_64" } }, { "category": "product_version", "name": "gnutls-guile-3.7.3-150400.14.1.x86_64", "product": { "name": "gnutls-guile-3.7.3-150400.14.1.x86_64", "product_id": "gnutls-guile-3.7.3-150400.14.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.3-150400.14.1.x86_64", "product": { "name": "libgnutls-devel-3.7.3-150400.14.1.x86_64", "product_id": "libgnutls-devel-3.7.3-150400.14.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.7.3-150400.14.1.x86_64", "product": { "name": "libgnutls30-3.7.3-150400.14.1.x86_64", "product_id": "libgnutls30-3.7.3-150400.14.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.3-150400.14.1.x86_64", "product": { "name": "libgnutls30-hmac-3.7.3-150400.14.1.x86_64", "product_id": "libgnutls30-hmac-3.7.3-150400.14.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.3-150400.14.1.x86_64", "product": { "name": "libgnutlsxx-devel-3.7.3-150400.14.1.x86_64", "product_id": "libgnutlsxx-devel-3.7.3-150400.14.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.3-150400.14.1.x86_64", "product": { "name": "libgnutlsxx28-3.7.3-150400.14.1.x86_64", "product_id": "libgnutlsxx28-3.7.3-150400.14.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64" }, "product_reference": "gnutls-3.7.3-150400.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.14.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x" }, "product_reference": "gnutls-3.7.3-150400.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.3-150400.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64" }, "product_reference": "gnutls-3.7.3-150400.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64" }, "product_reference": "libgnutls30-3.7.3-150400.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.14.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x" }, "product_reference": "libgnutls30-3.7.3-150400.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.3-150400.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64" }, "product_reference": "libgnutls30-3.7.3-150400.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.14.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.14.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.3-150400.14.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.3-150400.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-32988", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32988" } ], "notes": [ { "category": "general", "text": "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.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32988", "url": "https://www.suse.com/security/cve/CVE-2025-32988" }, { "category": "external", "summary": "SUSE Bug 1246232 for CVE-2025-32988", "url": "https://bugzilla.suse.com/1246232" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-17T09:04:04Z", "details": "important" } ], "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32989", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32989" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32989", "url": "https://www.suse.com/security/cve/CVE-2025-32989" }, { "category": "external", "summary": "SUSE Bug 1246233 for CVE-2025-32989", "url": "https://bugzilla.suse.com/1246233" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-17T09:04:04Z", "details": "moderate" } ], "title": "CVE-2025-32989" }, { "cve": "CVE-2025-32990", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32990" } ], "notes": [ { "category": "general", "text": "A heap-buffer-overflow (off-by-one) flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds (OOB) NULL pointer write, resulting in memory corruption and a denial-of-service (DoS) that could potentially crash the system.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32990", "url": "https://www.suse.com/security/cve/CVE-2025-32990" }, { "category": "external", "summary": "SUSE Bug 1246267 for CVE-2025-32990", "url": "https://bugzilla.suse.com/1246267" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-17T09:04:04Z", "details": "moderate" } ], "title": "CVE-2025-32990" }, { "cve": "CVE-2025-6395", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6395" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6395", "url": "https://www.suse.com/security/cve/CVE-2025-6395" }, { "category": "external", "summary": "SUSE Bug 1246299 for CVE-2025-6395", "url": "https://bugzilla.suse.com/1246299" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:gnutls-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-3.7.3-150400.14.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgnutls30-hmac-3.7.3-150400.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-17T09:04:04Z", "details": "moderate" } ], "title": "CVE-2025-6395" } ] }
ncsc-2025-0246
Vulnerability from csaf_ncscnl
Published
2025-08-12 13:03
Modified
2025-08-12 13:03
Summary
Kwetsbaarheden verholpen in Siemens producten
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Siemens heeft kwetsbaarheden verholpen in diverse producten als SIMATIC, SINEC, SIMAC, RUGGEDCOM, SIMOTION, SINAMICS, SIPROTEC en SINUMERIK.
Interpretaties
De kwetsbaarheden stellen een kwaadwillende mogelijk in staat aanvallen uit te voeren die kunnen leiden tot de volgende categorieën schade:
* Denial-of-Service (DoS)
* Cross-Site Scripting
* Manipulatie van gegevens
* Omzeilen van een beveiligingsmaatregel
* (Remote) code execution (SYSTEM rechten)
* (Remote) code execution (Gebruikersrechten)
* Toegang tot gevoelige gegevens
* Verhogen van rechten
De kwaadwillende heeft hiervoor toegang nodig tot de productieomgeving. Het is goed gebruik een dergelijke omgeving niet publiek toegankelijk te hebben.
Oplossingen
Siemens heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-295
Improper Certificate Validation
CWE-400
Uncontrolled Resource Consumption
CWE-770
Allocation of Resources Without Limits or Throttling
CWE-502
Deserialization of Untrusted Data
CWE-611
Improper Restriction of XML External Entity Reference
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
CWE-20
Improper Input Validation
CWE-1341
Multiple Releases of Same Resource or Handle
CWE-1164
Irrelevant Code
CWE-272
Least Privilege Violation
CWE-131
Incorrect Calculation of Buffer Size
CWE-522
Insufficiently Protected Credentials
CWE-667
Improper Locking
CWE-440
Expected Behavior Violation
CWE-415
Double Free
CWE-617
Reachable Assertion
CWE-427
Uncontrolled Search Path Element
CWE-680
Integer Overflow to Buffer Overflow
CWE-288
Authentication Bypass Using an Alternate Path or Channel
CWE-300
Channel Accessible by Non-Endpoint
CWE-312
Cleartext Storage of Sensitive Information
CWE-190
Integer Overflow or Wraparound
CWE-250
Execution with Unnecessary Privileges
CWE-434
Unrestricted Upload of File with Dangerous Type
CWE-125
Out-of-bounds Read
CWE-404
Improper Resource Shutdown or Release
CWE-284
Improper Access Control
CWE-476
NULL Pointer Dereference
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Siemens heeft kwetsbaarheden verholpen in diverse producten als SIMATIC, SINEC, SIMAC, RUGGEDCOM, SIMOTION, SINAMICS, SIPROTEC en SINUMERIK.", "title": "Feiten" }, { "category": "description", "text": "De kwetsbaarheden stellen een kwaadwillende mogelijk in staat aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Cross-Site Scripting\n* Manipulatie van gegevens\n* Omzeilen van een beveiligingsmaatregel \n* (Remote) code execution (SYSTEM rechten) \n* (Remote) code execution (Gebruikersrechten)\n* Toegang tot gevoelige gegevens\n* Verhogen van rechten\n\nDe kwaadwillende heeft hiervoor toegang nodig tot de productieomgeving. Het is goed gebruik een dergelijke omgeving niet publiek toegankelijk te hebben.", "title": "Interpretaties" }, { "category": "description", "text": "Siemens heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Multiple Releases of Same Resource or Handle", "title": "CWE-1341" }, { "category": "general", "text": "Irrelevant Code", "title": "CWE-1164" }, { "category": "general", "text": "Least Privilege Violation", "title": "CWE-272" }, { "category": "general", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "general", "text": "Insufficiently Protected Credentials", "title": "CWE-522" }, { "category": "general", "text": "Improper Locking", "title": "CWE-667" }, { "category": "general", "text": "Expected Behavior Violation", "title": "CWE-440" }, { "category": "general", "text": "Double Free", "title": "CWE-415" }, { "category": "general", "text": "Reachable Assertion", "title": "CWE-617" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" }, { "category": "general", "text": "Authentication Bypass Using an Alternate Path or Channel", "title": "CWE-288" }, { "category": "general", "text": "Channel Accessible by Non-Endpoint", "title": "CWE-300" }, { "category": "general", "text": "Cleartext Storage of Sensitive Information", "title": "CWE-312" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Execution with Unnecessary Privileges", "title": "CWE-250" }, { "category": "general", "text": "Unrestricted Upload of File with Dangerous Type", "title": "CWE-434" }, { "category": "general", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-094954.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-177847.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-186293.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-282044.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-493396.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-493787.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-517338.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-529291.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-665108.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-674084.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-707630.html" }, { "category": "external", "summary": "Reference", "url": "https://cert-portal.siemens.com/productcert/html/ssa-894058.html" } ], "title": "Kwetsbaarheden verholpen in Siemens producten", "tracking": { "current_release_date": "2025-08-12T13:03:08.211775Z", "generator": { "date": "2025-08-04T16:30:00Z", "engine": { "name": "V.A.", "version": "1.2" } }, "id": "NCSC-2025-0246", "initial_release_date": "2025-08-12T13:03:08.211775Z", "revision_history": [ { "date": "2025-08-12T13:03:08.211775Z", "number": "1.0.0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046293" } } ], "category": "product_name", "name": "RUGGEDCOM ROX MX5000" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046294" } } ], "category": "product_name", "name": "RUGGEDCOM ROX MX5000RE" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046295" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1400" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046296" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1500" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046297" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1501" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046298" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1510" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046299" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1511" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046300" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1512" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046301" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1524" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046302" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX1536" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046303" } } ], "category": "product_name", "name": "RUGGEDCOM ROX RX5000" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046192" } } ], "category": "product_name", "name": "SIMATIC Automation Tool" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046193" } } ], "category": "product_name", "name": "SIMATIC Automation Tool SDK Windows" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046194" } } ], "category": "product_name", "name": "SIMATIC BATCH V10.0" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-1296857" } } ], "category": "product_name", "name": "SIMATIC BATCH V9.1" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046195" } } ], "category": "product_name", "name": "SIMATIC Control Function Library (CFL) V1.0.0" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046196" } } ], "category": "product_name", "name": "SIMATIC Control Function Library (CFL) V2.0" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046197" } } ], "category": "product_name", "name": "SIMATIC Control Function Library (CFL) V3.0" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046198" } } ], "category": "product_name", "name": "SIMATIC Control Function Library (CFL) V4.0" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046204" } } ], "category": "product_name", "name": "SIMATIC Energy Suite V17" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046205" } } ], "category": "product_name", "name": "SIMATIC Energy Suite V18" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046206" } } ], "category": "product_name", "name": "SIMATIC Energy Suite V19" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046207" } } ], "category": "product_name", "name": "SIMATIC Logon V1.6" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046208" } } ], "category": "product_name", "name": "SIMATIC Logon V2.0" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046212" } } ], "category": "product_name", "name": "SIMATIC MTP CREATOR V3.x" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046213" } } ], "category": "product_name", "name": "SIMATIC MTP CREATOR V4.x" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046211" } } ], "category": "product_name", "name": "SIMATIC MTP CREATOR\u00a0V2.x" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046214" } } ], "category": "product_name", "name": "SIMATIC MTP CREATOR\u00a0V5.x" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046215" } } ], "category": "product_name", "name": "SIMATIC MTP Integrator V1.x" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046216" } } ], "category": "product_name", "name": "SIMATIC MTP Integrator V2.x" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046209" } } ], "category": "product_name", "name": "SIMATIC Management Agent" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046210" } } ], "category": "product_name", "name": "SIMATIC Management Console" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-1426215" } } ], "category": "product_name", "name": "SIMATIC NET PC Software V16" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-1296547" } } ], "category": "product_name", "name": "SIMATIC NET PC Software V17" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046217" } } ], "category": "product_name", "name": "SIMATIC NET PC Software V18" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046218" } } ], "category": "product_name", "name": "SIMATIC NET PC Software V19" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv4.0", "product": { "name": "vers:unknown/\u003cv4.0", "product_id": "CSAFPID-2963002" } } ], "category": "product_name", "name": "SINEC NMS" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046325" } }, { "category": "product_version_range", "name": "vers:unknown/\u003cv3.0", "product": { "name": "vers:unknown/\u003cv3.0", "product_id": "CSAFPID-3046324" } } ], "category": "product_name", "name": "SINEC Traffic Analyzer" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3045960" } } ], "category": "product_name", "name": "SIMOTION SCOUT TIA V5.4" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3045961" } } ], "category": "product_name", "name": "SIMOTION SCOUT TIA V5.5" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv5.6sp1hf7", "product": { "name": "vers:unknown/\u003cv5.6sp1hf7", "product_id": "CSAFPID-3045962" } } ], "category": "product_name", "name": "SIMOTION SCOUT TIA V5.6" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046175" } }, { "category": "product_version_range", "name": "vers:unknown/\u003cv5.7sp1hf1", "product": { "name": "vers:unknown/\u003cv5.7sp1hf1", "product_id": "CSAFPID-3046304" } } ], "category": "product_name", "name": "SIMOTION SCOUT TIA V5.7" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046305" } } ], "category": "product_name", "name": "SIMOTION SCOUT V5.4" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003c*", "product": { "name": "vers:unknown/\u003c*", "product_id": "CSAFPID-3046306" } } ], "category": "product_name", "name": "SIMOTION SCOUT V5.5" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv5.6sp1hf7", "product": { "name": "vers:unknown/\u003cv5.6sp1hf7", "product_id": "CSAFPID-3046307" } } ], "category": "product_name", "name": "SIMOTION SCOUT V5.6" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv5.7sp1hf1", "product": { "name": "vers:unknown/\u003cv5.7sp1hf1", "product_id": "CSAFPID-3046308" } } ], "category": "product_name", "name": "SIMOTION SCOUT V5.7" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045854" } } ], "category": "product_name", "name": "SIPROTEC 5 6MD84 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045855" } } ], "category": "product_name", "name": "SIPROTEC 5 6MD85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045856" } } ], "category": "product_name", "name": "SIPROTEC 5 6MD86 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045857" } } ], "category": "product_name", "name": "SIPROTEC 5 6MD89 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045858" } } ], "category": "product_name", "name": "SIPROTEC 5 6MU85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045859" } } ], "category": "product_name", "name": "SIPROTEC 5 7KE85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045860" } } ], "category": "product_name", "name": "SIPROTEC 5 7SA82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045861" } } ], "category": "product_name", "name": "SIPROTEC 5 7SA86 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045862" } } ], "category": "product_name", "name": "SIPROTEC 5 7SA87 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045863" } } ], "category": "product_name", "name": "SIPROTEC 5 7SD82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045864" } } ], "category": "product_name", "name": "SIPROTEC 5 7SD86 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045865" } } ], "category": "product_name", "name": "SIPROTEC 5 7SD87 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045866" } } ], "category": "product_name", "name": "SIPROTEC 5 7SJ81 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045867" } } ], "category": "product_name", "name": "SIPROTEC 5 7SJ82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045868" } } ], "category": "product_name", "name": "SIPROTEC 5 7SJ85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045869" } } ], "category": "product_name", "name": "SIPROTEC 5 7SJ86 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045870" } } ], "category": "product_name", "name": "SIPROTEC 5 7SK82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045871" } } ], "category": "product_name", "name": "SIPROTEC 5 7SK85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045872" } } ], "category": "product_name", "name": "SIPROTEC 5 7SL82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045873" } } ], "category": "product_name", "name": "SIPROTEC 5 7SL86 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045874" } } ], "category": "product_name", "name": "SIPROTEC 5 7SL87 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045875" } } ], "category": "product_name", "name": "SIPROTEC 5 7SS85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045876" } } ], "category": "product_name", "name": "SIPROTEC 5 7ST85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045877" } } ], "category": "product_name", "name": "SIPROTEC 5 7ST86 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045878" } } ], "category": "product_name", "name": "SIPROTEC 5 7SX82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045879" } } ], "category": "product_name", "name": "SIPROTEC 5 7SX85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045880" } } ], "category": "product_name", "name": "SIPROTEC 5 7SY82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045881" } } ], "category": "product_name", "name": "SIPROTEC 5 7UM85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045882" } } ], "category": "product_name", "name": "SIPROTEC 5 7UT82 (CP150)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045883" } } ], "category": "product_name", "name": "SIPROTEC 5 7UT85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045884" } } ], "category": "product_name", "name": "SIPROTEC 5 7UT86 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045885" } } ], "category": "product_name", "name": "SIPROTEC 5 7UT87 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045886" } } ], "category": "product_name", "name": "SIPROTEC 5 7VE85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/v7.80|\u003cv10.0", "product": { "name": "vers:unknown/v7.80|\u003cv10.0", "product_id": "CSAFPID-3045887" } } ], "category": "product_name", "name": "SIPROTEC 5 7VK87 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045888" } } ], "category": "product_name", "name": "SIPROTEC 5 7VU85 (CP300)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv10.0", "product": { "name": "vers:unknown/\u003cv10.0", "product_id": "CSAFPID-3045889" } } ], "category": "product_name", "name": "SIPROTEC 5 Compact 7SX800 (CP050)" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv4.95sp5", "product": { "name": "vers:unknown/\u003cv4.95sp5", "product_id": "CSAFPID-3046312" } } ], "category": "product_name", "name": "SINUMERIK 828D PPU.4" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv5.25sp1", "product": { "name": "vers:unknown/\u003cv5.25sp1", "product_id": "CSAFPID-3046313" } } ], "category": "product_name", "name": "SINUMERIK 828D PPU.5" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv4.95sp5", "product": { "name": "vers:unknown/\u003cv4.95sp5", "product_id": "CSAFPID-3046314" } } ], "category": "product_name", "name": "SINUMERIK 840D sl" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv1.25sp1", "product": { "name": "vers:unknown/\u003cv1.25sp1", "product_id": "CSAFPID-3046315" } } ], "category": "product_name", "name": "SINUMERIK MC" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv1.15sp5", "product": { "name": "vers:unknown/\u003cv1.15sp5", "product_id": "CSAFPID-3046316" } } ], "category": "product_name", "name": "SINUMERIK MC V1.15" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv6.25sp1", "product": { "name": "vers:unknown/\u003cv6.25sp1", "product_id": "CSAFPID-3046317" } } ], "category": "product_name", "name": "SINUMERIK ONE" }, { "branches": [ { "category": "product_version_range", "name": "vers:unknown/\u003cv6.15sp5", "product": { "name": "vers:unknown/\u003cv6.15sp5", "product_id": "CSAFPID-3046318" } } ], "category": "product_name", "name": "SINUMERIK ONE V6.15" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-0395", "cwe": { "id": "CWE-131", "name": "Incorrect Calculation of Buffer Size" }, "notes": [ { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-0395 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0395.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-0395" }, { "cve": "CVE-2025-0665", "cwe": { "id": "CWE-1341", "name": "Multiple Releases of Same Resource or Handle" }, "notes": [ { "category": "other", "text": "Multiple Releases of Same Resource or Handle", "title": "CWE-1341" }, { "category": "general", "text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-0665 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0665.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-0665" }, { "cve": "CVE-2025-0725", "cwe": { "id": "CWE-680", "name": "Integer Overflow to Buffer Overflow" }, "notes": [ { "category": "other", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" }, { "category": "other", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-0725 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0725.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-0725" }, { "cve": "CVE-2025-1390", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-1390 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-1390.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-1390" }, { "cve": "CVE-2025-3277", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-3277 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-3277.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-3277" }, { "cve": "CVE-2025-3360", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-3360 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-3360.json" } ], "title": "CVE-2025-3360" }, { "cve": "CVE-2025-6395", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-6395 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6395.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-6395" }, { "cve": "CVE-2025-21694", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "other", "text": "Improper Locking", "title": "CWE-667" }, { "category": "general", "text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21694 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-21694.json" } ], "title": "CVE-2025-21694" }, { "cve": "CVE-2025-29087", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-29087 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-29087.json" } ], "title": "CVE-2025-29087" }, { "cve": "CVE-2025-29088", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-29088 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-29088.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-29088" }, { "cve": "CVE-2025-30033", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-30033 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-30033.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-30033" }, { "cve": "CVE-2025-30034", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "other", "text": "Reachable Assertion", "title": "CWE-617" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-30034 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-30034.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-30034" }, { "cve": "CVE-2025-32728", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "notes": [ { "category": "other", "text": "Expected Behavior Violation", "title": "CWE-440" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-32728 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32728.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-32728" }, { "cve": "CVE-2025-32988", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "other", "text": "Double Free", "title": "CWE-415" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-32988 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32988.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32989", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-32989 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32989.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-32989" }, { "cve": "CVE-2025-32990", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-32990 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32990.json" } ], "title": "CVE-2025-32990" }, { "cve": "CVE-2025-33023", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "notes": [ { "category": "other", "text": "Unrestricted Upload of File with Dangerous Type", "title": "CWE-434" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-33023 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-33023.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-33023" }, { "cve": "CVE-2025-40570", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40570 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40570.json" } ], "scores": [ { "cvss_v3": { "baseScore": 2.4, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40570" }, { "cve": "CVE-2025-40584", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40584 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40584.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40584" }, { "cve": "CVE-2025-40743", "cwe": { "id": "CWE-288", "name": "Authentication Bypass Using an Alternate Path or Channel" }, "notes": [ { "category": "other", "text": "Authentication Bypass Using an Alternate Path or Channel", "title": "CWE-288" }, { "category": "general", "text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40743 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40743.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40743" }, { "cve": "CVE-2025-40746", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40746 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40746.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40746" }, { "cve": "CVE-2025-40751", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "other", "text": "Insufficiently Protected Credentials", "title": "CWE-522" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40751 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40751.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40751" }, { "cve": "CVE-2025-40752", "cwe": { "id": "CWE-312", "name": "Cleartext Storage of Sensitive Information" }, "notes": [ { "category": "other", "text": "Cleartext Storage of Sensitive Information", "title": "CWE-312" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40752 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40752.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40752" }, { "cve": "CVE-2025-40753", "cwe": { "id": "CWE-312", "name": "Cleartext Storage of Sensitive Information" }, "notes": [ { "category": "other", "text": "Cleartext Storage of Sensitive Information", "title": "CWE-312" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40753 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40753.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40753" }, { "cve": "CVE-2025-40759", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40759 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40759.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40759" }, { "cve": "CVE-2025-40761", "cwe": { "id": "CWE-288", "name": "Authentication Bypass Using an Alternate Path or Channel" }, "notes": [ { "category": "other", "text": "Authentication Bypass Using an Alternate Path or Channel", "title": "CWE-288" }, { "category": "general", "text": "CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40761 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40761.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40761" }, { "cve": "CVE-2025-40762", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40762 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40762.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40762" }, { "cve": "CVE-2025-40764", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40764 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40764.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40764" }, { "cve": "CVE-2025-40766", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40766 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40766.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40766" }, { "cve": "CVE-2025-40767", "cwe": { "id": "CWE-250", "name": "Execution with Unnecessary Privileges" }, "notes": [ { "category": "other", "text": "Execution with Unnecessary Privileges", "title": "CWE-250" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40767 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40767.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40767" }, { "cve": "CVE-2025-40768", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40768 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40768.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40768" }, { "cve": "CVE-2025-40769", "cwe": { "id": "CWE-1164", "name": "Irrelevant Code" }, "notes": [ { "category": "other", "text": "Irrelevant Code", "title": "CWE-1164" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40769 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40769.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40769" }, { "cve": "CVE-2025-40770", "cwe": { "id": "CWE-300", "name": "Channel Accessible by Non-Endpoint" }, "notes": [ { "category": "other", "text": "Channel Accessible by Non-Endpoint", "title": "CWE-300" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-40770 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40770.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-40770" }, { "cve": "CVE-2025-47809", "cwe": { "id": "CWE-272", "name": "Least Privilege Violation" }, "notes": [ { "category": "other", "text": "Least Privilege Violation", "title": "CWE-272" } ], "product_status": { "known_affected": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] }, "references": [ { "category": "self", "summary": "CVE-2025-47809 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-47809.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3046293", "CSAFPID-3046294", "CSAFPID-3046295", "CSAFPID-3046296", "CSAFPID-3046297", "CSAFPID-3046298", "CSAFPID-3046299", "CSAFPID-3046300", "CSAFPID-3046301", "CSAFPID-3046302", "CSAFPID-3046303", "CSAFPID-3046192", "CSAFPID-3046193", "CSAFPID-3046194", "CSAFPID-1296857", "CSAFPID-3046195", "CSAFPID-3046196", "CSAFPID-3046197", "CSAFPID-3046198", "CSAFPID-3046204", "CSAFPID-3046205", "CSAFPID-3046206", "CSAFPID-3046207", "CSAFPID-3046208", "CSAFPID-3046212", "CSAFPID-3046213", "CSAFPID-3046211", "CSAFPID-3046214", "CSAFPID-3046215", "CSAFPID-3046216", "CSAFPID-3046209", "CSAFPID-3046210", "CSAFPID-1426215", "CSAFPID-1296547", "CSAFPID-3046217", "CSAFPID-3046218", "CSAFPID-2963002", "CSAFPID-3046325", "CSAFPID-3046324", "CSAFPID-3045960", "CSAFPID-3045961", "CSAFPID-3045962", "CSAFPID-3046175", "CSAFPID-3046304", "CSAFPID-3046305", "CSAFPID-3046306", "CSAFPID-3046307", "CSAFPID-3046308", "CSAFPID-3045854", "CSAFPID-3045855", "CSAFPID-3045856", "CSAFPID-3045857", "CSAFPID-3045858", "CSAFPID-3045859", "CSAFPID-3045860", "CSAFPID-3045861", "CSAFPID-3045862", "CSAFPID-3045863", "CSAFPID-3045864", "CSAFPID-3045865", "CSAFPID-3045866", "CSAFPID-3045867", "CSAFPID-3045868", "CSAFPID-3045869", "CSAFPID-3045870", "CSAFPID-3045871", "CSAFPID-3045872", "CSAFPID-3045873", "CSAFPID-3045874", "CSAFPID-3045875", "CSAFPID-3045876", "CSAFPID-3045877", "CSAFPID-3045878", "CSAFPID-3045879", "CSAFPID-3045880", "CSAFPID-3045881", "CSAFPID-3045882", "CSAFPID-3045883", "CSAFPID-3045884", "CSAFPID-3045885", "CSAFPID-3045886", "CSAFPID-3045887", "CSAFPID-3045888", "CSAFPID-3045889", "CSAFPID-3046312", "CSAFPID-3046313", "CSAFPID-3046314", "CSAFPID-3046315", "CSAFPID-3046316", "CSAFPID-3046317", "CSAFPID-3046318" ] } ], "title": "CVE-2025-47809" } ] }
ssa-082556
Vulnerability from csaf_siemens
Published
2025-06-10 00:00
Modified
2025-08-12 00:00
Summary
SSA-082556: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1.5
Notes
Summary
Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the firmware version V3.1.5 for the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP (incl. SIPLUS variant).
Siemens is preparing fix versions and recommends countermeasures for products where fixes are not, or not yet available.
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)", "tlp": { "label": "WHITE" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the firmware version V3.1.5 for the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP (incl. SIPLUS variant).\n\nSiemens is preparing fix versions and recommends countermeasures for products where fixes are not, or not yet available.", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "productcert@siemens.com", "name": "Siemens ProductCERT", "namespace": "https://www.siemens.com" }, "references": [ { "category": "self", "summary": "SSA-082556: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1.5 - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-082556.html" }, { "category": "self", "summary": "SSA-082556: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1.5 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-082556.json" } ], "title": "SSA-082556: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1.5", "tracking": { "current_release_date": "2025-08-12T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-082556", "initial_release_date": "2025-06-10T00:00:00Z", "revision_history": [ { "date": "2025-06-10T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" }, { "date": "2025-08-12T00:00:00Z", "legacy_version": "1.1", "number": "2", "summary": "Added CVE-2025-6395, CVE-2025-32988, CVE-2025-32989, CVE-2025-32990" } ], "status": "interim", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:intdot/\u003e=3.1.5", "product": { "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)", "product_id": "1", "product_identification_helper": { "model_numbers": [ "6ES7518-4AX00-1AB0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)" }, { "branches": [ { "category": "product_version_range", "name": "vers:intdot/\u003e=3.1.5", "product": { "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)", "product_id": "2", "product_identification_helper": { "model_numbers": [ "6ES7518-4AX00-1AC0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)" }, { "branches": [ { "category": "product_version_range", "name": "vers:intdot/\u003e=3.1.5", "product": { "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)", "product_id": "3", "product_identification_helper": { "model_numbers": [ "6ES7518-4FX00-1AB0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)" }, { "branches": [ { "category": "product_version_range", "name": "vers:intdot/\u003e=3.1.5", "product": { "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)", "product_id": "4", "product_identification_helper": { "model_numbers": [ "6ES7518-4FX00-1AC0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)" }, { "branches": [ { "category": "product_version_range", "name": "vers:intdot/\u003e=3.1.5", "product": { "name": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)", "product_id": "5", "product_identification_helper": { "model_numbers": [ "6AG1518-4AX00-4AC0" ] } } } ], "category": "product_name", "name": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-41617", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-41617" }, { "cve": "CVE-2023-4527", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. When the getaddrinfo function is called with the AF_UNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data, and may cause a crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4527" }, { "cve": "CVE-2023-4806", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4806" }, { "cve": "CVE-2023-4911", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A buffer overflow was discovered in the GNU C Library\u0027s dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4911" }, { "cve": "CVE-2023-5363", "cwe": { "id": "CWE-684", "name": "Incorrect Provision of Specified Functionality" }, "notes": [ { "category": "summary", "text": "Issue summary: A bug has been identified in the processing of key and initialisation vector (IV) lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers. Impact summary: A truncation in the IV can result in non-uniqueness, which could result in loss of confidentiality for some cipher modes. When calling EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() or EVP_CipherInit_ex2() the provided OSSL_PARAM array is processed after the key and IV have been established. Any alterations to the key length, via the \"keylen\" parameter or the IV length, via the \"ivlen\" parameter, within the OSSL_PARAM array will not take effect as intended, potentially causing truncation or overreading of these values. The following ciphers and cipher modes are impacted: RC2, RC4, RC5, CCM, GCM and OCB. For the CCM, GCM and OCB cipher modes, truncation of the IV can result in loss of confidentiality. For example, when following NIST\u0027s SP 800-38D section 8.2.1 guidance for constructing a deterministic IV for AES in GCM mode, truncation of the counter portion could lead to IV reuse. Both truncations and overruns of the key and overruns of the IV will produce incorrect results and could, in some cases, trigger a memory exception. However, these issues are not currently assessed as security critical. Changing the key and/or IV lengths is not considered to be a common operation and the vulnerable API was recently introduced. Furthermore it is likely that application developers will have spotted this problem during testing since decryption would fail unless both peers in the communication were similarly vulnerable. For these reasons we expect the probability of an application being vulnerable to this to be quite low. However if an application is vulnerable then this issue is considered very serious. For these reasons we have assessed this issue as Moderate severity overall. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this because the issue lies outside of the FIPS provider boundary. OpenSSL 3.1 and 3.0 are vulnerable to this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5363" }, { "cve": "CVE-2023-6246", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when the openlog function was not called, or called with the ident argument set to NULL, and the program name (the basename of argv[0]) is bigger than 1024 bytes, resulting in an application crash or local privilege escalation. This issue affects glibc 2.36 and newer.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-6246" }, { "cve": "CVE-2023-6779", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An off-by-one heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a message bigger than INT_MAX bytes, leading to an incorrect calculation of the buffer size to store the message, resulting in an application crash. This issue affects glibc 2.37 and newer.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-6779" }, { "cve": "CVE-2023-6780", "cwe": { "id": "CWE-131", "name": "Incorrect Calculation of Buffer Size" }, "notes": [ { "category": "summary", "text": "An integer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message, resulting in undefined behavior. This issue affects glibc 2.37 and newer.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-6780" }, { "cve": "CVE-2023-28531", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "ssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints. The earliest affected version is 8.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-28531" }, { "cve": "CVE-2023-38545", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake.\r\n\r\nWhen curl is asked to pass along the hostname to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that hostname can be is 255 bytes.\r\n\r\nIf the hostname is detected to be longer than 255 bytes, curl switches to local name resolving and instead passes on the resolved address only to the proxy. Due to a bug, the local variable that means \"let the host resolve the name\" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long hostname to the target buffer instead of copying just the resolved address there.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "cwe": { "id": "CWE-73", "name": "External Control of File Name or Path" }, "notes": [ { "category": "summary", "text": "This flaw allows an attacker to insert cookies at will into a running program\r\nusing libcurl, if the specific series of conditions are met.\r\n\r\nlibcurl performs transfers. In its API, an application creates \"easy handles\"\r\nthat are the individual handles for single transfers.\r\n\r\nlibcurl provides a function call that duplicates en easy handle called\r\n[curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html).\r\n\r\nIf a transfer has cookies enabled when the handle is duplicated, the\r\ncookie-enable state is also cloned - but without cloning the actual\r\ncookies. If the source handle did not read any cookies from a specific file on\r\ndisk, the cloned version of the handle would instead store the file name as\r\n`none` (using the four ASCII letters, no quotes).\r\n\r\nSubsequent use of the cloned handle that does not explicitly set a source to\r\nload cookies from would then inadvertently load cookies from a file named\r\n`none` - if such a file exists and is readable in the current directory of the\r\nprogram using libcurl. And if using the correct file format of course.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38546" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-44487" }, { "cve": "CVE-2023-46218", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "This flaw allows a malicious HTTP server to set \"super cookies\" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a mixed case flaw in curl\u0027s function that verifies a given cookie domain against the Public Suffix List (PSL). For example a cookie could be set with `domain=co.UK` when the URL used a lower case hostname `curl.co.uk`, even though `co.uk` is listed as a PSL domain.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "When saving HSTS data to an excessively long file name, curl could end up removing all contents, making subsequent requests using that file unaware of the HSTS status they should otherwise use.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-46219" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "summary", "text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust; and there could be effects on Bitvise SSH through 9.31.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51384", "cwe": { "id": "CWE-304", "name": "Missing Critical Step in Authentication" }, "notes": [ { "category": "summary", "text": "In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token returns multiple keys.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-51384" }, { "cve": "CVE-2023-51385", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-51385" }, { "cve": "CVE-2023-52927", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "netfilter: allow exp not to be removed in nf_ct_find_expectation Currently nf_conntrack_in() calling nf_ct_find_expectation() will remove the exp from the hash table. However, in some scenario, we expect the exp not to be removed when the created ct will not be confirmed, like in OVS and TC conntrack in the following patches. This patch allows exp not to be removed by setting IPS_CONFIRMED in the status of the tmpl.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-52927" }, { "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-2961" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process. Impact summary: Abnormal termination of an application can a cause a denial of service. Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address when comparing the expected name with an `otherName` subject alternative name of an X.509 certificate. This may result in an exception that terminates the application program. Note that basic certificate chain validation (signatures, dates, ...) is not affected, the denial of service can occur only when the application also specifies an expected DNS name, Email address or IP address. TLS servers rarely solicit client certificates, and even when they do, they generally don\u0027t perform a name check against a reference identifier (expected identity), but rather extract the presented identity after checking the certificate chain. So TLS servers are generally not affected and the severity of the issue is Moderate. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-6119" }, { "cve": "CVE-2024-6387", "cwe": { "id": "CWE-364", "name": "Signal Handler Race Condition" }, "notes": [ { "category": "summary", "text": "A security regression (CVE-2006-5051) was discovered in OpenSSH\u0027s server (sshd). There is a race condition which can lead to sshd to handle some signals in an unsafe manner. An unauthenticated, remote attacker may be able to trigger it by failing to authenticate within a set time period.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-6387" }, { "cve": "CVE-2024-12133", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down or even crash the system. This flaw allows an attacker to send a specially crafted certificate, causing a denial of service attack.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-12133" }, { "cve": "CVE-2024-12243", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "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.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-12243" }, { "cve": "CVE-2024-24855", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A race condition was found in the Linux kernel\u0027s scsi device driver in lpfc_unregister_fcf_rescan() function. This can result in a null pointer dereference issue, possibly leading to a kernel panic or denial of service issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-24855" }, { "cve": "CVE-2024-26596", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "net: dsa: netdev_priv() dereference before check on non-DSA netdevice events.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-26596" }, { "cve": "CVE-2024-28085", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "wall in util-linux through 2.40, often installed with setgid tty permissions, allows escape sequences to be sent to other users\u0027 terminals through argv. (Specifically, escape sequences received from stdin are blocked, but escape sequences received from argv are not blocked.) There may be plausible scenarios where this leads to account takeover.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-28085" }, { "cve": "CVE-2024-33599", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "nscd: Stack-based buffer overflow in netgroup cache\r\n\r\nIf the Name Service Cache Daemon\u0027s (nscd) fixed size cache is exhausted\r\nby client requests then a subsequent client request for netgroup data\r\nmay result in a stack-based buffer overflow. This flaw was introduced\r\nin glibc 2.15 when the cache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "nscd: Null pointer crashes after notfound response\r\n\r\nIf the Name Service Cache Daemon\u0027s (nscd) cache fails to add a not-found\r\nnetgroup response to the cache, the client request can result in a null\r\npointer dereference. This flaw was introduced in glibc 2.15 when the\r\ncache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "nscd: netgroup cache may terminate daemon on memory allocation failure\r\n\r\nThe Name Service Cache Daemon\u0027s (nscd) netgroup cache uses xmalloc or\r\nxrealloc and these functions may terminate the process due to a memory\r\nallocation failure resulting in a denial of service to the clients. The\r\nflaw was introduced in glibc 2.15 when the cache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "cwe": { "id": "CWE-466", "name": "Return of Pointer Value Outside of Expected Range" }, "notes": [ { "category": "summary", "text": "nscd: netgroup cache assumes NSS callback uses in-buffer strings\r\n\r\nThe Name Service Cache Daemon\u0027s (nscd) netgroup cache can corrupt memory\r\nwhen the NSS callback does not store all strings in the provided buffer.\r\nThe flaw was introduced in glibc 2.15 when the cache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34397", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This could lead to the GDBus-based client behaving incorrectly, with an application-dependent impact.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-34397" }, { "cve": "CVE-2024-37370", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "summary", "text": "In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can modify the plaintext Extra Count field of a confidential GSS krb5 wrap token, causing the unwrapped token to appear truncated to the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "summary", "text": "In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can cause invalid memory reads during GSS message token handling by sending message tokens with invalid length fields.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-131", "name": "Incorrect Calculation of Buffer Size" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2024-50246", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nfs/ntfs3: Add rough attr alloc_size check", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-50246" }, { "cve": "CVE-2024-53166", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "block, bfq: bfqq uaf in bfq_limit_depth() Set new allocated bfqq to bic or remove freed bfqq from bic are both protected by bfqd-\u003elock, however bfq_limit_depth() is deferencing bfqq from bic without the lock, this can lead to UAF if the io_context is shared by multiple tasks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-53166" }, { "cve": "CVE-2024-57977", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "memcg: A soft lockup vulnerability in the product with about 56,000 tasks were in the OOM cgroup, it was traversing them when the soft lockup was triggered.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-57977" }, { "cve": "CVE-2024-57996", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "notes": [ { "category": "summary", "text": "net_sched: sch_sfq: vulnerability caused by incorrectly handling a packet limit of 1, leading to an array-index-out-of-bounds error and subsequent crash when the queue length is decremented for an empty slot.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-57996" }, { "cve": "CVE-2024-58005", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "tpm: Change to kvalloc() in eventlog/acpi.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-58005" }, { "cve": "CVE-2025-4373", "cwe": { "id": "CWE-124", "name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)" }, "notes": [ { "category": "summary", "text": "GLib is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-4373" }, { "cve": "CVE-2025-4598", "cwe": { "id": "CWE-364", "name": "Signal Handler Race Condition" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original\u0027s privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process.\r\n\r\nA SUID binary or process has a special type of permission, which allows the process to run with the file owner\u0027s permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original\u0027s SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-4598" }, { "cve": "CVE-2025-6395", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-6395" }, { "cve": "CVE-2025-21701", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "net: vulnerability arises because unregister_netdevice_many_notify might run before the rtnl lock section of ethnl operations, leading to potential use of destroyed locks, which is fixed by denying operations on devices being unregistered.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21701" }, { "cve": "CVE-2025-21702", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "pfifo_tail_enqueue: Drop new packet when sch-\u003elimit == 0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21702" }, { "cve": "CVE-2025-21712", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "md/md-bitmap: vulnerability caused by bitmap_get_stats() can be called even if the bitmap is destroyed or not fully initialized, leading to a kernel crash, which is fixed by synchronizing bitmap_get_stats() with bitmap_info.mutex.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21712" }, { "cve": "CVE-2025-21724", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index(). Resolve a UBSAN shift-out-of-bounds issue in iova_bitmap_offset_to_index() where shifting the constant \"1\" (of type int) by bitmap-\u003emapped.pgshift (an unsigned long value) could result in undefined behavior. The constant \"1\" defaults to a 32-bit \"int\", and when \"pgshift\" exceeds 31 (e.g., pgshift = 63) the shift operation overflows, as the result cannot be represented in a 32-bit type.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21724" }, { "cve": "CVE-2025-21728", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpf_send_signal() kfunc, it will cause issues because this kfunc can sleep.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21728" }, { "cve": "CVE-2025-21745", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblk-cgroup: Fix class @block_class\u0027s subsystem refcount leakage\r\n\r\nblkcg_fill_root_iostats() iterates over @block_class\u0027s devices by\r\nclass_dev_iter_(init|next)(), but does not end iterating with\r\nclass_dev_iter_exit(), so causes the class\u0027s subsystem refcount leakage.\r\n\r\nFix by ending the iterating with class_dev_iter_exit().", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21745" }, { "cve": "CVE-2025-21756", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind() and those implicitly bound through autobind during connect().", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21756" }, { "cve": "CVE-2025-21758", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "ipv6: mcast: add RCU protection to mld_newpack() mld_newpack() can be called without RTNL or RCU being held.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21758" }, { "cve": "CVE-2025-21765", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "ipv6: use RCU protection in ip6_default_advmss() ip6_default_advmss() needs rcu protection to make sure the net structure it reads does not disappear.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21765" }, { "cve": "CVE-2025-21766", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "ipv4: use RCU protection in __ip_rt_update_pmtu(). __ip_rt_update_pmtu() must use RCU protection to make sure the net structure it reads does not disappear.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21766" }, { "cve": "CVE-2025-21767", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, the following vulnerability has been resolved: clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context The following bug report happened with a PREEMPT_RT kernel: BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:48 in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 2012, name: kwatchdog preempt_count: 1, expected: 0 RCU nest depth: 0, expected: 0 get_random_u32+0x4f/0x110 clocksource_verify_choose_cpus+0xab/0x1a0 clocksource_verify_percpu.part.0+0x6b/0x330 clocksource_watchdog_kthread+0x193/0x1a0 It is due to the fact that clocksource_verify_choose_cpus() is invoked with preemption disabled. This function invokes get_random_u32() to obtain random numbers for choosing CPUs. The batched_entropy_32 local lock and/or the base_crng.lock spinlock in driver/char/random.c will be acquired during the call. In PREEMPT_RT kernel, they are both sleeping locks and so cannot be acquired in atomic context. Fix this problem by using migrate_disable() to allow smp_processor_id() to be reliably used without introducing atomic context. preempt_disable() is then called after clocksource_verify_choose_cpus() but before the clocksource measurement is being run to avoid introducing unexpected latency.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21767" }, { "cve": "CVE-2025-21795", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "NFSD: hang in nfsd4_shutdown_callback. If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_inflight is not 0. This hang lasts about 15 minutes until TCP notifies NFSD that the connection was dropped.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21795" }, { "cve": "CVE-2025-21796", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21796" }, { "cve": "CVE-2025-21848", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnfp: bpf: Add check for nfp_app_ctrl_msg_alloc()\r\n\r\nAdd check for the return value of nfp_app_ctrl_msg_alloc() in\r\nnfp_bpf_cmsg_alloc() to prevent null pointer dereference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21848" }, { "cve": "CVE-2025-21862", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "notes": [ { "category": "summary", "text": "drop_monitor: incorrect initialization order. If drop_monitor is built as a kernel module, syzkaller may have time to send a netlink NET_DM_CMD_START message during the module loading. This will call the net_dm_monitor_start() function that uses a spinlock that has not yet been initialized.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21862" }, { "cve": "CVE-2025-21864", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntcp: drop secpath at the same time as we currently drop dst\r\n\r\nXiumei reported hitting the WARN in xfrm6_tunnel_net_exit while\r\nrunning tests that boil down to:\r\n - create a pair of netns\r\n - run a basic TCP test over ipcomp6\r\n - delete the pair of netns\r\n\r\nThe xfrm_state found on spi_byaddr was not deleted at the time we\r\ndelete the netns, because we still have a reference on it. This\r\nlingering reference comes from a secpath (which holds a ref on the\r\nxfrm_state), which is still attached to an skb. This skb is not\r\nleaked, it ends up on sk_receive_queue and then gets defer-free\u0027d by\r\nskb_attempt_defer_free.\r\n\r\nThe problem happens when we defer freeing an skb (push it on one CPU\u0027s\r\ndefer_list), and don\u0027t flush that list before the netns is deleted. In\r\nthat case, we still have a reference on the xfrm_state that we don\u0027t\r\nexpect at this point.\r\n\r\nWe already drop the skb\u0027s dst in the TCP receive path when it\u0027s no\r\nlonger needed, so let\u0027s also drop the secpath. At this point,\r\ntcp_filter has already called into the LSM hooks that may require the\r\nsecpath, so it should not be needed anymore. However, in some of those\r\nplaces, the MPTCP extension has just been attached to the skb, so we\r\ncannot simply drop all extensions.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21864" }, { "cve": "CVE-2025-21865", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). Commit eb28fd76c0a0 (\"gtp: Destroy device along with udp socket\u0027s netns dismantle.\") added the for_each_netdev() loop in gtp_net_exit_batch_rtnl() to destroy devices in each netns as done in geneve and ip tunnels. However, this could trigger -\u003edellink() twice for the same device during -\u003eexit_batch_rtnl().", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-21865" }, { "cve": "CVE-2025-26465", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error codes in specific conditions when verifying the host key. For an attack to be considered successful, the attacker needs to manage to exhaust the client\u0027s memory resource first, turning the attack complexity high.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-26465" }, { "cve": "CVE-2025-31115", "cwe": { "id": "CWE-826", "name": "Premature Release of Resource During Expected Lifetime" }, "notes": [ { "category": "summary", "text": "The threaded .xz decoder in liblzma has a vulnerability that can at least result in a crash (denial of service). The effects include heap use after free and writing to an address based on the null pointer plus an offset.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-31115" }, { "cve": "CVE-2025-32988", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "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.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-32988" }, { "cve": "CVE-2025-32989", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-32989" }, { "cve": "CVE-2025-46836", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "net-tools is a collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. Inn versions up to and including 2.10, the Linux network utilities (like ifconfig) from the net-tools package do not properly validate the structure of /proc files when showing interfaces. `get_name()` in `interface.c` copies interface labels from `/proc/net/dev` into a fixed 16-byte stack buffer without bounds checking, leading to possible arbitrary code execution or crash. The known attack path does not require privilege but also does not provide privilege escalation in this scenario. A patch is available and expected to be part of version 2.20.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2025-46836" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…