Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-14377 (GCVE-0-2020-14377)
Vulnerability from cvelistv5
Published
2020-09-30 18:53
Modified
2024-08-04 12:46
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T12:46:33.887Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "name": "USN-4550-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4550-1/" }, { "name": "openSUSE-SU-2020:1593", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "name": "openSUSE-SU-2020:1599", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" }, { "name": "[oss-security] 20210104 Re: DPDK security advisory for multiple vhost crypto issues", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "dpdk", "vendor": "n/a", "versions": [ { "status": "affected", "version": "All dpdk versions before 18.11.10 and before 19.11.5" } ] } ], "descriptions": [ { "lang": "en", "value": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-125", "description": "CWE-125", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-01-04T15:06:19", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "name": "USN-4550-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4550-1/" }, { "name": "openSUSE-SU-2020:1593", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "name": "openSUSE-SU-2020:1599", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" }, { "name": "[oss-security] 20210104 Re: DPDK security advisory for multiple vhost crypto issues", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-14377", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "dpdk", "version": { "version_data": [ { "version_value": "All dpdk versions before 18.11.10 and before 19.11.5" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.openwall.com/lists/oss-security/2020/09/28/3", "refsource": "MISC", "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "name": "USN-4550-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4550-1/" }, { "name": "openSUSE-SU-2020:1593", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "name": "openSUSE-SU-2020:1599", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" }, { "name": "[oss-security] 20210104 Re: DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2020-14377", "datePublished": "2020-09-30T18:53:44", "dateReserved": "2020-06-17T00:00:00", "dateUpdated": "2024-08-04T12:46:33.887Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-14377\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2020-09-30T19:15:12.917\",\"lastModified\":\"2024-11-21T05:03:07.767\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en dpdk en versiones anteriores a 18.11.10 y anteriores a 19.11.5.\u0026#xa0;Una falta total de comprobaci\u00f3n de los par\u00e1metros controlados por el atacante puede conllevar a una lectura excesiva del b\u00fafer.\u0026#xa0;Los resultados de la lectura excesiva se vuelven a escribir en la memoria de la m\u00e1quina virtual invitada.\u0026#xa0;Un atacante puede utilizar esta vulnerabilidad en una m\u00e1quina virtual para leer cantidades significativas de memoria del host.\u0026#xa0;La mayor amenaza de esta vulnerabilidad es la confidencialidad de los datos y la disponibilidad del sistema\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:N/A:P\",\"baseScore\":3.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18.02.1\",\"versionEndExcluding\":\"18.11.10\",\"matchCriteriaId\":\"61C6A90C-25FC-41AC-9369-DFE5DA0BB470\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"19.02\",\"versionEndExcluding\":\"19.11.5\",\"matchCriteriaId\":\"C5309900-2EFB-41CE-84D4-4F49E30780D9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B009C22E-30A4-4288-BCF6-C3E81DEAF45A\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/01/04/1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/01/04/2\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/01/04/5\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1879472\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4550-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2020/09/28/3\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/01/04/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/01/04/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/01/04/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1879472\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4550-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2020/09/28/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]}]}}" } }
ghsa-79mp-xxw2-fgf4
Vulnerability from github
Published
2022-05-24 17:29
Modified
2022-05-24 17:29
VLAI Severity ?
Details
A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.
{ "affected": [], "aliases": [ "CVE-2020-14377" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-09-30T19:15:00Z", "severity": "HIGH" }, "details": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "id": "GHSA-79mp-xxw2-fgf4", "modified": "2022-05-24T17:29:48Z", "published": "2022-05-24T17:29:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14377" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4550-1" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" } ], "schema_version": "1.4.0", "severity": [] }
opensuse-su-2020:1599-1
Vulnerability from csaf_opensuse
Published
2020-10-03 22:22
Modified
2020-10-03 22:22
Summary
Security update for dpdk
Notes
Title of the patch
Security update for dpdk
Description of the patch
This update for dpdk fixes the following issues:
- dpdk was updated to 19.11.4
- CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could
harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest
and causing partially denial of service in the host(bsc#1176590).
- For a list of fixes check:
https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id8
denial of service in the host (bsc#1176590).
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patchnames
openSUSE-2020-1599
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": "critical" }, "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 dpdk", "title": "Title of the patch" }, { "category": "description", "text": "This update for dpdk fixes the following issues:\n\n- dpdk was updated to 19.11.4\n - CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could \n harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest \n and causing partially denial of service in the host(bsc#1176590).\n- For a list of fixes check:\n https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id8\n denial of service in the host (bsc#1176590).\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1599", "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-2020_1599-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1599-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YBSGY453NNB4LDJYA3J7SNEOJKG5HCAD/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1599-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YBSGY453NNB4LDJYA3J7SNEOJKG5HCAD/" }, { "category": "self", "summary": "SUSE Bug 1176590", "url": "https://bugzilla.suse.com/1176590" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14374 page", "url": "https://www.suse.com/security/cve/CVE-2020-14374/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14375 page", "url": "https://www.suse.com/security/cve/CVE-2020-14375/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14376 page", "url": "https://www.suse.com/security/cve/CVE-2020-14376/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14377 page", "url": "https://www.suse.com/security/cve/CVE-2020-14377/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14378 page", "url": "https://www.suse.com/security/cve/CVE-2020-14378/" } ], "title": "Security update for dpdk", "tracking": { "current_release_date": "2020-10-03T22:22:25Z", "generator": { "date": "2020-10-03T22:22:25Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1599-1", "initial_release_date": "2020-10-03T22:22:25Z", "revision_history": [ { "date": "2020-10-03T22:22:25Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dpdk-doc-19.11.4-lp152.2.8.1.noarch", "product": { "name": "dpdk-doc-19.11.4-lp152.2.8.1.noarch", "product_id": "dpdk-doc-19.11.4-lp152.2.8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dpdk-19.11.4-lp152.2.8.1.x86_64", "product": { "name": "dpdk-19.11.4-lp152.2.8.1.x86_64", "product_id": "dpdk-19.11.4-lp152.2.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "product": { "name": "dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "product_id": "dpdk-devel-19.11.4-lp152.2.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "product": { "name": "dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "product_id": "dpdk-examples-19.11.4-lp152.2.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "product": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "product_id": "dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "product": { "name": "dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "product_id": "dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "product": { "name": "dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "product_id": "dpdk-tools-19.11.4-lp152.2.8.1.x86_64" } }, { "category": "product_version", "name": "libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64", "product": { "name": "libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64", "product_id": "libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dpdk-19.11.4-lp152.2.8.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64" }, "product_reference": "dpdk-19.11.4-lp152.2.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-19.11.4-lp152.2.8.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64" }, "product_reference": "dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-doc-19.11.4-lp152.2.8.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch" }, "product_reference": "dpdk-doc-19.11.4-lp152.2.8.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-examples-19.11.4-lp152.2.8.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64" }, "product_reference": "dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64" }, "product_reference": "dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64" }, "product_reference": "dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-19.11.4-lp152.2.8.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64" }, "product_reference": "dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" }, "product_reference": "libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14374", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14374" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A flawed bounds checking in the copy_data function leads to a buffer overflow allowing an attacker in a virtual machine to write arbitrary data to any address in the vhost_crypto application. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14374", "url": "https://www.suse.com/security/cve/CVE-2020-14374" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14374", "url": "https://bugzilla.suse.com/1176590" } ], "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.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T22:22:25Z", "details": "important" } ], "title": "CVE-2020-14374" }, { "cve": "CVE-2020-14375", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14375" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14375", "url": "https://www.suse.com/security/cve/CVE-2020-14375" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14375", "url": "https://bugzilla.suse.com/1176590" } ], "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.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T22:22:25Z", "details": "important" } ], "title": "CVE-2020-14375" }, { "cve": "CVE-2020-14376", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14376" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A lack of bounds checking when copying iv_data from the VM guest memory into host memory can lead to a large buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14376", "url": "https://www.suse.com/security/cve/CVE-2020-14376" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14376", "url": "https://bugzilla.suse.com/1176590" } ], "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.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T22:22:25Z", "details": "important" } ], "title": "CVE-2020-14376" }, { "cve": "CVE-2020-14377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14377" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14377", "url": "https://www.suse.com/security/cve/CVE-2020-14377" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14377", "url": "https://bugzilla.suse.com/1176590" } ], "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.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T22:22:25Z", "details": "important" } ], "title": "CVE-2020-14377" }, { "cve": "CVE-2020-14378", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14378" } ], "notes": [ { "category": "general", "text": "An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14378", "url": "https://www.suse.com/security/cve/CVE-2020-14378" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14378", "url": "https://bugzilla.suse.com/1176590" } ], "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.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:dpdk-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-devel-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-doc-19.11.4-lp152.2.8.1.noarch", "openSUSE Leap 15.2:dpdk-examples-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-default-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-kmp-preempt-19.11.4_k5.3.18_lp152.41-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:dpdk-tools-19.11.4-lp152.2.8.1.x86_64", "openSUSE Leap 15.2:libdpdk-20_0-19.11.4-lp152.2.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T22:22:25Z", "details": "important" } ], "title": "CVE-2020-14378" } ] }
opensuse-su-2020:1593-1
Vulnerability from csaf_opensuse
Published
2020-10-03 04:23
Modified
2020-10-03 04:23
Summary
Security update for dpdk
Notes
Title of the patch
Security update for dpdk
Description of the patch
This update for dpdk fixes the following issues:
- dpdk was updated to 18.11.9. For a list of fixes check:
- CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could
harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest
and causing partially denial of service in the host(bsc#1176590).
For a list of fixes check:
https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes
This update was imported from the SUSE:SLE-15-SP1:Update update project.
Patchnames
openSUSE-2020-1593
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": "critical" }, "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 dpdk", "title": "Title of the patch" }, { "category": "description", "text": "This update for dpdk fixes the following issues:\n\n- dpdk was updated to 18.11.9. For a list of fixes check:\n - CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could \n harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest \n and causing partially denial of service in the host(bsc#1176590).\nFor a list of fixes check: \n https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1593", "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-2020_1593-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1593-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DHAHOAWA3IFFTJQJPZPP5JIAYVJJDVE4/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1593-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DHAHOAWA3IFFTJQJPZPP5JIAYVJJDVE4/" }, { "category": "self", "summary": "SUSE Bug 1176590", "url": "https://bugzilla.suse.com/1176590" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14374 page", "url": "https://www.suse.com/security/cve/CVE-2020-14374/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14375 page", "url": "https://www.suse.com/security/cve/CVE-2020-14375/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14376 page", "url": "https://www.suse.com/security/cve/CVE-2020-14376/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14377 page", "url": "https://www.suse.com/security/cve/CVE-2020-14377/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14378 page", "url": "https://www.suse.com/security/cve/CVE-2020-14378/" } ], "title": "Security update for dpdk", "tracking": { "current_release_date": "2020-10-03T04:23:08Z", "generator": { "date": "2020-10-03T04:23:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1593-1", "initial_release_date": "2020-10-03T04:23:08Z", "revision_history": [ { "date": "2020-10-03T04:23:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dpdk-doc-18.11.9-lp151.3.8.1.noarch", "product": { "name": "dpdk-doc-18.11.9-lp151.3.8.1.noarch", "product_id": "dpdk-doc-18.11.9-lp151.3.8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-lp151.3.8.1.x86_64", "product": { "name": "dpdk-18.11.9-lp151.3.8.1.x86_64", "product_id": "dpdk-18.11.9-lp151.3.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "product": { "name": "dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "product_id": "dpdk-devel-18.11.9-lp151.3.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "product": { "name": "dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "product_id": "dpdk-examples-18.11.9-lp151.3.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "product": { "name": "dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "product_id": "dpdk-tools-18.11.9-lp151.3.8.1.x86_64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64", "product": { "name": "libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64", "product_id": "libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-lp151.3.8.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64" }, "product_reference": "dpdk-18.11.9-lp151.3.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-lp151.3.8.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64" }, "product_reference": "dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-doc-18.11.9-lp151.3.8.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch" }, "product_reference": "dpdk-doc-18.11.9-lp151.3.8.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-examples-18.11.9-lp151.3.8.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64" }, "product_reference": "dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-lp151.3.8.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14374", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14374" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A flawed bounds checking in the copy_data function leads to a buffer overflow allowing an attacker in a virtual machine to write arbitrary data to any address in the vhost_crypto application. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14374", "url": "https://www.suse.com/security/cve/CVE-2020-14374" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14374", "url": "https://bugzilla.suse.com/1176590" } ], "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.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T04:23:08Z", "details": "important" } ], "title": "CVE-2020-14374" }, { "cve": "CVE-2020-14375", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14375" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14375", "url": "https://www.suse.com/security/cve/CVE-2020-14375" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14375", "url": "https://bugzilla.suse.com/1176590" } ], "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.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T04:23:08Z", "details": "important" } ], "title": "CVE-2020-14375" }, { "cve": "CVE-2020-14376", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14376" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A lack of bounds checking when copying iv_data from the VM guest memory into host memory can lead to a large buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14376", "url": "https://www.suse.com/security/cve/CVE-2020-14376" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14376", "url": "https://bugzilla.suse.com/1176590" } ], "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.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T04:23:08Z", "details": "important" } ], "title": "CVE-2020-14376" }, { "cve": "CVE-2020-14377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14377" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14377", "url": "https://www.suse.com/security/cve/CVE-2020-14377" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14377", "url": "https://bugzilla.suse.com/1176590" } ], "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.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T04:23:08Z", "details": "important" } ], "title": "CVE-2020-14377" }, { "cve": "CVE-2020-14378", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14378" } ], "notes": [ { "category": "general", "text": "An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14378", "url": "https://www.suse.com/security/cve/CVE-2020-14378" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14378", "url": "https://bugzilla.suse.com/1176590" } ], "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.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:dpdk-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-devel-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-doc-18.11.9-lp151.3.8.1.noarch", "openSUSE Leap 15.1:dpdk-examples-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-kmp-default-18.11.9_k4.12.14_lp151.28.67-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:dpdk-tools-18.11.9-lp151.3.8.1.x86_64", "openSUSE Leap 15.1:libdpdk-18_11-18.11.9-lp151.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T04:23:08Z", "details": "important" } ], "title": "CVE-2020-14378" } ] }
gsd-2020-14377
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-14377", "description": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "id": "GSD-2020-14377", "references": [ "https://www.suse.com/security/cve/CVE-2020-14377.html", "https://ubuntu.com/security/CVE-2020-14377" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-14377" ], "details": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "id": "GSD-2020-14377", "modified": "2023-12-13T01:21:59.935970Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-14377", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "dpdk", "version": { "version_data": [ { "version_value": "All dpdk versions before 18.11.10 and before 19.11.5" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.openwall.com/lists/oss-security/2020/09/28/3", "refsource": "MISC", "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "name": "USN-4550-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4550-1/" }, { "name": "openSUSE-SU-2020:1593", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "name": "openSUSE-SU-2020:1599", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" }, { "name": "[oss-security] 20210104 Re: DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "18.11.10", "versionStartIncluding": "18.02.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "19.11.5", "versionStartIncluding": "19.02", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-14377" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "name": "https://www.openwall.com/lists/oss-security/2020/09/28/3", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "name": "USN-4550-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4550-1/" }, { "name": "openSUSE-SU-2020:1593", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "name": "openSUSE-SU-2020:1599", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" }, { "name": "[oss-security] 20210104 Re: [dpdk-dev] DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" }, { "name": "[oss-security] 20210104 Re: DPDK security advisory for multiple vhost crypto issues", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.2 } }, "lastModifiedDate": "2021-01-05T18:32Z", "publishedDate": "2020-09-30T19:15Z" } } }
fkie_cve-2020-14377
Vulnerability from fkie_nvd
Published
2020-09-30 19:15
Modified
2024-11-21 05:03
Severity ?
Summary
A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html | Third Party Advisory | |
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html | Third Party Advisory | |
secalert@redhat.com | http://www.openwall.com/lists/oss-security/2021/01/04/1 | Mailing List, Third Party Advisory | |
secalert@redhat.com | http://www.openwall.com/lists/oss-security/2021/01/04/2 | Mailing List, Third Party Advisory | |
secalert@redhat.com | http://www.openwall.com/lists/oss-security/2021/01/04/5 | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1879472 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://usn.ubuntu.com/4550-1/ | Third Party Advisory | |
secalert@redhat.com | https://www.openwall.com/lists/oss-security/2020/09/28/3 | Mailing List, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2021/01/04/1 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2021/01/04/2 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2021/01/04/5 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1879472 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4550-1/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.openwall.com/lists/oss-security/2020/09/28/3 | Mailing List, Patch, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
dpdk | data_plane_development_kit | * | |
dpdk | data_plane_development_kit | * | |
canonical | ubuntu_linux | 20.04 | |
opensuse | leap | 15.1 | |
opensuse | leap | 15.2 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*", "matchCriteriaId": "61C6A90C-25FC-41AC-9369-DFE5DA0BB470", "versionEndExcluding": "18.11.10", "versionStartIncluding": "18.02.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*", "matchCriteriaId": "C5309900-2EFB-41CE-84D4-4F49E30780D9", "versionEndExcluding": "19.11.5", "versionStartIncluding": "19.02", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*", "matchCriteriaId": "902B8056-9E37-443B-8905-8AA93E2447FB", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "matchCriteriaId": "B009C22E-30A4-4288-BCF6-C3E81DEAF45A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability." }, { "lang": "es", "value": "Se encontr\u00f3 un fallo en dpdk en versiones anteriores a 18.11.10 y anteriores a 19.11.5.\u0026#xa0;Una falta total de comprobaci\u00f3n de los par\u00e1metros controlados por el atacante puede conllevar a una lectura excesiva del b\u00fafer.\u0026#xa0;Los resultados de la lectura excesiva se vuelven a escribir en la memoria de la m\u00e1quina virtual invitada.\u0026#xa0;Un atacante puede utilizar esta vulnerabilidad en una m\u00e1quina virtual para leer cantidades significativas de memoria del host.\u0026#xa0;La mayor amenaza de esta vulnerabilidad es la confidencialidad de los datos y la disponibilidad del sistema" } ], "id": "CVE-2020-14377", "lastModified": "2024-11-21T05:03:07.767", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-09-30T19:15:12.917", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4550-1/" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879472" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4550-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "secalert@redhat.com", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "nvd@nist.gov", "type": "Secondary" } ] }
suse-su-2020:2767-1
Vulnerability from csaf_suse
Published
2020-09-28 15:48
Modified
2020-09-28 15:48
Summary
Security update for dpdk
Notes
Title of the patch
Security update for dpdk
Description of the patch
This update for dpdk fixes the following issues:
- dpdk was updated to 18.11.9. For a list of fixes check:
- CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could
harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest
and causing partially denial of service in the host(bsc#1176590).
For a list of fixes check:
https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes
Patchnames
SUSE-2020-2767,SUSE-SLE-Product-HPC-15-2020-2767,SUSE-SLE-Product-SLES-15-2020-2767,SUSE-SLE-Product-SLES_SAP-15-2020-2767
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": "critical" }, "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 dpdk", "title": "Title of the patch" }, { "category": "description", "text": "This update for dpdk fixes the following issues:\n\n- dpdk was updated to 18.11.9. For a list of fixes check:\n - CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could \n harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest \n and causing partially denial of service in the host(bsc#1176590).\nFor a list of fixes check: \n https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2767,SUSE-SLE-Product-HPC-15-2020-2767,SUSE-SLE-Product-SLES-15-2020-2767,SUSE-SLE-Product-SLES_SAP-15-2020-2767", "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-2020_2767-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2767-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202767-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2767-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007492.html" }, { "category": "self", "summary": "SUSE Bug 1176590", "url": "https://bugzilla.suse.com/1176590" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14374 page", "url": "https://www.suse.com/security/cve/CVE-2020-14374/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14375 page", "url": "https://www.suse.com/security/cve/CVE-2020-14375/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14376 page", "url": "https://www.suse.com/security/cve/CVE-2020-14376/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14377 page", "url": "https://www.suse.com/security/cve/CVE-2020-14377/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14378 page", "url": "https://www.suse.com/security/cve/CVE-2020-14378/" } ], "title": "Security update for dpdk", "tracking": { "current_release_date": "2020-09-28T15:48:33Z", "generator": { "date": "2020-09-28T15:48:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2767-1", "initial_release_date": "2020-09-28T15:48:33Z", "revision_history": [ { "date": "2020-09-28T15:48:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-18.11.9-3.25.1.aarch64", "product_id": "dpdk-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-devel-18.11.9-3.25.1.aarch64", "product_id": "dpdk-devel-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-examples-18.11.9-3.25.1.aarch64", "product_id": "dpdk-examples-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-thunderx-18.11.9-3.25.1.aarch64", "product_id": "dpdk-thunderx-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "product_id": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-examples-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-thunderx-examples-18.11.9-3.25.1.aarch64", "product_id": "dpdk-thunderx-examples-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "product": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "product_id": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-tools-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-thunderx-tools-18.11.9-3.25.1.aarch64", "product_id": "dpdk-thunderx-tools-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-3.25.1.aarch64", "product": { "name": "dpdk-tools-18.11.9-3.25.1.aarch64", "product_id": "dpdk-tools-18.11.9-3.25.1.aarch64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-3.25.1.aarch64", "product": { "name": "libdpdk-18_11-18.11.9-3.25.1.aarch64", "product_id": "libdpdk-18_11-18.11.9-3.25.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dpdk-doc-18.11.9-3.25.1.noarch", "product": { "name": "dpdk-doc-18.11.9-3.25.1.noarch", "product_id": "dpdk-doc-18.11.9-3.25.1.noarch" } }, { "category": "product_version", "name": "dpdk-thunderx-doc-18.11.9-3.25.1.noarch", "product": { "name": "dpdk-thunderx-doc-18.11.9-3.25.1.noarch", "product_id": "dpdk-thunderx-doc-18.11.9-3.25.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-3.25.1.ppc64le", "product": { "name": "dpdk-18.11.9-3.25.1.ppc64le", "product_id": "dpdk-18.11.9-3.25.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-3.25.1.ppc64le", "product": { "name": "dpdk-devel-18.11.9-3.25.1.ppc64le", "product_id": "dpdk-devel-18.11.9-3.25.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-3.25.1.ppc64le", "product": { "name": "dpdk-examples-18.11.9-3.25.1.ppc64le", "product_id": "dpdk-examples-18.11.9-3.25.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-3.25.1.ppc64le", "product": { "name": "dpdk-tools-18.11.9-3.25.1.ppc64le", "product_id": "dpdk-tools-18.11.9-3.25.1.ppc64le" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-3.25.1.ppc64le", "product": { "name": "libdpdk-18_11-18.11.9-3.25.1.ppc64le", "product_id": "libdpdk-18_11-18.11.9-3.25.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-3.25.1.x86_64", "product": { "name": "dpdk-18.11.9-3.25.1.x86_64", "product_id": "dpdk-18.11.9-3.25.1.x86_64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-3.25.1.x86_64", "product": { "name": "dpdk-devel-18.11.9-3.25.1.x86_64", "product_id": "dpdk-devel-18.11.9-3.25.1.x86_64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-3.25.1.x86_64", "product": { "name": "dpdk-examples-18.11.9-3.25.1.x86_64", "product_id": "dpdk-examples-18.11.9-3.25.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-3.25.1.x86_64", "product": { "name": "dpdk-tools-18.11.9-3.25.1.x86_64", "product_id": "dpdk-tools-18.11.9-3.25.1.x86_64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-3.25.1.x86_64", "product": { "name": "libdpdk-18_11-18.11.9-3.25.1.x86_64", "product_id": "libdpdk-18_11-18.11.9-3.25.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le" }, "product_reference": "dpdk-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64" }, "product_reference": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le" }, "product_reference": "dpdk-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-devel-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14374", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14374" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A flawed bounds checking in the copy_data function leads to a buffer overflow allowing an attacker in a virtual machine to write arbitrary data to any address in the vhost_crypto application. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14374", "url": "https://www.suse.com/security/cve/CVE-2020-14374" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14374", "url": "https://bugzilla.suse.com/1176590" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:33Z", "details": "important" } ], "title": "CVE-2020-14374" }, { "cve": "CVE-2020-14375", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14375" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14375", "url": "https://www.suse.com/security/cve/CVE-2020-14375" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14375", "url": "https://bugzilla.suse.com/1176590" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:33Z", "details": "important" } ], "title": "CVE-2020-14375" }, { "cve": "CVE-2020-14376", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14376" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A lack of bounds checking when copying iv_data from the VM guest memory into host memory can lead to a large buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14376", "url": "https://www.suse.com/security/cve/CVE-2020-14376" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14376", "url": "https://bugzilla.suse.com/1176590" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:33Z", "details": "important" } ], "title": "CVE-2020-14376" }, { "cve": "CVE-2020-14377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14377" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14377", "url": "https://www.suse.com/security/cve/CVE-2020-14377" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14377", "url": "https://bugzilla.suse.com/1176590" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:33Z", "details": "important" } ], "title": "CVE-2020-14377" }, { "cve": "CVE-2020-14378", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14378" } ], "notes": [ { "category": "general", "text": "An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14378", "url": "https://www.suse.com/security/cve/CVE-2020-14378" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14378", "url": "https://bugzilla.suse.com/1176590" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-devel-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdpdk-18_11-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-devel-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-kmp-default-18.11.9_k4.12.14_150.58-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dpdk-tools-18.11.9-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdpdk-18_11-18.11.9-3.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:33Z", "details": "important" } ], "title": "CVE-2020-14378" } ] }
suse-su-2020:2769-1
Vulnerability from csaf_suse
Published
2020-09-28 15:49
Modified
2020-09-28 15:49
Summary
Security update for dpdk
Notes
Title of the patch
Security update for dpdk
Description of the patch
This update for dpdk fixes the following issues:
- dpdk was updated to 18.11.9. For a list of fixes check:
- CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could
harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest
and causing partially denial of service in the host(bsc#1176590).
For a list of fixes check:
https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes
Patchnames
SUSE-2020-2769,SUSE-SLE-Module-Server-Applications-15-SP1-2020-2769
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": "critical" }, "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 dpdk", "title": "Title of the patch" }, { "category": "description", "text": "This update for dpdk fixes the following issues:\n\n- dpdk was updated to 18.11.9. For a list of fixes check:\n - CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could \n harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest \n and causing partially denial of service in the host(bsc#1176590).\nFor a list of fixes check: \n https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2769,SUSE-SLE-Module-Server-Applications-15-SP1-2020-2769", "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-2020_2769-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2769-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202769-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2769-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007491.html" }, { "category": "self", "summary": "SUSE Bug 1176590", "url": "https://bugzilla.suse.com/1176590" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14374 page", "url": "https://www.suse.com/security/cve/CVE-2020-14374/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14375 page", "url": "https://www.suse.com/security/cve/CVE-2020-14375/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14376 page", "url": "https://www.suse.com/security/cve/CVE-2020-14376/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14377 page", "url": "https://www.suse.com/security/cve/CVE-2020-14377/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14378 page", "url": "https://www.suse.com/security/cve/CVE-2020-14378/" } ], "title": "Security update for dpdk", "tracking": { "current_release_date": "2020-09-28T15:49:12Z", "generator": { "date": "2020-09-28T15:49:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2769-1", "initial_release_date": "2020-09-28T15:49:12Z", "revision_history": [ { "date": "2020-09-28T15:49:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-18.11.9-4.12.1.aarch64", "product_id": "dpdk-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-devel-18.11.9-4.12.1.aarch64", "product_id": "dpdk-devel-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-examples-18.11.9-4.12.1.aarch64", "product_id": "dpdk-examples-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-thunderx-18.11.9-4.12.1.aarch64", "product_id": "dpdk-thunderx-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-devel-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-thunderx-devel-18.11.9-4.12.1.aarch64", "product_id": "dpdk-thunderx-devel-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-examples-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-thunderx-examples-18.11.9-4.12.1.aarch64", "product_id": "dpdk-thunderx-examples-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "product": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "product_id": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-tools-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-thunderx-tools-18.11.9-4.12.1.aarch64", "product_id": "dpdk-thunderx-tools-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-4.12.1.aarch64", "product": { "name": "dpdk-tools-18.11.9-4.12.1.aarch64", "product_id": "dpdk-tools-18.11.9-4.12.1.aarch64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-4.12.1.aarch64", "product": { "name": "libdpdk-18_11-18.11.9-4.12.1.aarch64", "product_id": "libdpdk-18_11-18.11.9-4.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dpdk-doc-18.11.9-4.12.1.noarch", "product": { "name": "dpdk-doc-18.11.9-4.12.1.noarch", "product_id": "dpdk-doc-18.11.9-4.12.1.noarch" } }, { "category": "product_version", "name": "dpdk-thunderx-doc-18.11.9-4.12.1.noarch", "product": { "name": "dpdk-thunderx-doc-18.11.9-4.12.1.noarch", "product_id": "dpdk-thunderx-doc-18.11.9-4.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-4.12.1.ppc64le", "product": { "name": "dpdk-18.11.9-4.12.1.ppc64le", "product_id": "dpdk-18.11.9-4.12.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-4.12.1.ppc64le", "product": { "name": "dpdk-devel-18.11.9-4.12.1.ppc64le", "product_id": "dpdk-devel-18.11.9-4.12.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-4.12.1.ppc64le", "product": { "name": "dpdk-examples-18.11.9-4.12.1.ppc64le", "product_id": "dpdk-examples-18.11.9-4.12.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-4.12.1.ppc64le", "product": { "name": "dpdk-tools-18.11.9-4.12.1.ppc64le", "product_id": "dpdk-tools-18.11.9-4.12.1.ppc64le" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-4.12.1.ppc64le", "product": { "name": "libdpdk-18_11-18.11.9-4.12.1.ppc64le", "product_id": "libdpdk-18_11-18.11.9-4.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-4.12.1.x86_64", "product": { "name": "dpdk-18.11.9-4.12.1.x86_64", "product_id": "dpdk-18.11.9-4.12.1.x86_64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-4.12.1.x86_64", "product": { "name": "dpdk-devel-18.11.9-4.12.1.x86_64", "product_id": "dpdk-devel-18.11.9-4.12.1.x86_64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-4.12.1.x86_64", "product": { "name": "dpdk-examples-18.11.9-4.12.1.x86_64", "product_id": "dpdk-examples-18.11.9-4.12.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-4.12.1.x86_64", "product": { "name": "dpdk-tools-18.11.9-4.12.1.x86_64", "product_id": "dpdk-tools-18.11.9-4.12.1.x86_64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-4.12.1.x86_64", "product": { "name": "libdpdk-18_11-18.11.9-4.12.1.x86_64", "product_id": "libdpdk-18_11-18.11.9-4.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64" }, "product_reference": "dpdk-18.11.9-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le" }, "product_reference": "dpdk-18.11.9-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64" }, "product_reference": "dpdk-18.11.9-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64" }, "product_reference": "dpdk-devel-18.11.9-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le" }, "product_reference": "dpdk-devel-18.11.9-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64" }, "product_reference": "dpdk-devel-18.11.9-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64" }, "product_reference": "dpdk-tools-18.11.9-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le" }, "product_reference": "dpdk-tools-18.11.9-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le" }, "product_reference": "libdpdk-18_11-18.11.9-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14374", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14374" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A flawed bounds checking in the copy_data function leads to a buffer overflow allowing an attacker in a virtual machine to write arbitrary data to any address in the vhost_crypto application. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14374", "url": "https://www.suse.com/security/cve/CVE-2020-14374" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14374", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:12Z", "details": "important" } ], "title": "CVE-2020-14374" }, { "cve": "CVE-2020-14375", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14375" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14375", "url": "https://www.suse.com/security/cve/CVE-2020-14375" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14375", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:12Z", "details": "important" } ], "title": "CVE-2020-14375" }, { "cve": "CVE-2020-14376", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14376" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A lack of bounds checking when copying iv_data from the VM guest memory into host memory can lead to a large buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14376", "url": "https://www.suse.com/security/cve/CVE-2020-14376" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14376", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:12Z", "details": "important" } ], "title": "CVE-2020-14376" }, { "cve": "CVE-2020-14377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14377" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14377", "url": "https://www.suse.com/security/cve/CVE-2020-14377" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14377", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:12Z", "details": "important" } ], "title": "CVE-2020-14377" }, { "cve": "CVE-2020-14378", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14378" } ], "notes": [ { "category": "general", "text": "An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14378", "url": "https://www.suse.com/security/cve/CVE-2020-14378" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14378", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-devel-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-kmp-default-18.11.9_k4.12.14_197.56-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:dpdk-tools-18.11.9-4.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libdpdk-18_11-18.11.9-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:12Z", "details": "important" } ], "title": "CVE-2020-14378" } ] }
suse-su-2020:2770-1
Vulnerability from csaf_suse
Published
2020-09-28 15:49
Modified
2020-09-28 15:49
Summary
Security update for dpdk
Notes
Title of the patch
Security update for dpdk
Description of the patch
This update for dpdk fixes the following issues:
- dpdk was updated to 19.11.4
- CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could
harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest
and causing partially denial of service in the host(bsc#1176590).
- For a list of fixes check:
https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id8
denial of service in the host (bsc#1176590).
Patchnames
SUSE-2020-2770,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2020-2770,SUSE-SLE-Module-Server-Applications-15-SP2-2020-2770
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": "critical" }, "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 dpdk", "title": "Title of the patch" }, { "category": "description", "text": "This update for dpdk fixes the following issues:\n\n- dpdk was updated to 19.11.4\n - CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could \n harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest \n and causing partially denial of service in the host(bsc#1176590).\n- For a list of fixes check:\n https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id8\n denial of service in the host (bsc#1176590).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2770,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2020-2770,SUSE-SLE-Module-Server-Applications-15-SP2-2020-2770", "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-2020_2770-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2770-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202770-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2770-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007493.html" }, { "category": "self", "summary": "SUSE Bug 1176590", "url": "https://bugzilla.suse.com/1176590" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14374 page", "url": "https://www.suse.com/security/cve/CVE-2020-14374/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14375 page", "url": "https://www.suse.com/security/cve/CVE-2020-14375/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14376 page", "url": "https://www.suse.com/security/cve/CVE-2020-14376/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14377 page", "url": "https://www.suse.com/security/cve/CVE-2020-14377/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14378 page", "url": "https://www.suse.com/security/cve/CVE-2020-14378/" } ], "title": "Security update for dpdk", "tracking": { "current_release_date": "2020-09-28T15:49:35Z", "generator": { "date": "2020-09-28T15:49:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2770-1", "initial_release_date": "2020-09-28T15:49:35Z", "revision_history": [ { "date": "2020-09-28T15:49:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dpdk-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-19.11.4-3.9.1.aarch64", "product_id": "dpdk-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-devel-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-devel-19.11.4-3.9.1.aarch64", "product_id": "dpdk-devel-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-examples-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-examples-19.11.4-3.9.1.aarch64", "product_id": "dpdk-examples-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product_id": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product": { "name": "dpdk-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product_id": "dpdk-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-thunderx-19.11.4-3.9.1.aarch64", "product_id": "dpdk-thunderx-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "product_id": "dpdk-thunderx-devel-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-examples-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-thunderx-examples-19.11.4-3.9.1.aarch64", "product_id": "dpdk-thunderx-examples-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product": { "name": "dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product_id": "dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product": { "name": "dpdk-thunderx-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "product_id": "dpdk-thunderx-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-tools-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-thunderx-tools-19.11.4-3.9.1.aarch64", "product_id": "dpdk-thunderx-tools-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "dpdk-tools-19.11.4-3.9.1.aarch64", "product": { "name": "dpdk-tools-19.11.4-3.9.1.aarch64", "product_id": "dpdk-tools-19.11.4-3.9.1.aarch64" } }, { "category": "product_version", "name": "libdpdk-20_0-19.11.4-3.9.1.aarch64", "product": { "name": "libdpdk-20_0-19.11.4-3.9.1.aarch64", "product_id": "libdpdk-20_0-19.11.4-3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dpdk-doc-19.11.4-3.9.1.noarch", "product": { "name": "dpdk-doc-19.11.4-3.9.1.noarch", "product_id": "dpdk-doc-19.11.4-3.9.1.noarch" } }, { "category": "product_version", "name": "dpdk-thunderx-doc-19.11.4-3.9.1.noarch", "product": { "name": "dpdk-thunderx-doc-19.11.4-3.9.1.noarch", "product_id": "dpdk-thunderx-doc-19.11.4-3.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dpdk-19.11.4-3.9.1.ppc64le", "product": { "name": "dpdk-19.11.4-3.9.1.ppc64le", "product_id": "dpdk-19.11.4-3.9.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-devel-19.11.4-3.9.1.ppc64le", "product": { "name": "dpdk-devel-19.11.4-3.9.1.ppc64le", "product_id": "dpdk-devel-19.11.4-3.9.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-examples-19.11.4-3.9.1.ppc64le", "product": { "name": "dpdk-examples-19.11.4-3.9.1.ppc64le", "product_id": "dpdk-examples-19.11.4-3.9.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "product": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "product_id": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-tools-19.11.4-3.9.1.ppc64le", "product": { "name": "dpdk-tools-19.11.4-3.9.1.ppc64le", "product_id": "dpdk-tools-19.11.4-3.9.1.ppc64le" } }, { "category": "product_version", "name": "libdpdk-20_0-19.11.4-3.9.1.ppc64le", "product": { "name": "libdpdk-20_0-19.11.4-3.9.1.ppc64le", "product_id": "libdpdk-20_0-19.11.4-3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dpdk-19.11.4-3.9.1.x86_64", "product": { "name": "dpdk-19.11.4-3.9.1.x86_64", "product_id": "dpdk-19.11.4-3.9.1.x86_64" } }, { "category": "product_version", "name": "dpdk-devel-19.11.4-3.9.1.x86_64", "product": { "name": "dpdk-devel-19.11.4-3.9.1.x86_64", "product_id": "dpdk-devel-19.11.4-3.9.1.x86_64" } }, { "category": "product_version", "name": "dpdk-examples-19.11.4-3.9.1.x86_64", "product": { "name": "dpdk-examples-19.11.4-3.9.1.x86_64", "product_id": "dpdk-examples-19.11.4-3.9.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "product": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "product_id": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "product": { "name": "dpdk-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "product_id": "dpdk-kmp-preempt-19.11.4_k5.3.18_24.15-3.9.1.x86_64" } }, { "category": "product_version", "name": "dpdk-tools-19.11.4-3.9.1.x86_64", "product": { "name": "dpdk-tools-19.11.4-3.9.1.x86_64", "product_id": "dpdk-tools-19.11.4-3.9.1.x86_64" } }, { "category": "product_version", "name": "libdpdk-20_0-19.11.4-3.9.1.x86_64", "product": { "name": "libdpdk-20_0-19.11.4-3.9.1.x86_64", "product_id": "libdpdk-20_0-19.11.4-3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libdpdk-20_0-19.11.4-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" }, "product_reference": "libdpdk-20_0-19.11.4-3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-19.11.4-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64" }, "product_reference": "dpdk-19.11.4-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-19.11.4-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le" }, "product_reference": "dpdk-19.11.4-3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-19.11.4-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64" }, "product_reference": "dpdk-19.11.4-3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-19.11.4-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64" }, "product_reference": "dpdk-devel-19.11.4-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-19.11.4-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le" }, "product_reference": "dpdk-devel-19.11.4-3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-19.11.4-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64" }, "product_reference": "dpdk-devel-19.11.4-3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64" }, "product_reference": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le" }, "product_reference": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64" }, "product_reference": "dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-19.11.4-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64" }, "product_reference": "dpdk-thunderx-19.11.4-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-devel-19.11.4-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64" }, "product_reference": "dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64" }, "product_reference": "dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-19.11.4-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64" }, "product_reference": "dpdk-tools-19.11.4-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-19.11.4-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le" }, "product_reference": "dpdk-tools-19.11.4-3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-19.11.4-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64" }, "product_reference": "dpdk-tools-19.11.4-3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-20_0-19.11.4-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64" }, "product_reference": "libdpdk-20_0-19.11.4-3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-20_0-19.11.4-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le" }, "product_reference": "libdpdk-20_0-19.11.4-3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-20_0-19.11.4-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" }, "product_reference": "libdpdk-20_0-19.11.4-3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14374", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14374" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A flawed bounds checking in the copy_data function leads to a buffer overflow allowing an attacker in a virtual machine to write arbitrary data to any address in the vhost_crypto application. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14374", "url": "https://www.suse.com/security/cve/CVE-2020-14374" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14374", "url": "https://bugzilla.suse.com/1176590" } ], "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 Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:35Z", "details": "important" } ], "title": "CVE-2020-14374" }, { "cve": "CVE-2020-14375", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14375" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14375", "url": "https://www.suse.com/security/cve/CVE-2020-14375" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14375", "url": "https://bugzilla.suse.com/1176590" } ], "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 Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:35Z", "details": "important" } ], "title": "CVE-2020-14375" }, { "cve": "CVE-2020-14376", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14376" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A lack of bounds checking when copying iv_data from the VM guest memory into host memory can lead to a large buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14376", "url": "https://www.suse.com/security/cve/CVE-2020-14376" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14376", "url": "https://bugzilla.suse.com/1176590" } ], "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 Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:35Z", "details": "important" } ], "title": "CVE-2020-14376" }, { "cve": "CVE-2020-14377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14377" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14377", "url": "https://www.suse.com/security/cve/CVE-2020-14377" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14377", "url": "https://bugzilla.suse.com/1176590" } ], "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 Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:35Z", "details": "important" } ], "title": "CVE-2020-14377" }, { "cve": "CVE-2020-14378", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14378" } ], "notes": [ { "category": "general", "text": "An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14378", "url": "https://www.suse.com/security/cve/CVE-2020-14378" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14378", "url": "https://bugzilla.suse.com/1176590" } ], "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 Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-devel-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-devel-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-thunderx-kmp-default-19.11.4_k5.3.18_24.15-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:dpdk-tools-19.11.4-3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libdpdk-20_0-19.11.4-3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:49:35Z", "details": "important" } ], "title": "CVE-2020-14378" } ] }
suse-su-2020:2768-1
Vulnerability from csaf_suse
Published
2020-09-28 15:48
Modified
2020-09-28 15:48
Summary
Security update for dpdk
Notes
Title of the patch
Security update for dpdk
Description of the patch
This update for dpdk fixes the following issues:
- dpdk was updated to 18.11.9. For a list of fixes check:
- CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could
harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest
and causing partially denial of service in the host(bsc#1176590).
For a list of fixes check:
https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes
Patchnames
SUSE-2020-2768,SUSE-SLE-SDK-12-SP5-2020-2768,SUSE-SLE-SERVER-12-SP5-2020-2768
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": "critical" }, "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 dpdk", "title": "Title of the patch" }, { "category": "description", "text": "This update for dpdk fixes the following issues:\n\n- dpdk was updated to 18.11.9. For a list of fixes check:\n - CVE-2020-14374,CVE-2020-14375,CVE-2020-14376,CVE-2020-14377,CVE-2020-14378: Fixed multiple issues where a malicious guest could \n harm the host using vhost crypto, including executing code in host (VM Escape), reading host application memory space to guest \n and causing partially denial of service in the host(bsc#1176590).\nFor a list of fixes check: \n https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes\t \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2768,SUSE-SLE-SDK-12-SP5-2020-2768,SUSE-SLE-SERVER-12-SP5-2020-2768", "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-2020_2768-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2768-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202768-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2768-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007490.html" }, { "category": "self", "summary": "SUSE Bug 1176590", "url": "https://bugzilla.suse.com/1176590" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14374 page", "url": "https://www.suse.com/security/cve/CVE-2020-14374/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14375 page", "url": "https://www.suse.com/security/cve/CVE-2020-14375/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14376 page", "url": "https://www.suse.com/security/cve/CVE-2020-14376/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14377 page", "url": "https://www.suse.com/security/cve/CVE-2020-14377/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14378 page", "url": "https://www.suse.com/security/cve/CVE-2020-14378/" } ], "title": "Security update for dpdk", "tracking": { "current_release_date": "2020-09-28T15:48:53Z", "generator": { "date": "2020-09-28T15:48:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2768-1", "initial_release_date": "2020-09-28T15:48:53Z", "revision_history": [ { "date": "2020-09-28T15:48:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-18.11.9-3.15.1.aarch64", "product_id": "dpdk-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-devel-18.11.9-3.15.1.aarch64", "product_id": "dpdk-devel-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-examples-18.11.9-3.15.1.aarch64", "product_id": "dpdk-examples-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-thunderx-18.11.9-3.15.1.aarch64", "product_id": "dpdk-thunderx-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-devel-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-thunderx-devel-18.11.9-3.15.1.aarch64", "product_id": "dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-examples-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-thunderx-examples-18.11.9-3.15.1.aarch64", "product_id": "dpdk-thunderx-examples-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "product": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "product_id": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-tools-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-thunderx-tools-18.11.9-3.15.1.aarch64", "product_id": "dpdk-thunderx-tools-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-3.15.1.aarch64", "product": { "name": "dpdk-tools-18.11.9-3.15.1.aarch64", "product_id": "dpdk-tools-18.11.9-3.15.1.aarch64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-3.15.1.aarch64", "product": { "name": "libdpdk-18_11-18.11.9-3.15.1.aarch64", "product_id": "libdpdk-18_11-18.11.9-3.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dpdk-doc-18.11.9-3.15.1.noarch", "product": { "name": "dpdk-doc-18.11.9-3.15.1.noarch", "product_id": "dpdk-doc-18.11.9-3.15.1.noarch" } }, { "category": "product_version", "name": "dpdk-thunderx-doc-18.11.9-3.15.1.noarch", "product": { "name": "dpdk-thunderx-doc-18.11.9-3.15.1.noarch", "product_id": "dpdk-thunderx-doc-18.11.9-3.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-3.15.1.ppc64le", "product": { "name": "dpdk-18.11.9-3.15.1.ppc64le", "product_id": "dpdk-18.11.9-3.15.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-3.15.1.ppc64le", "product": { "name": "dpdk-devel-18.11.9-3.15.1.ppc64le", "product_id": "dpdk-devel-18.11.9-3.15.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-3.15.1.ppc64le", "product": { "name": "dpdk-examples-18.11.9-3.15.1.ppc64le", "product_id": "dpdk-examples-18.11.9-3.15.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.ppc64le", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.ppc64le", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-3.15.1.ppc64le", "product": { "name": "dpdk-tools-18.11.9-3.15.1.ppc64le", "product_id": "dpdk-tools-18.11.9-3.15.1.ppc64le" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-3.15.1.ppc64le", "product": { "name": "libdpdk-18_11-18.11.9-3.15.1.ppc64le", "product_id": "libdpdk-18_11-18.11.9-3.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-3.15.1.x86_64", "product": { "name": "dpdk-18.11.9-3.15.1.x86_64", "product_id": "dpdk-18.11.9-3.15.1.x86_64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-3.15.1.x86_64", "product": { "name": "dpdk-devel-18.11.9-3.15.1.x86_64", "product_id": "dpdk-devel-18.11.9-3.15.1.x86_64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-3.15.1.x86_64", "product": { "name": "dpdk-examples-18.11.9-3.15.1.x86_64", "product_id": "dpdk-examples-18.11.9-3.15.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-3.15.1.x86_64", "product": { "name": "dpdk-tools-18.11.9-3.15.1.x86_64", "product_id": "dpdk-tools-18.11.9-3.15.1.x86_64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-3.15.1.x86_64", "product": { "name": "libdpdk-18_11-18.11.9-3.15.1.x86_64", "product_id": "libdpdk-18_11-18.11.9-3.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-devel-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le" }, "product_reference": "dpdk-devel-18.11.9-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-devel-18.11.9-3.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64" }, "product_reference": "dpdk-devel-18.11.9-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-devel-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-thunderx-devel-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le" }, "product_reference": "dpdk-18.11.9-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64" }, "product_reference": "dpdk-18.11.9-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-thunderx-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64" }, "product_reference": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-tools-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le" }, "product_reference": "dpdk-tools-18.11.9-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le" }, "product_reference": "libdpdk-18_11-18.11.9-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le" }, "product_reference": "dpdk-18.11.9-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-18.11.9-3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64" }, "product_reference": "dpdk-18.11.9-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64" }, "product_reference": "dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-thunderx-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64" }, "product_reference": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64" }, "product_reference": "dpdk-tools-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le" }, "product_reference": "dpdk-tools-18.11.9-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dpdk-tools-18.11.9-3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64" }, "product_reference": "dpdk-tools-18.11.9-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le" }, "product_reference": "libdpdk-18_11-18.11.9-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14374", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14374" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A flawed bounds checking in the copy_data function leads to a buffer overflow allowing an attacker in a virtual machine to write arbitrary data to any address in the vhost_crypto application. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14374", "url": "https://www.suse.com/security/cve/CVE-2020-14374" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14374", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:53Z", "details": "important" } ], "title": "CVE-2020-14374" }, { "cve": "CVE-2020-14375", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14375" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14375", "url": "https://www.suse.com/security/cve/CVE-2020-14375" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14375", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:53Z", "details": "important" } ], "title": "CVE-2020-14375" }, { "cve": "CVE-2020-14376", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14376" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A lack of bounds checking when copying iv_data from the VM guest memory into host memory can lead to a large buffer overflow. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14376", "url": "https://www.suse.com/security/cve/CVE-2020-14376" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14376", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:53Z", "details": "important" } ], "title": "CVE-2020-14376" }, { "cve": "CVE-2020-14377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14377" } ], "notes": [ { "category": "general", "text": "A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an attacker in a virtual machine to read significant amounts of host memory. The highest threat from this vulnerability is to data confidentiality and system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14377", "url": "https://www.suse.com/security/cve/CVE-2020-14377" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14377", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:53Z", "details": "important" } ], "title": "CVE-2020-14377" }, { "cve": "CVE-2020-14378", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14378" } ], "notes": [ { "category": "general", "text": "An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14378", "url": "https://www.suse.com/security/cve/CVE-2020-14378" }, { "category": "external", "summary": "SUSE Bug 1176590 for CVE-2020-14378", "url": "https://bugzilla.suse.com/1176590" } ], "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 Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-thunderx-kmp-default-18.11.9_k4.12.14_122.37-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dpdk-tools-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdpdk-18_11-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-devel-18.11.9-3.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dpdk-thunderx-devel-18.11.9-3.15.1.aarch64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-28T15:48:53Z", "details": "important" } ], "title": "CVE-2020-14378" } ] }
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…