Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-3836 (GCVE-0-2019-3836)
Vulnerability from cvelistv5
Published
2019-04-01 14:16
Modified
2024-08-04 19:19
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T19:19:18.612Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "name": "FEDORA-2019-46df367eed", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/" }, { "name": "GLSA-201904-14", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201904-14" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20190502-0005/" }, { "name": "openSUSE-SU-2019:1353", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" }, { "name": "USN-3999-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/3999-1/" }, { "name": "RHSA-2019:3600", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:3600" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "gnutls", "vendor": "gnutls", "versions": [ { "status": "affected", "version": "fixed in gnutls 3.6.7" } ] } ], "descriptions": [ { "lang": "en", "value": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-456", "description": "CWE-456", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-11-06T00:08:11", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "name": "FEDORA-2019-46df367eed", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/" }, { "name": "GLSA-201904-14", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201904-14" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20190502-0005/" }, { "name": "openSUSE-SU-2019:1353", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" }, { "name": "USN-3999-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/3999-1/" }, { "name": "RHSA-2019:3600", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:3600" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3836", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "gnutls", "version": { "version_data": [ { "version_value": "fixed in gnutls 3.6.7" } ] } } ] }, "vendor_name": "gnutls" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages." } ] }, "impact": { "cvss": [ [ { "vectorString": "5.9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-456" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "name": "https://gitlab.com/gnutls/gnutls/issues/704", "refsource": "CONFIRM", "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "name": "FEDORA-2019-46df367eed", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/" }, { "name": "GLSA-201904-14", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201904-14" }, { "name": "https://security.netapp.com/advisory/ntap-20190502-0005/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190502-0005/" }, { "name": "openSUSE-SU-2019:1353", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" }, { "name": "USN-3999-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3999-1/" }, { "name": "RHSA-2019:3600", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3600" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-3836", "datePublished": "2019-04-01T14:16:51", "dateReserved": "2019-01-03T00:00:00", "dateUpdated": "2024-08-04T19:19:18.612Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-3836\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-04-01T15:29:01.060\",\"lastModified\":\"2024-11-21T04:42:39.360\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 en gnutls, antes de la versi\u00f3n 3.6.7 upstream, que hay un acceso de puntero no inicializado en gnutls, en versiones 3.6.4 o posteriores, que puede desencadenarse por determinados mensajes \\\"post-handshake\\\".\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-456\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-824\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.3\",\"versionEndExcluding\":\"3.6.7\",\"matchCriteriaId\":\"EE69D892-FC7F-4CBC-ADCD-1A45B18B6827\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3600\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.com/gnutls/gnutls/issues/704\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/201904-14\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190502-0005/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3999-1/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3600\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.com/gnutls/gnutls/issues/704\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/201904-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190502-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3999-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
opensuse-su-2024:10801-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
gnutls-3.7.2-1.2 on GA media
Notes
Title of the patch
gnutls-3.7.2-1.2 on GA media
Description of the patch
These are all security issues fixed in the gnutls-3.7.2-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10801
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.7.2-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the gnutls-3.7.2-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10801", "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-2024_10801-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2006-4790 page", "url": "https://www.suse.com/security/cve/CVE-2006-4790/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-1948 page", "url": "https://www.suse.com/security/cve/CVE-2008-1948/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-1949 page", "url": "https://www.suse.com/security/cve/CVE-2008-1949/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-1950 page", "url": "https://www.suse.com/security/cve/CVE-2008-1950/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-8610 page", "url": "https://www.suse.com/security/cve/CVE-2016-8610/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-7869 page", "url": "https://www.suse.com/security/cve/CVE-2017-7869/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10846 page", "url": "https://www.suse.com/security/cve/CVE-2018-10846/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3829 page", "url": "https://www.suse.com/security/cve/CVE-2019-3829/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3836 page", "url": "https://www.suse.com/security/cve/CVE-2019-3836/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-13777 page", "url": "https://www.suse.com/security/cve/CVE-2020-13777/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-20232 page", "url": "https://www.suse.com/security/cve/CVE-2021-20232/" } ], "title": "gnutls-3.7.2-1.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10801-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.7.2-1.2.aarch64", "product": { "name": "gnutls-3.7.2-1.2.aarch64", "product_id": "gnutls-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "gnutls-guile-3.7.2-1.2.aarch64", "product": { "name": "gnutls-guile-3.7.2-1.2.aarch64", "product_id": "gnutls-guile-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.7.2-1.2.aarch64", "product": { "name": "libgnutls-dane-devel-3.7.2-1.2.aarch64", "product_id": "libgnutls-dane-devel-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutls-dane0-3.7.2-1.2.aarch64", "product": { "name": "libgnutls-dane0-3.7.2-1.2.aarch64", "product_id": "libgnutls-dane0-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.2-1.2.aarch64", "product": { "name": "libgnutls-devel-3.7.2-1.2.aarch64", "product_id": "libgnutls-devel-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.7.2-1.2.aarch64", "product": { "name": "libgnutls-devel-32bit-3.7.2-1.2.aarch64", "product_id": "libgnutls-devel-32bit-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutls30-3.7.2-1.2.aarch64", "product": { "name": "libgnutls30-3.7.2-1.2.aarch64", "product_id": "libgnutls30-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.7.2-1.2.aarch64", "product": { "name": "libgnutls30-32bit-3.7.2-1.2.aarch64", "product_id": "libgnutls30-32bit-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.2-1.2.aarch64", "product": { "name": "libgnutls30-hmac-3.7.2-1.2.aarch64", "product_id": "libgnutls30-hmac-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.2-1.2.aarch64", "product": { "name": "libgnutlsxx-devel-3.7.2-1.2.aarch64", "product_id": "libgnutlsxx-devel-3.7.2-1.2.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.2-1.2.aarch64", "product": { "name": "libgnutlsxx28-3.7.2-1.2.aarch64", "product_id": "libgnutlsxx28-3.7.2-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.2-1.2.ppc64le", "product": { "name": "gnutls-3.7.2-1.2.ppc64le", "product_id": "gnutls-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "gnutls-guile-3.7.2-1.2.ppc64le", "product": { "name": "gnutls-guile-3.7.2-1.2.ppc64le", "product_id": "gnutls-guile-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.7.2-1.2.ppc64le", "product": { "name": "libgnutls-dane-devel-3.7.2-1.2.ppc64le", "product_id": "libgnutls-dane-devel-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutls-dane0-3.7.2-1.2.ppc64le", "product": { "name": "libgnutls-dane0-3.7.2-1.2.ppc64le", "product_id": "libgnutls-dane0-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.2-1.2.ppc64le", "product": { "name": "libgnutls-devel-3.7.2-1.2.ppc64le", "product_id": "libgnutls-devel-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "product": { "name": "libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "product_id": "libgnutls-devel-32bit-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-3.7.2-1.2.ppc64le", "product": { "name": "libgnutls30-3.7.2-1.2.ppc64le", "product_id": "libgnutls30-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.7.2-1.2.ppc64le", "product": { "name": "libgnutls30-32bit-3.7.2-1.2.ppc64le", "product_id": "libgnutls30-32bit-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.2-1.2.ppc64le", "product": { "name": "libgnutls30-hmac-3.7.2-1.2.ppc64le", "product_id": "libgnutls30-hmac-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.2-1.2.ppc64le", "product": { "name": "libgnutlsxx-devel-3.7.2-1.2.ppc64le", "product_id": "libgnutlsxx-devel-3.7.2-1.2.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.2-1.2.ppc64le", "product": { "name": "libgnutlsxx28-3.7.2-1.2.ppc64le", "product_id": "libgnutlsxx28-3.7.2-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.2-1.2.s390x", "product": { "name": "gnutls-3.7.2-1.2.s390x", "product_id": "gnutls-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "gnutls-guile-3.7.2-1.2.s390x", "product": { "name": "gnutls-guile-3.7.2-1.2.s390x", "product_id": "gnutls-guile-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.7.2-1.2.s390x", "product": { "name": "libgnutls-dane-devel-3.7.2-1.2.s390x", "product_id": "libgnutls-dane-devel-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutls-dane0-3.7.2-1.2.s390x", "product": { "name": "libgnutls-dane0-3.7.2-1.2.s390x", "product_id": "libgnutls-dane0-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.2-1.2.s390x", "product": { "name": "libgnutls-devel-3.7.2-1.2.s390x", "product_id": "libgnutls-devel-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.7.2-1.2.s390x", "product": { "name": "libgnutls-devel-32bit-3.7.2-1.2.s390x", "product_id": "libgnutls-devel-32bit-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutls30-3.7.2-1.2.s390x", "product": { "name": "libgnutls30-3.7.2-1.2.s390x", "product_id": "libgnutls30-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.7.2-1.2.s390x", "product": { "name": "libgnutls30-32bit-3.7.2-1.2.s390x", "product_id": "libgnutls30-32bit-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.2-1.2.s390x", "product": { "name": "libgnutls30-hmac-3.7.2-1.2.s390x", "product_id": "libgnutls30-hmac-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.2-1.2.s390x", "product": { "name": "libgnutlsxx-devel-3.7.2-1.2.s390x", "product_id": "libgnutlsxx-devel-3.7.2-1.2.s390x" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.2-1.2.s390x", "product": { "name": "libgnutlsxx28-3.7.2-1.2.s390x", "product_id": "libgnutlsxx28-3.7.2-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.7.2-1.2.x86_64", "product": { "name": "gnutls-3.7.2-1.2.x86_64", "product_id": "gnutls-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "gnutls-guile-3.7.2-1.2.x86_64", "product": { "name": "gnutls-guile-3.7.2-1.2.x86_64", "product_id": "gnutls-guile-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.7.2-1.2.x86_64", "product": { "name": "libgnutls-dane-devel-3.7.2-1.2.x86_64", "product_id": "libgnutls-dane-devel-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutls-dane0-3.7.2-1.2.x86_64", "product": { "name": "libgnutls-dane0-3.7.2-1.2.x86_64", "product_id": "libgnutls-dane0-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.7.2-1.2.x86_64", "product": { "name": "libgnutls-devel-3.7.2-1.2.x86_64", "product_id": "libgnutls-devel-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.7.2-1.2.x86_64", "product": { "name": "libgnutls-devel-32bit-3.7.2-1.2.x86_64", "product_id": "libgnutls-devel-32bit-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.7.2-1.2.x86_64", "product": { "name": "libgnutls30-3.7.2-1.2.x86_64", "product_id": "libgnutls30-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.7.2-1.2.x86_64", "product": { "name": "libgnutls30-32bit-3.7.2-1.2.x86_64", "product_id": "libgnutls30-32bit-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutls30-hmac-3.7.2-1.2.x86_64", "product": { "name": "libgnutls30-hmac-3.7.2-1.2.x86_64", "product_id": "libgnutls30-hmac-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.7.2-1.2.x86_64", "product": { "name": "libgnutlsxx-devel-3.7.2-1.2.x86_64", "product_id": "libgnutlsxx-devel-3.7.2-1.2.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.7.2-1.2.x86_64", "product": { "name": "libgnutlsxx28-3.7.2-1.2.x86_64", "product_id": "libgnutlsxx28-3.7.2-1.2.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.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64" }, "product_reference": "gnutls-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le" }, "product_reference": "gnutls-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x" }, "product_reference": "gnutls-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64" }, "product_reference": "gnutls-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64" }, "product_reference": "gnutls-guile-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le" }, "product_reference": "gnutls-guile-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x" }, "product_reference": "gnutls-guile-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64" }, "product_reference": "gnutls-guile-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64" }, "product_reference": "libgnutls-dane-devel-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutls-dane-devel-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x" }, "product_reference": "libgnutls-dane-devel-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64" }, "product_reference": "libgnutls-dane-devel-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64" }, "product_reference": "libgnutls-dane0-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutls-dane0-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x" }, "product_reference": "libgnutls-dane0-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64" }, "product_reference": "libgnutls-dane0-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64" }, "product_reference": "libgnutls-devel-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutls-devel-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x" }, "product_reference": "libgnutls-devel-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64" }, "product_reference": "libgnutls-devel-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64" }, "product_reference": "libgnutls-devel-32bit-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x" }, "product_reference": "libgnutls-devel-32bit-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64" }, "product_reference": "libgnutls30-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutls30-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x" }, "product_reference": "libgnutls30-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64" }, "product_reference": "libgnutls30-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64" }, "product_reference": "libgnutls30-32bit-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutls30-32bit-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x" }, "product_reference": "libgnutls30-32bit-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64" }, "product_reference": "libgnutls30-32bit-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64" }, "product_reference": "libgnutls30-hmac-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutls30-hmac-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x" }, "product_reference": "libgnutls30-hmac-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-hmac-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64" }, "product_reference": "libgnutls30-hmac-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64" }, "product_reference": "libgnutlsxx-devel-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x" }, "product_reference": "libgnutlsxx-devel-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64" }, "product_reference": "libgnutlsxx-devel-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.2-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64" }, "product_reference": "libgnutlsxx28-3.7.2-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.2-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le" }, "product_reference": "libgnutlsxx28-3.7.2-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.2-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x" }, "product_reference": "libgnutlsxx28-3.7.2-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.7.2-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" }, "product_reference": "libgnutlsxx28-3.7.2-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-4790", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-4790" } ], "notes": [ { "category": "general", "text": "verify.c in GnuTLS before 1.4.4, when using an RSA key with exponent 3, does not properly handle excess data in the digestAlgorithm.parameters field when generating a hash, which allows remote attackers to forge a PKCS #1 v1.5 signature that is signed by that RSA key and prevents GnuTLS from correctly verifying X.509 and other certificates that use PKCS, a variant of CVE-2006-4339.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-4790", "url": "https://www.suse.com/security/cve/CVE-2006-4790" }, { "category": "external", "summary": "SUSE Bug 1107874 for CVE-2006-4790", "url": "https://bugzilla.suse.com/1107874" }, { "category": "external", "summary": "SUSE Bug 206636 for CVE-2006-4790", "url": "https://bugzilla.suse.com/206636" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2006-4790" }, { "cve": "CVE-2008-1948", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-1948" } ], "notes": [ { "category": "general", "text": "The _gnutls_server_name_recv_params function in lib/ext_server_name.c in libgnutls in gnutls-serv in GnuTLS before 2.2.4 does not properly calculate the number of Server Names in a TLS 1.0 Client Hello message during extension handling, which allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a zero value for the length of Server Names, which leads to a buffer overflow in session resumption data in the pack_security_parameters function, aka GNUTLS-SA-2008-1-1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-1948", "url": "https://www.suse.com/security/cve/CVE-2008-1948" }, { "category": "external", "summary": "SUSE Bug 392947 for CVE-2008-1948", "url": "https://bugzilla.suse.com/392947" }, { "category": "external", "summary": "SUSE Bug 670152 for CVE-2008-1948", "url": "https://bugzilla.suse.com/670152" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2008-1948" }, { "cve": "CVE-2008-1949", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-1949" } ], "notes": [ { "category": "general", "text": "The _gnutls_recv_client_kx_message function in lib/gnutls_kx.c in libgnutls in gnutls-serv in GnuTLS before 2.2.4 continues to process Client Hello messages within a TLS message after one has already been processed, which allows remote attackers to cause a denial of service (NULL dereference and crash) via a TLS message containing multiple Client Hello messages, aka GNUTLS-SA-2008-1-2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-1949", "url": "https://www.suse.com/security/cve/CVE-2008-1949" }, { "category": "external", "summary": "SUSE Bug 392947 for CVE-2008-1949", "url": "https://bugzilla.suse.com/392947" }, { "category": "external", "summary": "SUSE Bug 670152 for CVE-2008-1949", "url": "https://bugzilla.suse.com/670152" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2008-1949" }, { "cve": "CVE-2008-1950", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-1950" } ], "notes": [ { "category": "general", "text": "Integer signedness error in the _gnutls_ciphertext2compressed function in lib/gnutls_cipher.c in libgnutls in GnuTLS before 2.2.4 allows remote attackers to cause a denial of service (buffer over-read and crash) via a certain integer value in the Random field in an encrypted Client Hello message within a TLS record with an invalid Record Length, which leads to an invalid cipher padding length, aka GNUTLS-SA-2008-1-3.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-1950", "url": "https://www.suse.com/security/cve/CVE-2008-1950" }, { "category": "external", "summary": "SUSE Bug 392947 for CVE-2008-1950", "url": "https://bugzilla.suse.com/392947" }, { "category": "external", "summary": "SUSE Bug 670152 for CVE-2008-1950", "url": "https://bugzilla.suse.com/670152" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2008-1950" }, { "cve": "CVE-2016-8610", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-8610" } ], "notes": [ { "category": "general", "text": "A denial of service flaw was found in OpenSSL 0.9.8, 1.0.1, 1.0.2 through 1.0.2h, and 1.1.0 in the way the TLS/SSL protocol defined processing of ALERT packets during a connection handshake. A remote attacker could use this flaw to make a TLS/SSL server consume an excessive amount of CPU and fail to accept connections from other clients.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-8610", "url": "https://www.suse.com/security/cve/CVE-2016-8610" }, { "category": "external", "summary": "SUSE Bug 1005878 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1005878" }, { "category": "external", "summary": "SUSE Bug 1005879 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1005879" }, { "category": "external", "summary": "SUSE Bug 1110018 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1110018" }, { "category": "external", "summary": "SUSE Bug 1120592 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1120592" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1126909" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1148697" }, { "category": "external", "summary": "SUSE Bug 982575 for CVE-2016-8610", "url": "https://bugzilla.suse.com/982575" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "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": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-8610" }, { "cve": "CVE-2017-7869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-7869" } ], "notes": [ { "category": "general", "text": "GnuTLS before 2017-02-20 has an out-of-bounds write caused by an integer overflow and heap-based buffer overflow related to the cdk_pkt_read function in opencdk/read-packet.c. This issue (which is a subset of the vendor\u0027s GNUTLS-SA-2017-3 report) is fixed in 3.5.10.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-7869", "url": "https://www.suse.com/security/cve/CVE-2017-7869" }, { "category": "external", "summary": "SUSE Bug 1034173 for CVE-2017-7869", "url": "https://bugzilla.suse.com/1034173" }, { "category": "external", "summary": "SUSE Bug 1038337 for CVE-2017-7869", "url": "https://bugzilla.suse.com/1038337" }, { "category": "external", "summary": "SUSE Bug 1049210 for CVE-2017-7869", "url": "https://bugzilla.suse.com/1049210" }, { "category": "external", "summary": "SUSE Bug 1149679 for CVE-2017-7869", "url": "https://bugzilla.suse.com/1149679" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2017-7869" }, { "cve": "CVE-2018-10846", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10846" } ], "notes": [ { "category": "general", "text": "A cache-based side channel in GnuTLS implementation that leads to plain text recovery in cross-VM attack setting was found. An attacker could use a combination of \"Just in Time\" Prime+probe attack in combination with Lucky-13 attack to recover plain text using crafted packets.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10846", "url": "https://www.suse.com/security/cve/CVE-2018-10846" }, { "category": "external", "summary": "SUSE Bug 1105460 for CVE-2018-10846", "url": "https://bugzilla.suse.com/1105460" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-10846" }, { "cve": "CVE-2019-3829", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3829" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in gnutls versions from 3.5.8 before 3.6.7. A memory corruption (double free) vulnerability in the certificate verification API. Any client or server application that verifies X.509 certificates with GnuTLS 3.5.8 or later is affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3829", "url": "https://www.suse.com/security/cve/CVE-2019-3829" }, { "category": "external", "summary": "SUSE Bug 1130681 for CVE-2019-3829", "url": "https://bugzilla.suse.com/1130681" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-3829" }, { "cve": "CVE-2019-3836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3836" } ], "notes": [ { "category": "general", "text": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3836", "url": "https://www.suse.com/security/cve/CVE-2019-3836" }, { "category": "external", "summary": "SUSE Bug 1130682 for CVE-2019-3836", "url": "https://bugzilla.suse.com/1130682" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-3836" }, { "cve": "CVE-2020-13777", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-13777" } ], "notes": [ { "category": "general", "text": "GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography for encrypting a session ticket (a loss of confidentiality in TLS 1.2, and an authentication bypass in TLS 1.3). The earliest affected version is 3.6.4 (2018-09-24) because of an error in a 2018-09-18 commit. Until the first key rotation, the TLS server always uses wrong data in place of an encryption key derived from an application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-13777", "url": "https://www.suse.com/security/cve/CVE-2020-13777" }, { "category": "external", "summary": "SUSE Bug 1172461 for CVE-2020-13777", "url": "https://bugzilla.suse.com/1172461" }, { "category": "external", "summary": "SUSE Bug 1172506 for CVE-2020-13777", "url": "https://bugzilla.suse.com/1172506" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-13777" }, { "cve": "CVE-2021-20232", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-20232" } ], "notes": [ { "category": "general", "text": "A flaw was found in gnutls. A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory corruption and other potential consequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-20232", "url": "https://www.suse.com/security/cve/CVE-2021-20232" }, { "category": "external", "summary": "SUSE Bug 1183456 for CVE-2021-20232", "url": "https://bugzilla.suse.com/1183456" } ], "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.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "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": [ "openSUSE Tumbleweed:gnutls-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.s390x", "openSUSE Tumbleweed:gnutls-guile-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-dane0-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls-devel-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-32bit-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutls30-hmac-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx-devel-3.7.2-1.2.x86_64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.aarch64", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.ppc64le", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.s390x", "openSUSE Tumbleweed:libgnutlsxx28-3.7.2-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-20232" } ] }
opensuse-su-2019:1353-1
Vulnerability from csaf_opensuse
Published
2019-05-08 15:04
Modified
2019-05-08 15:04
Summary
Security update for gnutls
Notes
Title of the patch
Security update for gnutls
Description of the patch
This update for gnutls fixes to version 3.6.7 the following issues:
Security issued fixed:
- CVE-2019-3836: Fixed an invalid pointer access via malformed TLS1.3 async messages (bsc#1130682).
- CVE-2019-3829: Fixed a double free vulnerability in the certificate verification API (bsc#1130681).
- CVE-2018-16868: Fixed Bleichenbacher-like side channel leakage in PKCS#1 v1.5 verification and padding oracle verification (bsc#1118087)
Non-security issue fixed:
- Update gnutls to support TLS 1.3 (fate#327114)
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-1353
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 to version 3.6.7 the following issues:\n\nSecurity issued fixed:\n\n- CVE-2019-3836: Fixed an invalid pointer access via malformed TLS1.3 async messages (bsc#1130682).\n- CVE-2019-3829: Fixed a double free vulnerability in the certificate verification API (bsc#1130681).\n- CVE-2018-16868: Fixed Bleichenbacher-like side channel leakage in PKCS#1 v1.5 verification and padding oracle verification (bsc#1118087)\n\nNon-security issue fixed:\n\n- Update gnutls to support TLS 1.3 (fate#327114) \n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-1353", "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-2019_1353-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:1353-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/U54THELOIOH5SPZKOQO47AOLQUWXG7TU/#U54THELOIOH5SPZKOQO47AOLQUWXG7TU" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:1353-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/U54THELOIOH5SPZKOQO47AOLQUWXG7TU/#U54THELOIOH5SPZKOQO47AOLQUWXG7TU" }, { "category": "self", "summary": "SUSE Bug 1118087", "url": "https://bugzilla.suse.com/1118087" }, { "category": "self", "summary": "SUSE Bug 1130681", "url": "https://bugzilla.suse.com/1130681" }, { "category": "self", "summary": "SUSE Bug 1130682", "url": "https://bugzilla.suse.com/1130682" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16868 page", "url": "https://www.suse.com/security/cve/CVE-2018-16868/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3829 page", "url": "https://www.suse.com/security/cve/CVE-2019-3829/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3836 page", "url": "https://www.suse.com/security/cve/CVE-2019-3836/" } ], "title": "Security update for gnutls", "tracking": { "current_release_date": "2019-05-08T15:04:35Z", "generator": { "date": "2019-05-08T15:04:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:1353-1", "initial_release_date": "2019-05-08T15:04:35Z", "revision_history": [ { "date": "2019-05-08T15:04:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-lp150.9.1.i586", "product": { "name": "gnutls-3.6.7-lp150.9.1.i586", "product_id": "gnutls-3.6.7-lp150.9.1.i586" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-lp150.9.1.i586", "product": { "name": "gnutls-guile-3.6.7-lp150.9.1.i586", "product_id": "gnutls-guile-3.6.7-lp150.9.1.i586" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "product": { "name": "libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "product_id": "libgnutls-dane-devel-3.6.7-lp150.9.1.i586" } }, { "category": "product_version", "name": "libgnutls-dane0-3.6.7-lp150.9.1.i586", "product": { "name": "libgnutls-dane0-3.6.7-lp150.9.1.i586", "product_id": "libgnutls-dane0-3.6.7-lp150.9.1.i586" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-lp150.9.1.i586", "product": { "name": "libgnutls-devel-3.6.7-lp150.9.1.i586", "product_id": "libgnutls-devel-3.6.7-lp150.9.1.i586" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-lp150.9.1.i586", "product": { "name": "libgnutls30-3.6.7-lp150.9.1.i586", "product_id": "libgnutls30-3.6.7-lp150.9.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "product": { "name": "libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "product_id": "libgnutlsxx-devel-3.6.7-lp150.9.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-lp150.9.1.i586", "product": { "name": "libgnutlsxx28-3.6.7-lp150.9.1.i586", "product_id": "libgnutlsxx28-3.6.7-lp150.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-lp150.9.1.x86_64", "product": { "name": "gnutls-3.6.7-lp150.9.1.x86_64", "product_id": "gnutls-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-lp150.9.1.x86_64", "product": { "name": "gnutls-guile-3.6.7-lp150.9.1.x86_64", "product_id": "gnutls-guile-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutls-dane0-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutls-devel-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutls-devel-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutls30-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutls30-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutls30-32bit-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-lp150.9.1.x86_64", "product": { "name": "libgnutlsxx28-3.6.7-lp150.9.1.x86_64", "product_id": "libgnutlsxx28-3.6.7-lp150.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.i586" }, "product_reference": "gnutls-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64" }, "product_reference": "gnutls-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586" }, "product_reference": "gnutls-guile-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-guile-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64" }, "product_reference": "gnutls-guile-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586" }, "product_reference": "libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586" }, "product_reference": "libgnutls-dane0-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-dane0-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586" }, "product_reference": "libgnutls-devel-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutls-devel-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586" }, "product_reference": "libgnutls30-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586" }, "product_reference": "libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-lp150.9.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586" }, "product_reference": "libgnutlsxx28-3.6.7-lp150.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-lp150.9.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" }, "product_reference": "libgnutlsxx28-3.6.7-lp150.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-16868", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16868" } ], "notes": [ { "category": "general", "text": "A Bleichenbacher type side-channel based padding oracle attack was found in the way gnutls handles verification of RSA decrypted PKCS#1 v1.5 data. An attacker who is able to run process on the same physical core as the victim process, could use this to extract plaintext or in some cases downgrade any TLS connections to a vulnerable server.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16868", "url": "https://www.suse.com/security/cve/CVE-2018-16868" }, { "category": "external", "summary": "SUSE Bug 1117951 for CVE-2018-16868", "url": "https://bugzilla.suse.com/1117951" }, { "category": "external", "summary": "SUSE Bug 1118087 for CVE-2018-16868", "url": "https://bugzilla.suse.com/1118087" }, { "category": "external", "summary": "SUSE Bug 1134856 for CVE-2018-16868", "url": "https://bugzilla.suse.com/1134856" } ], "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 Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-05-08T15:04:35Z", "details": "moderate" } ], "title": "CVE-2018-16868" }, { "cve": "CVE-2019-3829", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3829" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in gnutls versions from 3.5.8 before 3.6.7. A memory corruption (double free) vulnerability in the certificate verification API. Any client or server application that verifies X.509 certificates with GnuTLS 3.5.8 or later is affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3829", "url": "https://www.suse.com/security/cve/CVE-2019-3829" }, { "category": "external", "summary": "SUSE Bug 1130681 for CVE-2019-3829", "url": "https://bugzilla.suse.com/1130681" } ], "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 Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-05-08T15:04:35Z", "details": "moderate" } ], "title": "CVE-2019-3829" }, { "cve": "CVE-2019-3836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3836" } ], "notes": [ { "category": "general", "text": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3836", "url": "https://www.suse.com/security/cve/CVE-2019-3836" }, { "category": "external", "summary": "SUSE Bug 1130682 for CVE-2019-3836", "url": "https://bugzilla.suse.com/1130682" } ], "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 Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:gnutls-guile-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-dane0-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls-devel-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutls30-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutls30-32bit-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx-devel-3.6.7-lp150.9.1.x86_64", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.i586", "openSUSE Leap 15.0:libgnutlsxx28-3.6.7-lp150.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-05-08T15:04:35Z", "details": "moderate" } ], "title": "CVE-2019-3836" } ] }
rhsa-2019:3600
Vulnerability from csaf_redhat
Published
2019-11-05 21:17
Modified
2024-11-22 13:22
Summary
Red Hat Security Advisory: gnutls security, bug fix, and enhancement update
Notes
Topic
An update for gnutls is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The gnutls packages provide the GNU Transport Layer Security (GnuTLS) library, which implements cryptographic algorithms and protocols such as SSL, TLS, and DTLS.
The following packages have been upgraded to a later upstream version: gnutls (3.6.8). (BZ#1689967)
Security Fix(es):
* gnutls: use-after-free/double-free in certificate verification (CVE-2019-3829)
* gnutls: invalid pointer access upon receiving async handshake messages (CVE-2019-3836)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for gnutls is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The gnutls packages provide the GNU Transport Layer Security (GnuTLS) library, which implements cryptographic algorithms and protocols such as SSL, TLS, and DTLS.\n\nThe following packages have been upgraded to a later upstream version: gnutls (3.6.8). (BZ#1689967)\n\nSecurity Fix(es):\n\n* gnutls: use-after-free/double-free in certificate verification (CVE-2019-3829)\n\n* gnutls: invalid pointer access upon receiving async handshake messages (CVE-2019-3836)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3600", "url": "https://access.redhat.com/errata/RHSA-2019:3600" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/" }, { "category": "external", "summary": "1667427", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667427" }, { "category": "external", "summary": "1673975", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1673975" }, { "category": "external", "summary": "1677048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677048" }, { "category": "external", "summary": "1678411", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1678411" }, { "category": "external", "summary": "1680509", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680509" }, { "category": "external", "summary": "1680510", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680510" }, { "category": "external", "summary": "1684461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1684461" }, { "category": "external", "summary": "1684534", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1684534" }, { "category": "external", "summary": "1686579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686579" }, { "category": "external", "summary": "1686582", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1686582" }, { "category": "external", "summary": "1690440", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1690440" }, { "category": "external", "summary": "1691448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691448" }, { "category": "external", "summary": "1705478", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1705478" }, { "category": "external", "summary": "1706921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1706921" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3600.json" } ], "title": "Red Hat Security Advisory: gnutls security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T13:22:50+00:00", "generator": { "date": "2024-11-22T13:22:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:3600", "initial_release_date": "2019-11-05T21:17:35+00:00", "revision_history": [ { "date": "2019-11-05T21:17:35+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-05T21:17:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T13:22:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gnutls-c++-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-c++-0:3.6.8-8.el8.i686", "product_id": "gnutls-c++-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-dane-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-dane-0:3.6.8-8.el8.i686", "product_id": "gnutls-dane-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-devel-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-devel-0:3.6.8-8.el8.i686", "product_id": "gnutls-devel-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-devel@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-debugsource-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-debugsource-0:3.6.8-8.el8.i686", "product_id": "gnutls-debugsource-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "product_id": "gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "product_id": "gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-debuginfo-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.i686", "product_id": "gnutls-debuginfo-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "product_id": "gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.8-8.el8?arch=i686" } } }, { "category": "product_version", "name": "gnutls-0:3.6.8-8.el8.i686", "product": { "name": "gnutls-0:3.6.8-8.el8.i686", "product_id": "gnutls-0:3.6.8-8.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls@3.6.8-8.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gnutls-c++-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-c++-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-c++-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-dane-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-dane-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-dane-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-devel-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-devel-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-devel-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-devel@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-utils-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-utils-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-utils-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-debugsource-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-debugsource-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-debugsource-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.8-8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gnutls-0:3.6.8-8.el8.x86_64", "product": { "name": "gnutls-0:3.6.8-8.el8.x86_64", "product_id": "gnutls-0:3.6.8-8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls@3.6.8-8.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gnutls-c++-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-c++-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-c++-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-dane-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-dane-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-dane-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-devel-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-devel-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-devel-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-devel@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-utils-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-utils-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-utils-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.8-8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gnutls-0:3.6.8-8.el8.ppc64le", "product": { "name": "gnutls-0:3.6.8-8.el8.ppc64le", "product_id": "gnutls-0:3.6.8-8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls@3.6.8-8.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-c++-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-c++-0:3.6.8-8.el8.s390x", "product_id": "gnutls-c++-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-dane-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-dane-0:3.6.8-8.el8.s390x", "product_id": "gnutls-dane-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-devel-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-devel-0:3.6.8-8.el8.s390x", "product_id": "gnutls-devel-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-devel@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-utils-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-utils-0:3.6.8-8.el8.s390x", "product_id": "gnutls-utils-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-debugsource-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-debugsource-0:3.6.8-8.el8.s390x", "product_id": "gnutls-debugsource-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "product_id": "gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "product_id": "gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-debuginfo-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.s390x", "product_id": "gnutls-debuginfo-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "product_id": "gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.8-8.el8?arch=s390x" } } }, { "category": "product_version", "name": "gnutls-0:3.6.8-8.el8.s390x", "product": { "name": "gnutls-0:3.6.8-8.el8.s390x", "product_id": "gnutls-0:3.6.8-8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls@3.6.8-8.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-c++-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-c++-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-c++-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-dane-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-dane-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-dane-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-devel-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-devel-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-devel-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-devel@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-utils-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-utils-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-utils-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-debugsource-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-debugsource-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-debugsource-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.8-8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gnutls-0:3.6.8-8.el8.aarch64", "product": { "name": "gnutls-0:3.6.8-8.el8.aarch64", "product_id": "gnutls-0:3.6.8-8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls@3.6.8-8.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gnutls-0:3.6.8-8.el8.src", "product": { "name": "gnutls-0:3.6.8-8.el8.src", "product_id": "gnutls-0:3.6.8-8.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gnutls@3.6.8-8.el8?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.src" }, "product_reference": "gnutls-0:3.6.8-8.el8.src", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.src" }, "product_reference": "gnutls-0:3.6.8-8.el8.src", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-c++-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-dane-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-debugsource-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-debugsource-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-devel-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-devel-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-utils-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" }, "product_reference": "gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Tavis Ormandy" ], "organization": "Google Project Zero" } ], "cve": "CVE-2019-3829", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2019-02-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1677048" } ], "notes": [ { "category": "description", "text": "A double free flaw was found in the way the certificate verification API was implemented for gnutls. An attacker could cause a client or server application compiled against gnutls to crash by parsing a specially-crafted certificate.", "title": "Vulnerability description" }, { "category": "summary", "text": "gnutls: use-after-free/double-free in certificate verification", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.src", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.src", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3829" }, { "category": "external", "summary": "RHBZ#1677048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677048" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3829", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3829" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3829", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3829" }, { "category": "external", "summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27", "url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27" } ], "release_date": "2019-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-05T21:17:35+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.src", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.src", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3600" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.src", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.src", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gnutls: use-after-free/double-free in certificate verification" }, { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat QE BaseOS Security team", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2019-3836", "cwe": { "id": "CWE-456", "name": "Missing Initialization of a Variable" }, "discovery_date": "2019-02-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1678411" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way gnutls handled malformed TLS 1.3 asynchronous messages. An attacker could use this flaw to crash an application compiled with gnutls via invalid pointer access.", "title": "Vulnerability description" }, { "category": "summary", "text": "gnutls: invalid pointer access upon receiving async handshake messages", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.src", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.src", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3836" }, { "category": "external", "summary": "RHBZ#1678411", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1678411" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3836", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3836" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3836", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3836" }, { "category": "external", "summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27", "url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27" } ], "release_date": "2019-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-05T21:17:35+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.src", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.src", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3600" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.src", "AppStream-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "AppStream-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.src", "BaseOS-8.1.0:gnutls-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-c++-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-dane-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debuginfo-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-debugsource-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-devel-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-0:3.6.8-8.el8.x86_64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.aarch64", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.i686", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.ppc64le", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.s390x", "BaseOS-8.1.0:gnutls-utils-debuginfo-0:3.6.8-8.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gnutls: invalid pointer access upon receiving async handshake messages" } ] }
fkie_cve-2019-3836
Vulnerability from fkie_nvd
Published
2019-04-01 15:29
Modified
2024-11-21 04:42
Severity ?
5.9 (Medium) - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2019:3600 | ||
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://gitlab.com/gnutls/gnutls/issues/704 | Exploit, Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/ | ||
secalert@redhat.com | https://security.gentoo.org/glsa/201904-14 | Third Party Advisory | |
secalert@redhat.com | https://security.netapp.com/advisory/ntap-20190502-0005/ | Third Party Advisory | |
secalert@redhat.com | https://usn.ubuntu.com/3999-1/ | ||
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2019:3600 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.com/gnutls/gnutls/issues/704 | Exploit, Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201904-14 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20190502-0005/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/3999-1/ |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:gnutls:*:*:*:*:*:*:*:*", "matchCriteriaId": "EE69D892-FC7F-4CBC-ADCD-1A45B18B6827", "versionEndExcluding": "3.6.7", "versionStartIncluding": "3.6.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*", "matchCriteriaId": "DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "matchCriteriaId": "F1E78106-58E6-4D59-990F-75DA575BFAD9", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages." }, { "lang": "es", "value": "Se descubri\u00f3 en gnutls, antes de la versi\u00f3n 3.6.7 upstream, que hay un acceso de puntero no inicializado en gnutls, en versiones 3.6.4 o posteriores, que puede desencadenarse por determinados mensajes \"post-handshake\"." } ], "id": "CVE-2019-3836", "lastModified": "2024-11-21T04:42:39.360", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 3.6, "source": "secalert@redhat.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-04-01T15:29:01.060", "references": [ { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2019:3600" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "source": "secalert@redhat.com", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201904-14" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190502-0005/" }, { "source": "secalert@redhat.com", "url": "https://usn.ubuntu.com/3999-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://access.redhat.com/errata/RHSA-2019:3600" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201904-14" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190502-0005/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://usn.ubuntu.com/3999-1/" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-456" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-824" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-fqw6-7w7w-627p
Vulnerability from github
Published
2022-05-14 00:59
Modified
2022-05-14 00:59
Severity ?
VLAI Severity ?
Details
It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.
{ "affected": [], "aliases": [ "CVE-2019-3836" ], "database_specific": { "cwe_ids": [ "CWE-824" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-01T15:29:00Z", "severity": "HIGH" }, "details": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.", "id": "GHSA-fqw6-7w7w-627p", "modified": "2022-05-14T00:59:50Z", "published": "2022-05-14T00:59:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3836" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3600" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "type": "WEB", "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201904-14" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190502-0005" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3999-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
suse-su-2019:1121-1
Vulnerability from csaf_suse
Published
2019-04-30 16:02
Modified
2019-04-30 16:02
Summary
Security update for gnutls
Notes
Title of the patch
Security update for gnutls
Description of the patch
This update for gnutls fixes to version 3.6.7 the following issues:
Security issued fixed:
- CVE-2019-3836: Fixed an invalid pointer access via malformed TLS1.3 async messages (bsc#1130682).
- CVE-2019-3829: Fixed a double free vulnerability in the certificate verification API (bsc#1130681).
- CVE-2018-16868: Fixed Bleichenbacher-like side channel leakage in PKCS#1 v1.5 verification and padding oracle verification (bsc#1118087)
Non-security issue fixed:
- Update gnutls to support TLS 1.3 (fate#327114)
Patchnames
SUSE-2019-1121,SUSE-SLE-Module-Basesystem-15-2019-1121,SUSE-SLE-Module-Desktop-Applications-15-2019-1121,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1121
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 to version 3.6.7 the following issues:\n\nSecurity issued fixed:\n\n- CVE-2019-3836: Fixed an invalid pointer access via malformed TLS1.3 async messages (bsc#1130682).\n- CVE-2019-3829: Fixed a double free vulnerability in the certificate verification API (bsc#1130681).\n- CVE-2018-16868: Fixed Bleichenbacher-like side channel leakage in PKCS#1 v1.5 verification and padding oracle verification (bsc#1118087)\n\nNon-security issue fixed:\n\n- Update gnutls to support TLS 1.3 (fate#327114) \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1121,SUSE-SLE-Module-Basesystem-15-2019-1121,SUSE-SLE-Module-Desktop-Applications-15-2019-1121,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1121", "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-2019_1121-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1121-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191121-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1121-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005414.html" }, { "category": "self", "summary": "SUSE Bug 1118087", "url": "https://bugzilla.suse.com/1118087" }, { "category": "self", "summary": "SUSE Bug 1130681", "url": "https://bugzilla.suse.com/1130681" }, { "category": "self", "summary": "SUSE Bug 1130682", "url": "https://bugzilla.suse.com/1130682" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16868 page", "url": "https://www.suse.com/security/cve/CVE-2018-16868/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3829 page", "url": "https://www.suse.com/security/cve/CVE-2019-3829/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3836 page", "url": "https://www.suse.com/security/cve/CVE-2019-3836/" } ], "title": "Security update for gnutls", "tracking": { "current_release_date": "2019-04-30T16:02:47Z", "generator": { "date": "2019-04-30T16:02:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1121-1", "initial_release_date": "2019-04-30T16:02:47Z", "revision_history": [ { "date": "2019-04-30T16:02:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-6.8.1.aarch64", "product": { "name": "gnutls-3.6.7-6.8.1.aarch64", "product_id": "gnutls-3.6.7-6.8.1.aarch64" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-6.8.1.aarch64", "product": { "name": "gnutls-guile-3.6.7-6.8.1.aarch64", "product_id": "gnutls-guile-3.6.7-6.8.1.aarch64" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-6.8.1.aarch64", "product": { "name": "libgnutls-devel-3.6.7-6.8.1.aarch64", "product_id": "libgnutls-devel-3.6.7-6.8.1.aarch64" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-6.8.1.aarch64", "product": { "name": "libgnutls30-3.6.7-6.8.1.aarch64", "product_id": "libgnutls30-3.6.7-6.8.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "product": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "product_id": "libgnutlsxx-devel-3.6.7-6.8.1.aarch64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-6.8.1.aarch64", "product": { "name": "libgnutlsxx28-3.6.7-6.8.1.aarch64", "product_id": "libgnutlsxx28-3.6.7-6.8.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgnutls-devel-64bit-3.6.7-6.8.1.aarch64_ilp32", "product": { "name": "libgnutls-devel-64bit-3.6.7-6.8.1.aarch64_ilp32", "product_id": "libgnutls-devel-64bit-3.6.7-6.8.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgnutls30-64bit-3.6.7-6.8.1.aarch64_ilp32", "product": { "name": "libgnutls30-64bit-3.6.7-6.8.1.aarch64_ilp32", "product_id": "libgnutls30-64bit-3.6.7-6.8.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-6.8.1.i586", "product": { "name": "gnutls-3.6.7-6.8.1.i586", "product_id": "gnutls-3.6.7-6.8.1.i586" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-6.8.1.i586", "product": { "name": "gnutls-guile-3.6.7-6.8.1.i586", "product_id": "gnutls-guile-3.6.7-6.8.1.i586" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-6.8.1.i586", "product": { "name": "libgnutls-devel-3.6.7-6.8.1.i586", "product_id": "libgnutls-devel-3.6.7-6.8.1.i586" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-6.8.1.i586", "product": { "name": "libgnutls30-3.6.7-6.8.1.i586", "product_id": "libgnutls30-3.6.7-6.8.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-6.8.1.i586", "product": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.i586", "product_id": "libgnutlsxx-devel-3.6.7-6.8.1.i586" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-6.8.1.i586", "product": { "name": "libgnutlsxx28-3.6.7-6.8.1.i586", "product_id": "libgnutlsxx28-3.6.7-6.8.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-6.8.1.ppc64le", "product": { "name": "gnutls-3.6.7-6.8.1.ppc64le", "product_id": "gnutls-3.6.7-6.8.1.ppc64le" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-6.8.1.ppc64le", "product": { "name": "gnutls-guile-3.6.7-6.8.1.ppc64le", "product_id": "gnutls-guile-3.6.7-6.8.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-6.8.1.ppc64le", "product": { "name": "libgnutls-devel-3.6.7-6.8.1.ppc64le", "product_id": "libgnutls-devel-3.6.7-6.8.1.ppc64le" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-6.8.1.ppc64le", "product": { "name": "libgnutls30-3.6.7-6.8.1.ppc64le", "product_id": "libgnutls30-3.6.7-6.8.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "product": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "product_id": "libgnutlsxx-devel-3.6.7-6.8.1.ppc64le" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-6.8.1.ppc64le", "product": { "name": "libgnutlsxx28-3.6.7-6.8.1.ppc64le", "product_id": "libgnutlsxx28-3.6.7-6.8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-6.8.1.s390x", "product": { "name": "gnutls-3.6.7-6.8.1.s390x", "product_id": "gnutls-3.6.7-6.8.1.s390x" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-6.8.1.s390x", "product": { "name": "gnutls-guile-3.6.7-6.8.1.s390x", "product_id": "gnutls-guile-3.6.7-6.8.1.s390x" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-6.8.1.s390x", "product": { "name": "libgnutls-devel-3.6.7-6.8.1.s390x", "product_id": "libgnutls-devel-3.6.7-6.8.1.s390x" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-6.8.1.s390x", "product": { "name": "libgnutls30-3.6.7-6.8.1.s390x", "product_id": "libgnutls30-3.6.7-6.8.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-6.8.1.s390x", "product": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.s390x", "product_id": "libgnutlsxx-devel-3.6.7-6.8.1.s390x" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-6.8.1.s390x", "product": { "name": "libgnutlsxx28-3.6.7-6.8.1.s390x", "product_id": "libgnutlsxx28-3.6.7-6.8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnutls-3.6.7-6.8.1.x86_64", "product": { "name": "gnutls-3.6.7-6.8.1.x86_64", "product_id": "gnutls-3.6.7-6.8.1.x86_64" } }, { "category": "product_version", "name": "gnutls-guile-3.6.7-6.8.1.x86_64", "product": { "name": "gnutls-guile-3.6.7-6.8.1.x86_64", "product_id": "gnutls-guile-3.6.7-6.8.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-3.6.7-6.8.1.x86_64", "product": { "name": "libgnutls-devel-3.6.7-6.8.1.x86_64", "product_id": "libgnutls-devel-3.6.7-6.8.1.x86_64" } }, { "category": "product_version", "name": "libgnutls-devel-32bit-3.6.7-6.8.1.x86_64", "product": { "name": "libgnutls-devel-32bit-3.6.7-6.8.1.x86_64", "product_id": "libgnutls-devel-32bit-3.6.7-6.8.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-3.6.7-6.8.1.x86_64", "product": { "name": "libgnutls30-3.6.7-6.8.1.x86_64", "product_id": "libgnutls30-3.6.7-6.8.1.x86_64" } }, { "category": "product_version", "name": "libgnutls30-32bit-3.6.7-6.8.1.x86_64", "product": { "name": "libgnutls30-32bit-3.6.7-6.8.1.x86_64", "product_id": "libgnutls30-32bit-3.6.7-6.8.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "product": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "product_id": "libgnutlsxx-devel-3.6.7-6.8.1.x86_64" } }, { "category": "product_version", "name": "libgnutlsxx28-3.6.7-6.8.1.x86_64", "product": { "name": "libgnutlsxx28-3.6.7-6.8.1.x86_64", "product_id": "libgnutlsxx28-3.6.7-6.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-6.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.aarch64" }, "product_reference": "gnutls-3.6.7-6.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-6.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le" }, "product_reference": "gnutls-3.6.7-6.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-6.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x" }, "product_reference": "gnutls-3.6.7-6.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "gnutls-3.6.7-6.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64" }, "product_reference": "gnutls-3.6.7-6.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-6.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64" }, "product_reference": "libgnutls-devel-3.6.7-6.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-6.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le" }, "product_reference": "libgnutls-devel-3.6.7-6.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-6.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x" }, "product_reference": "libgnutls-devel-3.6.7-6.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls-devel-3.6.7-6.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64" }, "product_reference": "libgnutls-devel-3.6.7-6.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-6.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64" }, "product_reference": "libgnutls30-3.6.7-6.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-6.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le" }, "product_reference": "libgnutls30-3.6.7-6.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-6.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x" }, "product_reference": "libgnutls30-3.6.7-6.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-3.6.7-6.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64" }, "product_reference": "libgnutls30-3.6.7-6.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.6.7-6.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.6.7-6.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64" }, "product_reference": "libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le" }, "product_reference": "libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x" }, "product_reference": "libgnutlsxx-devel-3.6.7-6.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx-devel-3.6.7-6.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64" }, "product_reference": "libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-6.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64" }, "product_reference": "libgnutlsxx28-3.6.7-6.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-6.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le" }, "product_reference": "libgnutlsxx28-3.6.7-6.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-6.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x" }, "product_reference": "libgnutlsxx28-3.6.7-6.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutlsxx28-3.6.7-6.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64" }, "product_reference": "libgnutlsxx28-3.6.7-6.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgnutls30-32bit-3.6.7-6.8.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" }, "product_reference": "libgnutls30-32bit-3.6.7-6.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-16868", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16868" } ], "notes": [ { "category": "general", "text": "A Bleichenbacher type side-channel based padding oracle attack was found in the way gnutls handles verification of RSA decrypted PKCS#1 v1.5 data. An attacker who is able to run process on the same physical core as the victim process, could use this to extract plaintext or in some cases downgrade any TLS connections to a vulnerable server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16868", "url": "https://www.suse.com/security/cve/CVE-2018-16868" }, { "category": "external", "summary": "SUSE Bug 1117951 for CVE-2018-16868", "url": "https://bugzilla.suse.com/1117951" }, { "category": "external", "summary": "SUSE Bug 1118087 for CVE-2018-16868", "url": "https://bugzilla.suse.com/1118087" }, { "category": "external", "summary": "SUSE Bug 1134856 for CVE-2018-16868", "url": "https://bugzilla.suse.com/1134856" } ], "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:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-30T16:02:47Z", "details": "moderate" } ], "title": "CVE-2018-16868" }, { "cve": "CVE-2019-3829", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3829" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in gnutls versions from 3.5.8 before 3.6.7. A memory corruption (double free) vulnerability in the certificate verification API. Any client or server application that verifies X.509 certificates with GnuTLS 3.5.8 or later is affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3829", "url": "https://www.suse.com/security/cve/CVE-2019-3829" }, { "category": "external", "summary": "SUSE Bug 1130681 for CVE-2019-3829", "url": "https://bugzilla.suse.com/1130681" } ], "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:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-30T16:02:47Z", "details": "moderate" } ], "title": "CVE-2019-3829" }, { "cve": "CVE-2019-3836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3836" } ], "notes": [ { "category": "general", "text": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3836", "url": "https://www.suse.com/security/cve/CVE-2019-3836" }, { "category": "external", "summary": "SUSE Bug 1130682 for CVE-2019-3836", "url": "https://bugzilla.suse.com/1130682" } ], "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:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:gnutls-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx-devel-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgnutlsxx28-3.6.7-6.8.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libgnutls30-32bit-3.6.7-6.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-30T16:02:47Z", "details": "moderate" } ], "title": "CVE-2019-3836" } ] }
gsd-2019-3836
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-3836", "description": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.", "id": "GSD-2019-3836", "references": [ "https://www.suse.com/security/cve/CVE-2019-3836.html", "https://access.redhat.com/errata/RHSA-2019:3600", "https://ubuntu.com/security/CVE-2019-3836", "https://security.archlinux.org/CVE-2019-3836", "https://linux.oracle.com/cve/CVE-2019-3836.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-3836" ], "details": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.", "id": "GSD-2019-3836", "modified": "2023-12-13T01:24:02.874230Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3836", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "gnutls", "version": { "version_data": [ { "version_value": "fixed in gnutls 3.6.7" } ] } } ] }, "vendor_name": "gnutls" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages." } ] }, "impact": { "cvss": [ [ { "vectorString": "5.9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-456" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "name": "https://gitlab.com/gnutls/gnutls/issues/704", "refsource": "CONFIRM", "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "name": "FEDORA-2019-46df367eed", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/" }, { "name": "GLSA-201904-14", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201904-14" }, { "name": "https://security.netapp.com/advisory/ntap-20190502-0005/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190502-0005/" }, { "name": "openSUSE-SU-2019:1353", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" }, { "name": "USN-3999-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3999-1/" }, { "name": "RHSA-2019:3600", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3600" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:gnutls:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.6.7", "versionStartIncluding": "3.6.3", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3836" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-824" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gnutls/gnutls/issues/704", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://gitlab.com/gnutls/gnutls/issues/704" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3836" }, { "name": "FEDORA-2019-46df367eed", "refsource": "FEDORA", "tags": [ "Mailing List", "Release Notes", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A3ETBUFBB4G7AITAOUYPGXVMBGVXKUAN/" }, { "name": "GLSA-201904-14", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201904-14" }, { "name": "https://security.netapp.com/advisory/ntap-20190502-0005/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190502-0005/" }, { "name": "openSUSE-SU-2019:1353", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00017.html" }, { "name": "USN-3999-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/3999-1/" }, { "name": "RHSA-2019:3600", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:3600" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2019-05-30T16:29Z", "publishedDate": "2019-04-01T15:29Z" } } }
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…