Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-5683 (GCVE-0-2018-5683)
Vulnerability from cvelistv5
Published
2018-01-23 18:00
Modified
2024-08-05 05:40
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T05:40:51.051Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "RHSA-2018:2162", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "name": "[debian-lts-announce] 20180906 [SECURITY] [DLA 1497-1] qemu security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" }, { "name": "DSA-4213", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2018/dsa-4213" }, { "name": "RHSA-2018:0816", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "name": "RHSA-2018:1104", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "name": "[Qemu-devel] 20180112 Re: [Qemu-devel] [PATCH v3] vga: check the validation of memory addr when draw text", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "name": "USN-3575-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/3575-1/" }, { "name": "102518", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/102518" }, { "name": "[oss-security] 20180115 CVE-2018-5683 Qemu: Out-of-bounds read in vga_draw_text routine", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2018-01-12T00:00:00", "descriptions": [ { "lang": "en", "value": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-09-07T09:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "RHSA-2018:2162", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "name": "[debian-lts-announce] 20180906 [SECURITY] [DLA 1497-1] qemu security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" }, { "name": "DSA-4213", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2018/dsa-4213" }, { "name": "RHSA-2018:0816", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "name": "RHSA-2018:1104", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "name": "[Qemu-devel] 20180112 Re: [Qemu-devel] [PATCH v3] vga: check the validation of memory addr when draw text", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "name": "USN-3575-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/3575-1/" }, { "name": "102518", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/102518" }, { "name": "[oss-security] 20180115 CVE-2018-5683 Qemu: Out-of-bounds read in vga_draw_text routine", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-5683", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2018:2162", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "name": "[debian-lts-announce] 20180906 [SECURITY] [DLA 1497-1] qemu security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" }, { "name": "DSA-4213", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4213" }, { "name": "RHSA-2018:0816", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "name": "RHSA-2018:1104", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "name": "[Qemu-devel] 20180112 Re: [Qemu-devel] [PATCH v3] vga: check the validation of memory addr when draw text", "refsource": "MLIST", "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "name": "USN-3575-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3575-1/" }, { "name": "102518", "refsource": "BID", "url": "http://www.securityfocus.com/bid/102518" }, { "name": "[oss-security] 20180115 CVE-2018-5683 Qemu: Out-of-bounds read in vga_draw_text routine", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2018-5683", "datePublished": "2018-01-23T18:00:00", "dateReserved": "2018-01-13T00:00:00", "dateUpdated": "2024-08-05T05:40:51.051Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-5683\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-01-23T18:29:00.580\",\"lastModified\":\"2024-11-21T04:09:09.530\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n vga_draw_text en Qemu permite que usuarios del sistema operativo invitados con privilegios provoquen una denegaci\u00f3n de servicio (acceso de lectura fuera de l\u00edmites y cierre inesperado del proceso Qemu) aprovechando la validaci\u00f3n indebida de direcciones de memoria.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H\",\"baseScore\":6.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.5,\"impactScore\":4.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.11.1\",\"matchCriteriaId\":\"1BADDD0F-A2EA-42DC-9EBC-7E35D48DD63C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE249E1B-A1FD-4E08-AA71-A0E1F10FFE97\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9BBCD86A-E6C7-4444-9D74-F861084090F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B353CE99-D57C-465B-AAB0-73EF581127D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7431ABC1-9252-419E-8CC1-311B41360078\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21690BAC-2129-4A33-9B48-1F3BF30072A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B76AA310-FEC7-497F-AF04-C3EC1E76C4CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"17F256A9-D3B9-4C72-B013-4EFD878BFEA8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5ED5807-55B7-47C5-97A6-03233F4FBC3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9070C9D8-A14A-467F-8253-33B966C16886\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2018/01/15/2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/102518\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:0816\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:1104\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2162\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3575-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4213\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2018/01/15/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/102518\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:0816\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:1104\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2162\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3575-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4213\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
suse-su-2018:0601-1
Vulnerability from csaf_suse
Published
2018-03-05 09:40
Modified
2018-03-05 09:40
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes several issues.
These security issues were fixed:
- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via
side effects of speculative execution, aka 'Spectre' and 'Meltdown' attacks
(bsc#1074562, bsc#1068032)
- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged
users to cause a denial of service (out-of-bounds read and QEMU process crash)
by leveraging improper memory address validation (bsc#1076116).
- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest
privileged users to cause a denial of service (out-of-bounds array access and
QEMU process crash) via vectors related to negative pitch (bsc#1076180).
- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded
recursion, stack consumption, and hypervisor crash) or possibly gain privileges
via crafted page-table stacking (bsc#1061081)
- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host
OS crash) or gain host OS privileges in shadow mode by mapping a certain
auxiliary page (bsc#1070158).
- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging an incorrect mask for
reference-count overflow checking in shadow mode (bsc#1070159).
- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging incorrect error handling for
reference counting in shadow mode (bsc#1070160).
- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host
OS crash) if shadow mode and log-dirty mode are in place, because of an
incorrect assertion related to M2P (bsc#1070163).
- Added missing intermediate preemption checks for guest requesting removal of
memory. This allowed malicious guest administrator to cause denial of service
due to the high cost of this operation (bsc#1080635).
- Because of XEN not returning the proper error messages when transitioning
grant tables from v2 to v1 a malicious guest was able to cause DoS or
potentially allowed for privilege escalation as well as information leaks
(bsc#1080662).
This non-security issue was fixed:
- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100
seconds. If many domUs shutdown in parallel the backends couldn't keep up
- Upstream patches from Jan (bsc#1027519)
Patchnames
SUSE-SLE-SERVER-12-2018-408
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via\n side effects of speculative execution, aka \u0027Spectre\u0027 and \u0027Meltdown\u0027 attacks\n (bsc#1074562, bsc#1068032)\n- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged\n users to cause a denial of service (out-of-bounds read and QEMU process crash)\n by leveraging improper memory address validation (bsc#1076116).\n- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest\n privileged users to cause a denial of service (out-of-bounds array access and\n QEMU process crash) via vectors related to negative pitch (bsc#1076180).\n- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded\n recursion, stack consumption, and hypervisor crash) or possibly gain privileges\n via crafted page-table stacking (bsc#1061081)\n- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host\n OS crash) or gain host OS privileges in shadow mode by mapping a certain\n auxiliary page (bsc#1070158).\n- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging an incorrect mask for\n reference-count overflow checking in shadow mode (bsc#1070159).\n- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging incorrect error handling for\n reference counting in shadow mode (bsc#1070160).\n- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host\n OS crash) if shadow mode and log-dirty mode are in place, because of an\n incorrect assertion related to M2P (bsc#1070163).\n- Added missing intermediate preemption checks for guest requesting removal of\n memory. This allowed malicious guest administrator to cause denial of service\n due to the high cost of this operation (bsc#1080635).\n- Because of XEN not returning the proper error messages when transitioning\n grant tables from v2 to v1 a malicious guest was able to cause DoS or\n potentially allowed for privilege escalation as well as information leaks\n (bsc#1080662).\n\nThis non-security issue was fixed:\n\n- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100\n seconds. If many domUs shutdown in parallel the backends couldn\u0027t keep up\n\n- Upstream patches from Jan (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-SERVER-12-2018-408", "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-2018_0601-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0601-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180601-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0601-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003784.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1035442", "url": "https://bugzilla.suse.com/1035442" }, { "category": "self", "summary": "SUSE Bug 1061081", "url": "https://bugzilla.suse.com/1061081" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1070158", "url": "https://bugzilla.suse.com/1070158" }, { "category": "self", "summary": "SUSE Bug 1070159", "url": "https://bugzilla.suse.com/1070159" }, { "category": "self", "summary": "SUSE Bug 1070160", "url": "https://bugzilla.suse.com/1070160" }, { "category": "self", "summary": "SUSE Bug 1070163", "url": "https://bugzilla.suse.com/1070163" }, { "category": "self", "summary": "SUSE Bug 1074562", "url": "https://bugzilla.suse.com/1074562" }, { "category": "self", "summary": "SUSE Bug 1076116", "url": "https://bugzilla.suse.com/1076116" }, { "category": "self", "summary": "SUSE Bug 1076180", "url": "https://bugzilla.suse.com/1076180" }, { "category": "self", "summary": "SUSE Bug 1080635", "url": "https://bugzilla.suse.com/1080635" }, { "category": "self", "summary": "SUSE Bug 1080662", "url": "https://bugzilla.suse.com/1080662" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15595 page", "url": "https://www.suse.com/security/cve/CVE-2017-15595/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17563 page", "url": "https://www.suse.com/security/cve/CVE-2017-17563/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17564 page", "url": "https://www.suse.com/security/cve/CVE-2017-17564/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17565 page", "url": "https://www.suse.com/security/cve/CVE-2017-17565/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17566 page", "url": "https://www.suse.com/security/cve/CVE-2017-17566/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5753 page", "url": "https://www.suse.com/security/cve/CVE-2017-5753/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5754 page", "url": "https://www.suse.com/security/cve/CVE-2017-5754/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2018-03-05T09:40:56Z", "generator": { "date": "2018-03-05T09:40:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0601-1", "initial_release_date": "2018-03-05T09:40:56Z", "revision_history": [ { "date": "2018-03-05T09:40:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.4.4_28-22.62.1.x86_64", "product": { "name": "xen-4.4.4_28-22.62.1.x86_64", "product_id": "xen-4.4.4_28-22.62.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.4.4_28-22.62.1.x86_64", "product": { "name": "xen-doc-html-4.4.4_28-22.62.1.x86_64", "product_id": "xen-doc-html-4.4.4_28-22.62.1.x86_64" } }, { "category": "product_version", "name": "xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "product": { "name": "xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "product_id": "xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.4.4_28-22.62.1.x86_64", "product": { "name": "xen-libs-4.4.4_28-22.62.1.x86_64", "product_id": "xen-libs-4.4.4_28-22.62.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "product": { "name": "xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "product_id": "xen-libs-32bit-4.4.4_28-22.62.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.4.4_28-22.62.1.x86_64", "product": { "name": "xen-tools-4.4.4_28-22.62.1.x86_64", "product_id": "xen-tools-4.4.4_28-22.62.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.4.4_28-22.62.1.x86_64", "product": { "name": "xen-tools-domU-4.4.4_28-22.62.1.x86_64", "product_id": "xen-tools-domU-4.4.4_28-22.62.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.4.4_28-22.62.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64" }, "product_reference": "xen-4.4.4_28-22.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.4.4_28-22.62.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64" }, "product_reference": "xen-doc-html-4.4.4_28-22.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64" }, "product_reference": "xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.4.4_28-22.62.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64" }, "product_reference": "xen-libs-4.4.4_28-22.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.4.4_28-22.62.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64" }, "product_reference": "xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.4.4_28-22.62.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64" }, "product_reference": "xen-tools-4.4.4_28-22.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.4.4_28-22.62.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" }, "product_reference": "xen-tools-domU-4.4.4_28-22.62.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15595" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing x86 PV guest OS users to cause a denial of service (unbounded recursion, stack consumption, and hypervisor crash) or possibly gain privileges via crafted page-table stacking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15595", "url": "https://www.suse.com/security/cve/CVE-2017-15595" }, { "category": "external", "summary": "SUSE Bug 1061081 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1061081" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1178658" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "important" } ], "title": "CVE-2017-15595" }, { "cve": "CVE-2017-17563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17563" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging an incorrect mask for reference-count overflow checking in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17563", "url": "https://www.suse.com/security/cve/CVE-2017-17563" }, { "category": "external", "summary": "SUSE Bug 1070159 for CVE-2017-17563", "url": "https://bugzilla.suse.com/1070159" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "moderate" } ], "title": "CVE-2017-17563" }, { "cve": "CVE-2017-17564", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17564" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging incorrect error handling for reference counting in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17564", "url": "https://www.suse.com/security/cve/CVE-2017-17564" }, { "category": "external", "summary": "SUSE Bug 1070160 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1070160" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1178658" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "moderate" } ], "title": "CVE-2017-17564" }, { "cve": "CVE-2017-17565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17565" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) if shadow mode and log-dirty mode are in place, because of an incorrect assertion related to M2P.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17565", "url": "https://www.suse.com/security/cve/CVE-2017-17565" }, { "category": "external", "summary": "SUSE Bug 1070163 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1070163" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1178658" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "moderate" } ], "title": "CVE-2017-17565" }, { "cve": "CVE-2017-17566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17566" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) or gain host OS privileges in shadow mode by mapping a certain auxiliary page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17566", "url": "https://www.suse.com/security/cve/CVE-2017-17566" }, { "category": "external", "summary": "SUSE Bug 1070158 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1070158" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1178658" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "moderate" } ], "title": "CVE-2017-17566" }, { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2017-5753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5753" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5753", "url": "https://www.suse.com/security/cve/CVE-2017-5753" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1075748 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075748" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087084 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087084" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1209547 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1209547" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "important" } ], "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5754" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5754", "url": "https://www.suse.com/security/cve/CVE-2017-5754" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075008 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075008" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1115045 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1115045" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1201877" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "moderate" } ], "title": "CVE-2017-5754" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_28_k3.12.61_52.119-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_28-22.62.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_28-22.62.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T09:40:56Z", "details": "moderate" } ], "title": "CVE-2018-5683" } ] }
suse-su-2018:0678-1
Vulnerability from csaf_suse
Published
2018-03-14 17:37
Modified
2018-03-14 17:37
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes several issues.
These security issues were fixed:
- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via
side effects of speculative execution, aka 'Spectre' and 'Meltdown' attacks
(bsc#1074562, bsc#1068032)
- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged
users to cause a denial of service (out-of-bounds read and QEMU process crash)
by leveraging improper memory address validation (bsc#1076116).
- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest
privileged users to cause a denial of service (out-of-bounds array access and
QEMU process crash) via vectors related to negative pitch (bsc#1076180).
- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded
recursion, stack consumption, and hypervisor crash) or possibly gain privileges
via crafted page-table stacking (bsc#1061081)
- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host
OS crash) or gain host OS privileges in shadow mode by mapping a certain
auxiliary page (bsc#1070158).
- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging an incorrect mask for
reference-count overflow checking in shadow mode (bsc#1070159).
- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging incorrect error handling for
reference counting in shadow mode (bsc#1070160).
- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host
OS crash) if shadow mode and log-dirty mode are in place, because of an
incorrect assertion related to M2P (bsc#1070163).
- Added missing intermediate preemption checks for guest requesting removal of
memory. This allowed malicious guest administrator to cause denial of service
due to the high cost of this operation (bsc#1080635).
- Because of XEN not returning the proper error messages when transitioning
grant tables from v2 to v1 a malicious guest was able to cause DoS or
potentially allowed for privilege escalation as well as information leaks
(bsc#1080662).
- CVE-2017-5898: The CCID Card device emulator support was vulnerable to an
integer overflow flaw allowing a privileged user to crash the Qemu process on
the host resulting in DoS (bsc#1024307)
- Unprivileged domains could have issued well-timed writes to xenstore which
conflict with transactions to stall progress of the control domain or driver
domain, possibly leading to DoS (bsc#1030144, XSA-206).
Patchnames
sleposp3-xen-13511,slessp3-xen-13511
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via\n side effects of speculative execution, aka \u0027Spectre\u0027 and \u0027Meltdown\u0027 attacks\n (bsc#1074562, bsc#1068032)\n- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged\n users to cause a denial of service (out-of-bounds read and QEMU process crash)\n by leveraging improper memory address validation (bsc#1076116).\n- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest\n privileged users to cause a denial of service (out-of-bounds array access and\n QEMU process crash) via vectors related to negative pitch (bsc#1076180).\n- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded\n recursion, stack consumption, and hypervisor crash) or possibly gain privileges\n via crafted page-table stacking (bsc#1061081)\n- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host\n OS crash) or gain host OS privileges in shadow mode by mapping a certain\n auxiliary page (bsc#1070158).\n- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging an incorrect mask for\n reference-count overflow checking in shadow mode (bsc#1070159).\n- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging incorrect error handling for\n reference counting in shadow mode (bsc#1070160).\n- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host\n OS crash) if shadow mode and log-dirty mode are in place, because of an\n incorrect assertion related to M2P (bsc#1070163).\n- Added missing intermediate preemption checks for guest requesting removal of\n memory. This allowed malicious guest administrator to cause denial of service\n due to the high cost of this operation (bsc#1080635).\n- Because of XEN not returning the proper error messages when transitioning\n grant tables from v2 to v1 a malicious guest was able to cause DoS or\n potentially allowed for privilege escalation as well as information leaks\n (bsc#1080662).\n- CVE-2017-5898: The CCID Card device emulator support was vulnerable to an\n integer overflow flaw allowing a privileged user to crash the Qemu process on\n the host resulting in DoS (bsc#1024307)\n- Unprivileged domains could have issued well-timed writes to xenstore which\n conflict with transactions to stall progress of the control domain or driver\n domain, possibly leading to DoS (bsc#1030144, XSA-206).\n", "title": "Description of the patch" }, { "category": "details", "text": "sleposp3-xen-13511,slessp3-xen-13511", "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-2018_0678-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0678-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180678-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0678-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003814.html" }, { "category": "self", "summary": "SUSE Bug 1024307", "url": "https://bugzilla.suse.com/1024307" }, { "category": "self", "summary": "SUSE Bug 1030144", "url": "https://bugzilla.suse.com/1030144" }, { "category": "self", "summary": "SUSE Bug 1061081", "url": "https://bugzilla.suse.com/1061081" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1070158", "url": "https://bugzilla.suse.com/1070158" }, { "category": "self", "summary": "SUSE Bug 1070159", "url": "https://bugzilla.suse.com/1070159" }, { "category": "self", "summary": "SUSE Bug 1070160", "url": "https://bugzilla.suse.com/1070160" }, { "category": "self", "summary": "SUSE Bug 1070163", "url": "https://bugzilla.suse.com/1070163" }, { "category": "self", "summary": "SUSE Bug 1074562", "url": "https://bugzilla.suse.com/1074562" }, { "category": "self", "summary": "SUSE Bug 1076116", "url": "https://bugzilla.suse.com/1076116" }, { "category": "self", "summary": "SUSE Bug 1076180", "url": "https://bugzilla.suse.com/1076180" }, { "category": "self", "summary": "SUSE Bug 1080635", "url": "https://bugzilla.suse.com/1080635" }, { "category": "self", "summary": "SUSE Bug 1080662", "url": "https://bugzilla.suse.com/1080662" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11334 page", "url": "https://www.suse.com/security/cve/CVE-2017-11334/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15595 page", "url": "https://www.suse.com/security/cve/CVE-2017-15595/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17563 page", "url": "https://www.suse.com/security/cve/CVE-2017-17563/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17564 page", "url": "https://www.suse.com/security/cve/CVE-2017-17564/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17565 page", "url": "https://www.suse.com/security/cve/CVE-2017-17565/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17566 page", "url": "https://www.suse.com/security/cve/CVE-2017-17566/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5753 page", "url": "https://www.suse.com/security/cve/CVE-2017-5753/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5754 page", "url": "https://www.suse.com/security/cve/CVE-2017-5754/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5898 page", "url": "https://www.suse.com/security/cve/CVE-2017-5898/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7540 page", "url": "https://www.suse.com/security/cve/CVE-2018-7540/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7541 page", "url": "https://www.suse.com/security/cve/CVE-2018-7541/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2018-03-14T17:37:06Z", "generator": { "date": "2018-03-14T17:37:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0678-1", "initial_release_date": "2018-03-14T17:37:06Z", "revision_history": [ { "date": "2018-03-14T17:37:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "product": { "name": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "product_id": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586" } }, { "category": "product_version", "name": "xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "product": { "name": "xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "product_id": "xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.2.5_21-45.19.1.i586", "product": { "name": "xen-libs-4.2.5_21-45.19.1.i586", "product_id": "xen-libs-4.2.5_21-45.19.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.2.5_21-45.19.1.i586", "product": { "name": "xen-tools-domU-4.2.5_21-45.19.1.i586", "product_id": "xen-tools-domU-4.2.5_21-45.19.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.2.5_21-45.19.1.x86_64", "product": { "name": "xen-4.2.5_21-45.19.1.x86_64", "product_id": "xen-4.2.5_21-45.19.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.2.5_21-45.19.1.x86_64", "product": { "name": "xen-doc-html-4.2.5_21-45.19.1.x86_64", "product_id": "xen-doc-html-4.2.5_21-45.19.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "product": { "name": "xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "product_id": "xen-doc-pdf-4.2.5_21-45.19.1.x86_64" } }, { "category": "product_version", "name": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "product": { "name": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "product_id": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.2.5_21-45.19.1.x86_64", "product": { "name": "xen-libs-4.2.5_21-45.19.1.x86_64", "product_id": "xen-libs-4.2.5_21-45.19.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "product": { "name": "xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "product_id": "xen-libs-32bit-4.2.5_21-45.19.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.2.5_21-45.19.1.x86_64", "product": { "name": "xen-tools-4.2.5_21-45.19.1.x86_64", "product_id": "xen-tools-4.2.5_21-45.19.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.2.5_21-45.19.1.x86_64", "product": { "name": "xen-tools-domU-4.2.5_21-45.19.1.x86_64", "product_id": "xen-tools-domU-4.2.5_21-45.19.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product": { "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-pos:11:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles_ltss:11:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586" }, "product_reference": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586" }, "product_reference": "xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.2.5_21-45.19.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586" }, "product_reference": "xen-libs-4.2.5_21-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.2.5_21-45.19.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586" }, "product_reference": "xen-tools-domU-4.2.5_21-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.2.5_21-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64" }, "product_reference": "xen-4.2.5_21-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.2.5_21-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64" }, "product_reference": "xen-doc-html-4.2.5_21-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-pdf-4.2.5_21-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64" }, "product_reference": "xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586" }, "product_reference": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64" }, "product_reference": "xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586" }, "product_reference": "xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.2.5_21-45.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586" }, "product_reference": "xen-libs-4.2.5_21-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.2.5_21-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64" }, "product_reference": "xen-libs-4.2.5_21-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.2.5_21-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64" }, "product_reference": "xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.2.5_21-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64" }, "product_reference": "xen-tools-4.2.5_21-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.2.5_21-45.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586" }, "product_reference": "xen-tools-domU-4.2.5_21-45.19.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.2.5_21-45.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" }, "product_reference": "xen-tools-domU-4.2.5_21-45.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-11334", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11334" } ], "notes": [ { "category": "general", "text": "The address_space_write_continue function in exec.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11334", "url": "https://www.suse.com/security/cve/CVE-2017-11334" }, { "category": "external", "summary": "SUSE Bug 1048902 for CVE-2017-11334", "url": "https://bugzilla.suse.com/1048902" }, { "category": "external", "summary": "SUSE Bug 1048920 for CVE-2017-11334", "url": "https://bugzilla.suse.com/1048920" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2017-11334" }, { "cve": "CVE-2017-15595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15595" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing x86 PV guest OS users to cause a denial of service (unbounded recursion, stack consumption, and hypervisor crash) or possibly gain privileges via crafted page-table stacking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15595", "url": "https://www.suse.com/security/cve/CVE-2017-15595" }, { "category": "external", "summary": "SUSE Bug 1061081 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1061081" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "important" } ], "title": "CVE-2017-15595" }, { "cve": "CVE-2017-17563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17563" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging an incorrect mask for reference-count overflow checking in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17563", "url": "https://www.suse.com/security/cve/CVE-2017-17563" }, { "category": "external", "summary": "SUSE Bug 1070159 for CVE-2017-17563", "url": "https://bugzilla.suse.com/1070159" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2017-17563" }, { "cve": "CVE-2017-17564", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17564" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging incorrect error handling for reference counting in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17564", "url": "https://www.suse.com/security/cve/CVE-2017-17564" }, { "category": "external", "summary": "SUSE Bug 1070160 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1070160" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2017-17564" }, { "cve": "CVE-2017-17565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17565" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) if shadow mode and log-dirty mode are in place, because of an incorrect assertion related to M2P.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17565", "url": "https://www.suse.com/security/cve/CVE-2017-17565" }, { "category": "external", "summary": "SUSE Bug 1070163 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1070163" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2017-17565" }, { "cve": "CVE-2017-17566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17566" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) or gain host OS privileges in shadow mode by mapping a certain auxiliary page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17566", "url": "https://www.suse.com/security/cve/CVE-2017-17566" }, { "category": "external", "summary": "SUSE Bug 1070158 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1070158" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2017-17566" }, { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2017-5753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5753" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5753", "url": "https://www.suse.com/security/cve/CVE-2017-5753" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1075748 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075748" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087084 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087084" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1209547 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1209547" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "important" } ], "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5754" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5754", "url": "https://www.suse.com/security/cve/CVE-2017-5754" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075008 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075008" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1115045 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1115045" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1201877" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2017-5754" }, { "cve": "CVE-2017-5898", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5898" } ], "notes": [ { "category": "general", "text": "Integer overflow in the emulated_apdu_from_guest function in usb/dev-smartcard-reader.c in Quick Emulator (Qemu), when built with the CCID Card device emulator support, allows local users to cause a denial of service (application crash) via a large Application Protocol Data Units (APDU) unit.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5898", "url": "https://www.suse.com/security/cve/CVE-2017-5898" }, { "category": "external", "summary": "SUSE Bug 1023907 for CVE-2017-5898", "url": "https://bugzilla.suse.com/1023907" }, { "category": "external", "summary": "SUSE Bug 1024307 for CVE-2017-5898", "url": "https://bugzilla.suse.com/1024307" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "low" } ], "title": "CVE-2017-5898" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2018-5683" }, { "cve": "CVE-2018-7540", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7540" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.10.x allowing x86 PV guest OS users to cause a denial of service (host OS CPU hang) via non-preemptable L3/L4 pagetable freeing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7540", "url": "https://www.suse.com/security/cve/CVE-2018-7540" }, { "category": "external", "summary": "SUSE Bug 1080635 for CVE-2018-7540", "url": "https://bugzilla.suse.com/1080635" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-7540", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "moderate" } ], "title": "CVE-2018-7540" }, { "cve": "CVE-2018-7541", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7541" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.10.x allowing guest OS users to cause a denial of service (hypervisor crash) or gain privileges by triggering a grant-table transition from v2 to v1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7541", "url": "https://www.suse.com/security/cve/CVE-2018-7541" }, { "category": "external", "summary": "SUSE Bug 1080662 for CVE-2018-7541", "url": "https://bugzilla.suse.com/1080662" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-7541", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-html-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-doc-pdf-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-32bit-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-libs-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-4.2.5_21-45.19.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:xen-tools-domU-4.2.5_21-45.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T17:37:06Z", "details": "important" } ], "title": "CVE-2018-7541" } ] }
suse-su-2018:0438-1
Vulnerability from csaf_suse
Published
2018-02-14 09:58
Modified
2018-02-14 09:58
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes several issues.
These security issues were fixed:
- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via
side effects of speculative execution, aka 'Spectre' and 'Meltdown' attacks
(bsc#1074562, bsc#1068032)
- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded
recursion, stack consumption, and hypervisor crash) or possibly gain privileges
via crafted page-table stacking (bsc#1061081)
- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host
OS crash) or gain host OS privileges in shadow mode by mapping a certain
auxiliary page (bsc#1070158).
- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging an incorrect mask for
reference-count overflow checking in shadow mode (bsc#1070159).
- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging incorrect error handling for
reference counting in shadow mode (bsc#1070160).
- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host
OS crash) if shadow mode and log-dirty mode are in place, because of an
incorrect assertion related to M2P (bsc#1070163).
- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged
users to cause a denial of service (out-of-bounds read and QEMU process crash)
by leveraging improper memory address validation (bsc#1076116).
- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest
privileged users to cause a denial of service (out-of-bounds array access and
QEMU process crash) via vectors related to negative pitch (bsc#1076180).
These non-security issues were fixed:
- bsc#1067317: pass cache=writeback|unsafe|directsync to qemu depending on the
libxl disk settings
- bsc#1051729: Prevent invalid symlinks after install of SLES 12 SP2
- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100
seconds. If many domUs shutdown in parallel the backends couldn't keep up
- bsc#1027519: Added several upstream patches
Patchnames
SUSE-CAASP-ALL-2018-302,SUSE-SLE-DESKTOP-12-SP3-2018-302,SUSE-SLE-SDK-12-SP3-2018-302,SUSE-SLE-SERVER-12-SP3-2018-302
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via\n side effects of speculative execution, aka \u0027Spectre\u0027 and \u0027Meltdown\u0027 attacks\n (bsc#1074562, bsc#1068032)\n- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded\n recursion, stack consumption, and hypervisor crash) or possibly gain privileges\n via crafted page-table stacking (bsc#1061081)\n- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host\n OS crash) or gain host OS privileges in shadow mode by mapping a certain\n auxiliary page (bsc#1070158).\n- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging an incorrect mask for\n reference-count overflow checking in shadow mode (bsc#1070159).\n- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging incorrect error handling for\n reference counting in shadow mode (bsc#1070160).\n- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host\n OS crash) if shadow mode and log-dirty mode are in place, because of an\n incorrect assertion related to M2P (bsc#1070163).\n- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged\n users to cause a denial of service (out-of-bounds read and QEMU process crash)\n by leveraging improper memory address validation (bsc#1076116).\n- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest\n privileged users to cause a denial of service (out-of-bounds array access and\n QEMU process crash) via vectors related to negative pitch (bsc#1076180).\n\nThese non-security issues were fixed:\n\n- bsc#1067317: pass cache=writeback|unsafe|directsync to qemu depending on the\n libxl disk settings\n- bsc#1051729: Prevent invalid symlinks after install of SLES 12 SP2\n- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100\n seconds. If many domUs shutdown in parallel the backends couldn\u0027t keep up \n- bsc#1027519: Added several upstream patches\n ", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-CAASP-ALL-2018-302,SUSE-SLE-DESKTOP-12-SP3-2018-302,SUSE-SLE-SDK-12-SP3-2018-302,SUSE-SLE-SERVER-12-SP3-2018-302", "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-2018_0438-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0438-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180438-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0438-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-February/003729.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1035442", "url": "https://bugzilla.suse.com/1035442" }, { "category": "self", "summary": "SUSE Bug 1051729", "url": "https://bugzilla.suse.com/1051729" }, { "category": "self", "summary": "SUSE Bug 1061081", "url": "https://bugzilla.suse.com/1061081" }, { "category": "self", "summary": "SUSE Bug 1067317", "url": "https://bugzilla.suse.com/1067317" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1070158", "url": "https://bugzilla.suse.com/1070158" }, { "category": "self", "summary": "SUSE Bug 1070159", "url": "https://bugzilla.suse.com/1070159" }, { "category": "self", "summary": "SUSE Bug 1070160", "url": "https://bugzilla.suse.com/1070160" }, { "category": "self", "summary": "SUSE Bug 1070163", "url": "https://bugzilla.suse.com/1070163" }, { "category": "self", "summary": "SUSE Bug 1074562", "url": "https://bugzilla.suse.com/1074562" }, { "category": "self", "summary": "SUSE Bug 1076116", "url": "https://bugzilla.suse.com/1076116" }, { "category": "self", "summary": "SUSE Bug 1076180", "url": "https://bugzilla.suse.com/1076180" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15595 page", "url": "https://www.suse.com/security/cve/CVE-2017-15595/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17563 page", "url": "https://www.suse.com/security/cve/CVE-2017-17563/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17564 page", "url": "https://www.suse.com/security/cve/CVE-2017-17564/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17565 page", "url": "https://www.suse.com/security/cve/CVE-2017-17565/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17566 page", "url": "https://www.suse.com/security/cve/CVE-2017-17566/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5753 page", "url": "https://www.suse.com/security/cve/CVE-2017-5753/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5754 page", "url": "https://www.suse.com/security/cve/CVE-2017-5754/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2018-02-14T09:58:26Z", "generator": { "date": "2018-02-14T09:58:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0438-1", "initial_release_date": "2018-02-14T09:58:26Z", "revision_history": [ { "date": "2018-02-14T09:58:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-devel-4.9.1_08-3.26.1.aarch64", "product": { "name": "xen-devel-4.9.1_08-3.26.1.aarch64", "product_id": "xen-devel-4.9.1_08-3.26.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-4.9.1_08-3.26.1.x86_64", "product": { "name": "xen-4.9.1_08-3.26.1.x86_64", "product_id": "xen-4.9.1_08-3.26.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.9.1_08-3.26.1.x86_64", "product": { "name": "xen-libs-4.9.1_08-3.26.1.x86_64", "product_id": "xen-libs-4.9.1_08-3.26.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "product": { "name": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "product_id": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.9.1_08-3.26.1.x86_64", "product": { "name": "xen-devel-4.9.1_08-3.26.1.x86_64", "product_id": "xen-devel-4.9.1_08-3.26.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.9.1_08-3.26.1.x86_64", "product": { "name": "xen-doc-html-4.9.1_08-3.26.1.x86_64", "product_id": "xen-doc-html-4.9.1_08-3.26.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.9.1_08-3.26.1.x86_64", "product": { "name": "xen-tools-4.9.1_08-3.26.1.x86_64", "product_id": "xen-tools-4.9.1_08-3.26.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.9.1_08-3.26.1.x86_64", "product": { "name": "xen-tools-domU-4.9.1_08-3.26.1.x86_64", "product_id": "xen-tools-domU-4.9.1_08-3.26.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-libs-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.9.1_08-3.26.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64" }, "product_reference": "xen-devel-4.9.1_08-3.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-devel-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-doc-html-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-libs-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-tools-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-tools-domU-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-doc-html-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-libs-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-tools-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.1_08-3.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64" }, "product_reference": "xen-tools-domU-4.9.1_08-3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15595" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing x86 PV guest OS users to cause a denial of service (unbounded recursion, stack consumption, and hypervisor crash) or possibly gain privileges via crafted page-table stacking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15595", "url": "https://www.suse.com/security/cve/CVE-2017-15595" }, { "category": "external", "summary": "SUSE Bug 1061081 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1061081" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "important" } ], "title": "CVE-2017-15595" }, { "cve": "CVE-2017-17563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17563" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging an incorrect mask for reference-count overflow checking in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17563", "url": "https://www.suse.com/security/cve/CVE-2017-17563" }, { "category": "external", "summary": "SUSE Bug 1070159 for CVE-2017-17563", "url": "https://bugzilla.suse.com/1070159" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "moderate" } ], "title": "CVE-2017-17563" }, { "cve": "CVE-2017-17564", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17564" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging incorrect error handling for reference counting in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17564", "url": "https://www.suse.com/security/cve/CVE-2017-17564" }, { "category": "external", "summary": "SUSE Bug 1070160 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1070160" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "moderate" } ], "title": "CVE-2017-17564" }, { "cve": "CVE-2017-17565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17565" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) if shadow mode and log-dirty mode are in place, because of an incorrect assertion related to M2P.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17565", "url": "https://www.suse.com/security/cve/CVE-2017-17565" }, { "category": "external", "summary": "SUSE Bug 1070163 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1070163" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "moderate" } ], "title": "CVE-2017-17565" }, { "cve": "CVE-2017-17566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17566" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) or gain host OS privileges in shadow mode by mapping a certain auxiliary page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17566", "url": "https://www.suse.com/security/cve/CVE-2017-17566" }, { "category": "external", "summary": "SUSE Bug 1070158 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1070158" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "moderate" } ], "title": "CVE-2017-17566" }, { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2017-5753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5753" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5753", "url": "https://www.suse.com/security/cve/CVE-2017-5753" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1075748 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075748" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087084 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087084" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1209547 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1209547" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "important" } ], "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5754" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5754", "url": "https://www.suse.com/security/cve/CVE-2017-5754" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075008 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075008" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1115045 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1115045" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1201877" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "moderate" } ], "title": "CVE-2017-5754" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.1_08-3.26.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:xen-devel-4.9.1_08-3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-14T09:58:26Z", "details": "moderate" } ], "title": "CVE-2018-5683" } ] }
suse-su-2018:1308-1
Vulnerability from csaf_suse
Published
2018-05-16 13:59
Modified
2018-05-16 13:59
Summary
Security update for kvm
Notes
Title of the patch
Security update for kvm
Description of the patch
This update for kvm fixes the following issues:
This update has the next round of Spectre v2 related patches,
which now integrates with corresponding changes in libvirt. A
January 2018 release of qemu initially addressed the Spectre v2
vulnerability for KVM guests by exposing the spec-ctrl feature
for all x86 vcpu types, which was the quick and dirty approach,
but not the proper solution. We remove that initial patch and now
rely on patches from upstream. This update defines spec_ctrl and
ibpb cpu feature flags as well as new cpu models which are clones
of existing models with either -IBRS or -IBPB added to the end of
the model name. These new vcpu models explicitly include the new
feature(s), whereas the feature flags can be added to the cpu
parameter as with other features. In short, for continued Spectre
v2 protection, ensure that either the appropriate cpu feature
flag is added to the QEMU command-line, or one of the new cpu
models is used. Although migration from older versions is
supported, the new cpu features won't be properly exposed to the
guest until it is restarted with the cpu features explicitly
added. A reboot is insufficient.
A warning patch is added which attempts to detect a migration
from a qemu version which had the quick and dirty fix (it only
detects certain cases, but hopefully is helpful.)
For additional information on Spectre v2 as it relates to QEMU,
see:
https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/
(CVE-2017-5715 bsc#1068032)
A patch is added to continue to detect Spectre v2 mitigation
features (as shown by cpuid), and if found provide that feature
to guests, even if running on older KVM (kernel) versions which
do not yet expose that feature to QEMU. (bsc#1082276)
Additional security fixes:
- CVE-2018-5683: An out-of-bounds read in vga_draw_text routine was fixed which could lead to crashes or information leakage. (bsc#1076114)
- CVE-2018-7550: multiboot OOB access while loading kernel image was fixed that could lead to crashes (bsc#1083291)
- CVE-2017-18030: An out-of-bounds access in cirrus_invalidate_region routine could lead to crashes or information leakage (bsc#1076179)
- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we've
carried since the initial Spectre v2 patch was added. EDX bit
27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and
not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the
guest is wrong in general, since the VM doesn't directly control
the scheduling of physical hyperthreads. This is left strictly to
the L0 hypervisor.
Patchnames
sleposp3-kvm-13603,slessp3-kvm-13603
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for kvm", "title": "Title of the patch" }, { "category": "description", "text": "\n \nThis update for kvm fixes the following issues:\n\nThis update has the next round of Spectre v2 related patches,\nwhich now integrates with corresponding changes in libvirt. A\nJanuary 2018 release of qemu initially addressed the Spectre v2\nvulnerability for KVM guests by exposing the spec-ctrl feature\nfor all x86 vcpu types, which was the quick and dirty approach,\nbut not the proper solution. We remove that initial patch and now\nrely on patches from upstream. This update defines spec_ctrl and\nibpb cpu feature flags as well as new cpu models which are clones\nof existing models with either -IBRS or -IBPB added to the end of\nthe model name. These new vcpu models explicitly include the new\nfeature(s), whereas the feature flags can be added to the cpu\nparameter as with other features. In short, for continued Spectre\nv2 protection, ensure that either the appropriate cpu feature\nflag is added to the QEMU command-line, or one of the new cpu\nmodels is used. Although migration from older versions is\nsupported, the new cpu features won\u0027t be properly exposed to the\nguest until it is restarted with the cpu features explicitly\nadded. A reboot is insufficient.\n\nA warning patch is added which attempts to detect a migration\nfrom a qemu version which had the quick and dirty fix (it only\ndetects certain cases, but hopefully is helpful.)\n\nFor additional information on Spectre v2 as it relates to QEMU,\nsee:\n\thttps://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/\n\n(CVE-2017-5715 bsc#1068032)\n\nA patch is added to continue to detect Spectre v2 mitigation\nfeatures (as shown by cpuid), and if found provide that feature\nto guests, even if running on older KVM (kernel) versions which\ndo not yet expose that feature to QEMU. (bsc#1082276)\n\nAdditional security fixes:\n\n- CVE-2018-5683: An out-of-bounds read in vga_draw_text routine was fixed which could lead to crashes or information leakage. (bsc#1076114)\n- CVE-2018-7550: multiboot OOB access while loading kernel image was fixed that could lead to crashes (bsc#1083291)\n- CVE-2017-18030: An out-of-bounds access in cirrus_invalidate_region routine could lead to crashes or information leakage (bsc#1076179)\n\n- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we\u0027ve\n carried since the initial Spectre v2 patch was added. EDX bit\n 27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and\n not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the\n guest is wrong in general, since the VM doesn\u0027t directly control\n the scheduling of physical hyperthreads. This is left strictly to\n the L0 hypervisor.\n", "title": "Description of the patch" }, { "category": "details", "text": "sleposp3-kvm-13603,slessp3-kvm-13603", "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-2018_1308-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:1308-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20181308-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:1308-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-May/004054.html" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1076114", "url": "https://bugzilla.suse.com/1076114" }, { "category": "self", "summary": "SUSE Bug 1076179", "url": "https://bugzilla.suse.com/1076179" }, { "category": "self", "summary": "SUSE Bug 1082276", "url": "https://bugzilla.suse.com/1082276" }, { "category": "self", "summary": "SUSE Bug 1083291", "url": "https://bugzilla.suse.com/1083291" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7550 page", "url": "https://www.suse.com/security/cve/CVE-2018-7550/" } ], "title": "Security update for kvm", "tracking": { "current_release_date": "2018-05-16T13:59:32Z", "generator": { "date": "2018-05-16T13:59:32Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:1308-1", "initial_release_date": "2018-05-16T13:59:32Z", "revision_history": [ { "date": "2018-05-16T13:59:32Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kvm-1.4.2-53.17.1.i586", "product": { "name": "kvm-1.4.2-53.17.1.i586", "product_id": "kvm-1.4.2-53.17.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "kvm-1.4.2-53.17.1.s390x", "product": { "name": "kvm-1.4.2-53.17.1.s390x", "product_id": "kvm-1.4.2-53.17.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kvm-1.4.2-53.17.1.x86_64", "product": { "name": "kvm-1.4.2-53.17.1.x86_64", "product_id": "kvm-1.4.2-53.17.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product": { "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-pos:11:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles_ltss:11:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP3-TERADATA", "product": { "name": "SUSE Linux Enterprise Server 11 SP3-TERADATA", "product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:11:sp3:teradata" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-53.17.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586" }, "product_reference": "kvm-1.4.2-53.17.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-53.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586" }, "product_reference": "kvm-1.4.2-53.17.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-53.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x" }, "product_reference": "kvm-1.4.2-53.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-53.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64" }, "product_reference": "kvm-1.4.2-53.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-53.17.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA", "product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586" }, "product_reference": "kvm-1.4.2-53.17.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-53.17.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA", "product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x" }, "product_reference": "kvm-1.4.2-53.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-53.17.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA", "product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" }, "product_reference": "kvm-1.4.2-53.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-05-16T13:59:32Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-05-16T13:59:32Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-05-16T13:59:32Z", "details": "moderate" } ], "title": "CVE-2018-5683" }, { "cve": "CVE-2018-7550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7550" } ], "notes": [ { "category": "general", "text": "The load_multiboot function in hw/i386/multiboot.c in Quick Emulator (aka QEMU) allows local guest OS users to execute arbitrary code on the QEMU host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7550", "url": "https://www.suse.com/security/cve/CVE-2018-7550" }, { "category": "external", "summary": "SUSE Bug 1083291 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083291" }, { "category": "external", "summary": "SUSE Bug 1083292 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083292" } ], "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 Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kvm-1.4.2-53.17.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.i586", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.s390x", "SUSE Linux Enterprise Server 11 SP3-TERADATA:kvm-1.4.2-53.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-05-16T13:59:32Z", "details": "important" } ], "title": "CVE-2018-7550" } ] }
suse-su-2018:0638-1
Vulnerability from csaf_suse
Published
2018-03-08 17:07
Modified
2018-03-08 17:07
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes several issues.
This new feature was included:
- add script and sysv service to watch for vcpu online/offline events in a HVM domU
These security issues were fixed:
- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via
side effects of speculative execution, aka 'Spectre' and 'Meltdown' attacks
(bsc#1074562, bsc#1068032)
- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged
users to cause a denial of service (out-of-bounds read and QEMU process crash)
by leveraging improper memory address validation (bsc#1076116).
- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest
privileged users to cause a denial of service (out-of-bounds array access and
QEMU process crash) via vectors related to negative pitch (bsc#1076180).
- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded
recursion, stack consumption, and hypervisor crash) or possibly gain privileges
via crafted page-table stacking (bsc#1061081)
- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host
OS crash) or gain host OS privileges in shadow mode by mapping a certain
auxiliary page (bsc#1070158).
- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging an incorrect mask for
reference-count overflow checking in shadow mode (bsc#1070159).
- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging incorrect error handling for
reference counting in shadow mode (bsc#1070160).
- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host
OS crash) if shadow mode and log-dirty mode are in place, because of an
incorrect assertion related to M2P (bsc#1070163).
- Added missing intermediate preemption checks for guest requesting removal of
memory. This allowed malicious guest administrator to cause denial of service
due to the high cost of this operation (bsc#1080635).
- Because of XEN not returning the proper error messages when transitioning
grant tables from v2 to v1 a malicious guest was able to cause DoS or
potentially allowed for privilege escalation as well as information leaks
(bsc#1080662).
These non-security issues were fixed:
- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100
seconds. If many domUs shutdown in parallel the backends couldn't keep up
- bsc#1031382: Prevent VMs from crashing when migrating between dom0 hosts in
case read() returns zero on the receiver side.
Patchnames
sdksp4-xen-13501,slessp4-xen-13501
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes several issues.\n\nThis new feature was included:\n\n- add script and sysv service to watch for vcpu online/offline events in a HVM domU\n\nThese security issues were fixed:\n\n- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via\n side effects of speculative execution, aka \u0027Spectre\u0027 and \u0027Meltdown\u0027 attacks\n (bsc#1074562, bsc#1068032)\n- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged\n users to cause a denial of service (out-of-bounds read and QEMU process crash)\n by leveraging improper memory address validation (bsc#1076116).\n- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest\n privileged users to cause a denial of service (out-of-bounds array access and\n QEMU process crash) via vectors related to negative pitch (bsc#1076180).\n- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded\n recursion, stack consumption, and hypervisor crash) or possibly gain privileges\n via crafted page-table stacking (bsc#1061081)\n- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host\n OS crash) or gain host OS privileges in shadow mode by mapping a certain\n auxiliary page (bsc#1070158).\n- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging an incorrect mask for\n reference-count overflow checking in shadow mode (bsc#1070159).\n- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging incorrect error handling for\n reference counting in shadow mode (bsc#1070160).\n- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host\n OS crash) if shadow mode and log-dirty mode are in place, because of an\n incorrect assertion related to M2P (bsc#1070163).\n- Added missing intermediate preemption checks for guest requesting removal of\n memory. This allowed malicious guest administrator to cause denial of service\n due to the high cost of this operation (bsc#1080635).\n- Because of XEN not returning the proper error messages when transitioning\n grant tables from v2 to v1 a malicious guest was able to cause DoS or\n potentially allowed for privilege escalation as well as information leaks\n (bsc#1080662).\n\nThese non-security issues were fixed:\n\n- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100\n seconds. If many domUs shutdown in parallel the backends couldn\u0027t keep up\n- bsc#1031382: Prevent VMs from crashing when migrating between dom0 hosts in\n case read() returns zero on the receiver side.\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-xen-13501,slessp4-xen-13501", "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-2018_0638-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0638-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180638-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0638-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003795.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1031382", "url": "https://bugzilla.suse.com/1031382" }, { "category": "self", "summary": "SUSE Bug 1035442", "url": "https://bugzilla.suse.com/1035442" }, { "category": "self", "summary": "SUSE Bug 1061081", "url": "https://bugzilla.suse.com/1061081" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1070158", "url": "https://bugzilla.suse.com/1070158" }, { "category": "self", "summary": "SUSE Bug 1070159", "url": "https://bugzilla.suse.com/1070159" }, { "category": "self", "summary": "SUSE Bug 1070160", "url": "https://bugzilla.suse.com/1070160" }, { "category": "self", "summary": "SUSE Bug 1070163", "url": "https://bugzilla.suse.com/1070163" }, { "category": "self", "summary": "SUSE Bug 1074562", "url": "https://bugzilla.suse.com/1074562" }, { "category": "self", "summary": "SUSE Bug 1076116", "url": "https://bugzilla.suse.com/1076116" }, { "category": "self", "summary": "SUSE Bug 1076180", "url": "https://bugzilla.suse.com/1076180" }, { "category": "self", "summary": "SUSE Bug 1080635", "url": "https://bugzilla.suse.com/1080635" }, { "category": "self", "summary": "SUSE Bug 1080662", "url": "https://bugzilla.suse.com/1080662" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15595 page", "url": "https://www.suse.com/security/cve/CVE-2017-15595/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17563 page", "url": "https://www.suse.com/security/cve/CVE-2017-17563/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17564 page", "url": "https://www.suse.com/security/cve/CVE-2017-17564/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17565 page", "url": "https://www.suse.com/security/cve/CVE-2017-17565/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17566 page", "url": "https://www.suse.com/security/cve/CVE-2017-17566/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5753 page", "url": "https://www.suse.com/security/cve/CVE-2017-5753/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5754 page", "url": "https://www.suse.com/security/cve/CVE-2017-5754/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2018-03-08T17:07:37Z", "generator": { "date": "2018-03-08T17:07:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0638-1", "initial_release_date": "2018-03-08T17:07:37Z", "revision_history": [ { "date": "2018-03-08T17:07:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-devel-4.4.4_28-61.23.2.i586", "product": { "name": "xen-devel-4.4.4_28-61.23.2.i586", "product_id": "xen-devel-4.4.4_28-61.23.2.i586" } }, { "category": "product_version", "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "product": { "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "product_id": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586" } }, { "category": "product_version", "name": "xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "product": { "name": "xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "product_id": "xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586" } }, { "category": "product_version", "name": "xen-libs-4.4.4_28-61.23.2.i586", "product": { "name": "xen-libs-4.4.4_28-61.23.2.i586", "product_id": "xen-libs-4.4.4_28-61.23.2.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.4.4_28-61.23.2.i586", "product": { "name": "xen-tools-domU-4.4.4_28-61.23.2.i586", "product_id": "xen-tools-domU-4.4.4_28-61.23.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.4.4_28-61.23.2.x86_64", "product": { "name": "xen-devel-4.4.4_28-61.23.2.x86_64", "product_id": "xen-devel-4.4.4_28-61.23.2.x86_64" } }, { "category": "product_version", "name": "xen-4.4.4_28-61.23.2.x86_64", "product": { "name": "xen-4.4.4_28-61.23.2.x86_64", "product_id": "xen-4.4.4_28-61.23.2.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.4.4_28-61.23.2.x86_64", "product": { "name": "xen-doc-html-4.4.4_28-61.23.2.x86_64", "product_id": "xen-doc-html-4.4.4_28-61.23.2.x86_64" } }, { "category": "product_version", "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "product": { "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "product_id": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.4.4_28-61.23.2.x86_64", "product": { "name": "xen-libs-4.4.4_28-61.23.2.x86_64", "product_id": "xen-libs-4.4.4_28-61.23.2.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "product": { "name": "xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "product_id": "xen-libs-32bit-4.4.4_28-61.23.2.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.4.4_28-61.23.2.x86_64", "product": { "name": "xen-tools-4.4.4_28-61.23.2.x86_64", "product_id": "xen-tools-4.4.4_28-61.23.2.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.4.4_28-61.23.2.x86_64", "product": { "name": "xen-tools-domU-4.4.4_28-61.23.2.x86_64", "product_id": "xen-tools-domU-4.4.4_28-61.23.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_identification_helper": { "cpe": "cpe:/a:suse:sle-sdk:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4", "product": { "name": "SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.4.4_28-61.23.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586" }, "product_reference": "xen-devel-4.4.4_28-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-devel-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-doc-html-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586" }, "product_reference": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64" }, "product_reference": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586" }, "product_reference": "xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.4.4_28-61.23.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586" }, "product_reference": "xen-libs-4.4.4_28-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-libs-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-tools-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.4.4_28-61.23.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586" }, "product_reference": "xen-tools-domU-4.4.4_28-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-tools-domU-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-doc-html-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586" }, "product_reference": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64" }, "product_reference": "xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586" }, "product_reference": "xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.4.4_28-61.23.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586" }, "product_reference": "xen-libs-4.4.4_28-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-libs-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-tools-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.4.4_28-61.23.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586" }, "product_reference": "xen-tools-domU-4.4.4_28-61.23.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.4.4_28-61.23.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64" }, "product_reference": "xen-tools-domU-4.4.4_28-61.23.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15595" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing x86 PV guest OS users to cause a denial of service (unbounded recursion, stack consumption, and hypervisor crash) or possibly gain privileges via crafted page-table stacking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15595", "url": "https://www.suse.com/security/cve/CVE-2017-15595" }, { "category": "external", "summary": "SUSE Bug 1061081 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1061081" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "important" } ], "title": "CVE-2017-15595" }, { "cve": "CVE-2017-17563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17563" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging an incorrect mask for reference-count overflow checking in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17563", "url": "https://www.suse.com/security/cve/CVE-2017-17563" }, { "category": "external", "summary": "SUSE Bug 1070159 for CVE-2017-17563", "url": "https://bugzilla.suse.com/1070159" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "moderate" } ], "title": "CVE-2017-17563" }, { "cve": "CVE-2017-17564", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17564" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging incorrect error handling for reference counting in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17564", "url": "https://www.suse.com/security/cve/CVE-2017-17564" }, { "category": "external", "summary": "SUSE Bug 1070160 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1070160" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "moderate" } ], "title": "CVE-2017-17564" }, { "cve": "CVE-2017-17565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17565" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) if shadow mode and log-dirty mode are in place, because of an incorrect assertion related to M2P.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17565", "url": "https://www.suse.com/security/cve/CVE-2017-17565" }, { "category": "external", "summary": "SUSE Bug 1070163 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1070163" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "moderate" } ], "title": "CVE-2017-17565" }, { "cve": "CVE-2017-17566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17566" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) or gain host OS privileges in shadow mode by mapping a certain auxiliary page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17566", "url": "https://www.suse.com/security/cve/CVE-2017-17566" }, { "category": "external", "summary": "SUSE Bug 1070158 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1070158" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "moderate" } ], "title": "CVE-2017-17566" }, { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2017-5753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5753" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5753", "url": "https://www.suse.com/security/cve/CVE-2017-5753" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1075748 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075748" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087084 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087084" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1209547 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1209547" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "important" } ], "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5754" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5754", "url": "https://www.suse.com/security/cve/CVE-2017-5754" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075008 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075008" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1115045 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1115045" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1201877" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "moderate" } ], "title": "CVE-2017-5754" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-doc-html-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-default-4.4.4_28_3.0.101_108.35-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-kmp-pae-4.4.4_28_3.0.101_108.35-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-32bit-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-libs-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:xen-tools-domU-4.4.4_28-61.23.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:xen-devel-4.4.4_28-61.23.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-08T17:07:37Z", "details": "moderate" } ], "title": "CVE-2018-5683" } ] }
suse-su-2018:0609-1
Vulnerability from csaf_suse
Published
2018-03-05 16:46
Modified
2018-03-05 16:46
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes several issues.
These security issues were fixed:
- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via
side effects of speculative execution, aka 'Spectre' and 'Meltdown' attacks
(bsc#1074562, bsc#1068032)
- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged
users to cause a denial of service (out-of-bounds read and QEMU process crash)
by leveraging improper memory address validation (bsc#1076116).
- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest
privileged users to cause a denial of service (out-of-bounds array access and
QEMU process crash) via vectors related to negative pitch (bsc#1076180).
- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded
recursion, stack consumption, and hypervisor crash) or possibly gain privileges
via crafted page-table stacking (bsc#1061081)
- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host
OS crash) or gain host OS privileges in shadow mode by mapping a certain
auxiliary page (bsc#1070158).
- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging an incorrect mask for
reference-count overflow checking in shadow mode (bsc#1070159).
- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging incorrect error handling for
reference counting in shadow mode (bsc#1070160).
- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host
OS crash) if shadow mode and log-dirty mode are in place, because of an
incorrect assertion related to M2P (bsc#1070163).
- Added missing intermediate preemption checks for guest requesting removal of
memory. This allowed malicious guest administrator to cause denial of service
due to the high cost of this operation (bsc#1080635).
- Because of XEN not returning the proper error messages when transitioning
grant tables from v2 to v1 a malicious guest was able to cause DoS or
potentially allowed for privilege escalation as well as information leaks
(bsc#1080662).
This non-security issue was fixed:
- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100
seconds. If many domUs shutdown in parallel the backends couldn't keep up
Patchnames
SUSE-OpenStack-Cloud-6-2018-415,SUSE-SLE-SAP-12-SP1-2018-415,SUSE-SLE-SERVER-12-SP1-2018-415
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via\n side effects of speculative execution, aka \u0027Spectre\u0027 and \u0027Meltdown\u0027 attacks\n (bsc#1074562, bsc#1068032)\n- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged\n users to cause a denial of service (out-of-bounds read and QEMU process crash)\n by leveraging improper memory address validation (bsc#1076116).\n- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest\n privileged users to cause a denial of service (out-of-bounds array access and\n QEMU process crash) via vectors related to negative pitch (bsc#1076180).\n- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded\n recursion, stack consumption, and hypervisor crash) or possibly gain privileges\n via crafted page-table stacking (bsc#1061081)\n- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host\n OS crash) or gain host OS privileges in shadow mode by mapping a certain\n auxiliary page (bsc#1070158).\n- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging an incorrect mask for\n reference-count overflow checking in shadow mode (bsc#1070159).\n- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging incorrect error handling for\n reference counting in shadow mode (bsc#1070160).\n- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host\n OS crash) if shadow mode and log-dirty mode are in place, because of an\n incorrect assertion related to M2P (bsc#1070163).\n- Added missing intermediate preemption checks for guest requesting removal of\n memory. This allowed malicious guest administrator to cause denial of service\n due to the high cost of this operation (bsc#1080635).\n- Because of XEN not returning the proper error messages when transitioning\n grant tables from v2 to v1 a malicious guest was able to cause DoS or\n potentially allowed for privilege escalation as well as information leaks\n (bsc#1080662).\n\nThis non-security issue was fixed:\n\n- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100\n seconds. If many domUs shutdown in parallel the backends couldn\u0027t keep up\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-OpenStack-Cloud-6-2018-415,SUSE-SLE-SAP-12-SP1-2018-415,SUSE-SLE-SERVER-12-SP1-2018-415", "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-2018_0609-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0609-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180609-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0609-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003789.html" }, { "category": "self", "summary": "SUSE Bug 1035442", "url": "https://bugzilla.suse.com/1035442" }, { "category": "self", "summary": "SUSE Bug 1061081", "url": "https://bugzilla.suse.com/1061081" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1070158", "url": "https://bugzilla.suse.com/1070158" }, { "category": "self", "summary": "SUSE Bug 1070159", "url": "https://bugzilla.suse.com/1070159" }, { "category": "self", "summary": "SUSE Bug 1070160", "url": "https://bugzilla.suse.com/1070160" }, { "category": "self", "summary": "SUSE Bug 1070163", "url": "https://bugzilla.suse.com/1070163" }, { "category": "self", "summary": "SUSE Bug 1074562", "url": "https://bugzilla.suse.com/1074562" }, { "category": "self", "summary": "SUSE Bug 1076116", "url": "https://bugzilla.suse.com/1076116" }, { "category": "self", "summary": "SUSE Bug 1076180", "url": "https://bugzilla.suse.com/1076180" }, { "category": "self", "summary": "SUSE Bug 1080635", "url": "https://bugzilla.suse.com/1080635" }, { "category": "self", "summary": "SUSE Bug 1080662", "url": "https://bugzilla.suse.com/1080662" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15595 page", "url": "https://www.suse.com/security/cve/CVE-2017-15595/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17563 page", "url": "https://www.suse.com/security/cve/CVE-2017-17563/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17564 page", "url": "https://www.suse.com/security/cve/CVE-2017-17564/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17565 page", "url": "https://www.suse.com/security/cve/CVE-2017-17565/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17566 page", "url": "https://www.suse.com/security/cve/CVE-2017-17566/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5753 page", "url": "https://www.suse.com/security/cve/CVE-2017-5753/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5754 page", "url": "https://www.suse.com/security/cve/CVE-2017-5754/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2018-03-05T16:46:43Z", "generator": { "date": "2018-03-05T16:46:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0609-1", "initial_release_date": "2018-03-05T16:46:43Z", "revision_history": [ { "date": "2018-03-05T16:46:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.5.5_24-22.43.1.x86_64", "product": { "name": "xen-4.5.5_24-22.43.1.x86_64", "product_id": "xen-4.5.5_24-22.43.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.5.5_24-22.43.1.x86_64", "product": { "name": "xen-doc-html-4.5.5_24-22.43.1.x86_64", "product_id": "xen-doc-html-4.5.5_24-22.43.1.x86_64" } }, { "category": "product_version", "name": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "product": { "name": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "product_id": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.5.5_24-22.43.1.x86_64", "product": { "name": "xen-libs-4.5.5_24-22.43.1.x86_64", "product_id": "xen-libs-4.5.5_24-22.43.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "product": { "name": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "product_id": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.5.5_24-22.43.1.x86_64", "product": { "name": "xen-tools-4.5.5_24-22.43.1.x86_64", "product_id": "xen-tools-4.5.5_24-22.43.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.5.5_24-22.43.1.x86_64", "product": { "name": "xen-tools-domU-4.5.5_24-22.43.1.x86_64", "product_id": "xen-tools-domU-4.5.5_24-22.43.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 6", "product": { "name": "SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.5.5_24-22.43.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.5.5_24-22.43.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-doc-html-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64" }, "product_reference": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.5.5_24-22.43.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-libs-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.5.5_24-22.43.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-tools-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.5.5_24-22.43.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-tools-domU-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-doc-html-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64" }, "product_reference": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-libs-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-tools-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-tools-domU-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-doc-html-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64" }, "product_reference": "xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-libs-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-tools-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.5.5_24-22.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64" }, "product_reference": "xen-tools-domU-4.5.5_24-22.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15595" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing x86 PV guest OS users to cause a denial of service (unbounded recursion, stack consumption, and hypervisor crash) or possibly gain privileges via crafted page-table stacking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15595", "url": "https://www.suse.com/security/cve/CVE-2017-15595" }, { "category": "external", "summary": "SUSE Bug 1061081 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1061081" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1178658" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "important" } ], "title": "CVE-2017-15595" }, { "cve": "CVE-2017-17563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17563" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging an incorrect mask for reference-count overflow checking in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17563", "url": "https://www.suse.com/security/cve/CVE-2017-17563" }, { "category": "external", "summary": "SUSE Bug 1070159 for CVE-2017-17563", "url": "https://bugzilla.suse.com/1070159" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "moderate" } ], "title": "CVE-2017-17563" }, { "cve": "CVE-2017-17564", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17564" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging incorrect error handling for reference counting in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17564", "url": "https://www.suse.com/security/cve/CVE-2017-17564" }, { "category": "external", "summary": "SUSE Bug 1070160 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1070160" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1178658" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "moderate" } ], "title": "CVE-2017-17564" }, { "cve": "CVE-2017-17565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17565" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) if shadow mode and log-dirty mode are in place, because of an incorrect assertion related to M2P.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17565", "url": "https://www.suse.com/security/cve/CVE-2017-17565" }, { "category": "external", "summary": "SUSE Bug 1070163 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1070163" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1178658" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "moderate" } ], "title": "CVE-2017-17565" }, { "cve": "CVE-2017-17566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17566" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) or gain host OS privileges in shadow mode by mapping a certain auxiliary page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17566", "url": "https://www.suse.com/security/cve/CVE-2017-17566" }, { "category": "external", "summary": "SUSE Bug 1070158 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1070158" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1178658" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "moderate" } ], "title": "CVE-2017-17566" }, { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2017-5753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5753" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5753", "url": "https://www.suse.com/security/cve/CVE-2017-5753" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1075748 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075748" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087084 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087084" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1209547 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1209547" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "important" } ], "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5754" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5754", "url": "https://www.suse.com/security/cve/CVE-2017-5754" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075008 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075008" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1115045 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1115045" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1201877" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "moderate" } ], "title": "CVE-2017-5754" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:xen-tools-domU-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-doc-html-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-kmp-default-4.5.5_24_k3.12.74_60.64.82-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-32bit-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-libs-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-4.5.5_24-22.43.1.x86_64", "SUSE OpenStack Cloud 6:xen-tools-domU-4.5.5_24-22.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-05T16:46:43Z", "details": "moderate" } ], "title": "CVE-2018-5683" } ] }
suse-su-2018:0472-1
Vulnerability from csaf_suse
Published
2018-02-19 09:15
Modified
2018-02-19 09:15
Summary
Security update for xen
Notes
Title of the patch
Security update for xen
Description of the patch
This update for xen fixes several issues.
These security issues were fixed:
- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via
side effects of speculative execution, aka 'Spectre' and 'Meltdown' attacks
(bsc#1074562, bsc#1068032)
- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded
recursion, stack consumption, and hypervisor crash) or possibly gain privileges
via crafted page-table stacking (bsc#1061081)
- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host
OS crash) or gain host OS privileges in shadow mode by mapping a certain
auxiliary page (bsc#1070158).
- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging an incorrect mask for
reference-count overflow checking in shadow mode (bsc#1070159).
- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS
crash) or gain host OS privileges by leveraging incorrect error handling for
reference counting in shadow mode (bsc#1070160).
- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host
OS crash) if shadow mode and log-dirty mode are in place, because of an
incorrect assertion related to M2P (bsc#1070163).
- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged
users to cause a denial of service (out-of-bounds read and QEMU process crash)
by leveraging improper memory address validation (bsc#1076116).
- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest
privileged users to cause a denial of service (out-of-bounds array access and
QEMU process crash) via vectors related to negative pitch (bsc#1076180).
These non-security issues were fixed:
- bsc#1051729: Prevent invalid symlinks after install of SLES 12 SP2
- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100
seconds. If many domUs shutdown in parallel the backends couldn't keep up
- bsc#1027519: Added several upstream patches
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2018-325,SUSE-SLE-SDK-12-SP2-2018-325,SUSE-SLE-SERVER-12-SP2-2018-325
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-5753, CVE-2017-5715, CVE-2017-5754: Prevent information leaks via\n side effects of speculative execution, aka \u0027Spectre\u0027 and \u0027Meltdown\u0027 attacks\n (bsc#1074562, bsc#1068032)\n- CVE-2017-15595: x86 PV guest OS users were able to cause a DoS (unbounded\n recursion, stack consumption, and hypervisor crash) or possibly gain privileges\n via crafted page-table stacking (bsc#1061081)\n- CVE-2017-17566: Prevent PV guest OS users to cause a denial of service (host\n OS crash) or gain host OS privileges in shadow mode by mapping a certain\n auxiliary page (bsc#1070158).\n- CVE-2017-17563: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging an incorrect mask for\n reference-count overflow checking in shadow mode (bsc#1070159).\n- CVE-2017-17564: Prevent guest OS users to cause a denial of service (host OS\n crash) or gain host OS privileges by leveraging incorrect error handling for\n reference counting in shadow mode (bsc#1070160).\n- CVE-2017-17565: Prevent PV guest OS users to cause a denial of service (host\n OS crash) if shadow mode and log-dirty mode are in place, because of an\n incorrect assertion related to M2P (bsc#1070163).\n- CVE-2018-5683: The vga_draw_text function allowed local OS guest privileged\n users to cause a denial of service (out-of-bounds read and QEMU process crash)\n by leveraging improper memory address validation (bsc#1076116).\n- CVE-2017-18030: The cirrus_invalidate_region function allowed local OS guest\n privileged users to cause a denial of service (out-of-bounds array access and\n QEMU process crash) via vectors related to negative pitch (bsc#1076180).\n\nThese non-security issues were fixed:\n\n- bsc#1051729: Prevent invalid symlinks after install of SLES 12 SP2\n- bsc#1035442: Increased the value of LIBXL_DESTROY_TIMEOUT from 10 to 100\n seconds. If many domUs shutdown in parallel the backends couldn\u0027t keep up\n- bsc#1027519: Added several upstream patches\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP2-2018-325,SUSE-SLE-SDK-12-SP2-2018-325,SUSE-SLE-SERVER-12-SP2-2018-325", "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-2018_0472-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0472-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180472-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0472-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-February/003741.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1035442", "url": "https://bugzilla.suse.com/1035442" }, { "category": "self", "summary": "SUSE Bug 1051729", "url": "https://bugzilla.suse.com/1051729" }, { "category": "self", "summary": "SUSE Bug 1061081", "url": "https://bugzilla.suse.com/1061081" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1070158", "url": "https://bugzilla.suse.com/1070158" }, { "category": "self", "summary": "SUSE Bug 1070159", "url": "https://bugzilla.suse.com/1070159" }, { "category": "self", "summary": "SUSE Bug 1070160", "url": "https://bugzilla.suse.com/1070160" }, { "category": "self", "summary": "SUSE Bug 1070163", "url": "https://bugzilla.suse.com/1070163" }, { "category": "self", "summary": "SUSE Bug 1074562", "url": "https://bugzilla.suse.com/1074562" }, { "category": "self", "summary": "SUSE Bug 1076116", "url": "https://bugzilla.suse.com/1076116" }, { "category": "self", "summary": "SUSE Bug 1076180", "url": "https://bugzilla.suse.com/1076180" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15595 page", "url": "https://www.suse.com/security/cve/CVE-2017-15595/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17563 page", "url": "https://www.suse.com/security/cve/CVE-2017-17563/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17564 page", "url": "https://www.suse.com/security/cve/CVE-2017-17564/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17565 page", "url": "https://www.suse.com/security/cve/CVE-2017-17565/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17566 page", "url": "https://www.suse.com/security/cve/CVE-2017-17566/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5753 page", "url": "https://www.suse.com/security/cve/CVE-2017-5753/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5754 page", "url": "https://www.suse.com/security/cve/CVE-2017-5754/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2018-02-19T09:15:16Z", "generator": { "date": "2018-02-19T09:15:16Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0472-1", "initial_release_date": "2018-02-19T09:15:16Z", "revision_history": [ { "date": "2018-02-19T09:15:16Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-devel-4.7.4_06-43.24.1.aarch64", "product": { "name": "xen-devel-4.7.4_06-43.24.1.aarch64", "product_id": "xen-devel-4.7.4_06-43.24.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-4.7.4_06-43.24.1.x86_64", "product": { "name": "xen-4.7.4_06-43.24.1.x86_64", "product_id": "xen-4.7.4_06-43.24.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.7.4_06-43.24.1.x86_64", "product": { "name": "xen-libs-4.7.4_06-43.24.1.x86_64", "product_id": "xen-libs-4.7.4_06-43.24.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "product": { "name": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "product_id": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.7.4_06-43.24.1.x86_64", "product": { "name": "xen-devel-4.7.4_06-43.24.1.x86_64", "product_id": "xen-devel-4.7.4_06-43.24.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.7.4_06-43.24.1.x86_64", "product": { "name": "xen-doc-html-4.7.4_06-43.24.1.x86_64", "product_id": "xen-doc-html-4.7.4_06-43.24.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.7.4_06-43.24.1.x86_64", "product": { "name": "xen-tools-4.7.4_06-43.24.1.x86_64", "product_id": "xen-tools-4.7.4_06-43.24.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.7.4_06-43.24.1.x86_64", "product": { "name": "xen-tools-domU-4.7.4_06-43.24.1.x86_64", "product_id": "xen-tools-domU-4.7.4_06-43.24.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-libs-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.7.4_06-43.24.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64" }, "product_reference": "xen-devel-4.7.4_06-43.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-devel-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-doc-html-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-libs-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-tools-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-tools-domU-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-doc-html-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-libs-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-tools-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.7.4_06-43.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64" }, "product_reference": "xen-tools-domU-4.7.4_06-43.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15595" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing x86 PV guest OS users to cause a denial of service (unbounded recursion, stack consumption, and hypervisor crash) or possibly gain privileges via crafted page-table stacking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15595", "url": "https://www.suse.com/security/cve/CVE-2017-15595" }, { "category": "external", "summary": "SUSE Bug 1061081 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1061081" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-15595", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "important" } ], "title": "CVE-2017-15595" }, { "cve": "CVE-2017-17563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17563" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging an incorrect mask for reference-count overflow checking in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17563", "url": "https://www.suse.com/security/cve/CVE-2017-17563" }, { "category": "external", "summary": "SUSE Bug 1070159 for CVE-2017-17563", "url": "https://bugzilla.suse.com/1070159" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "moderate" } ], "title": "CVE-2017-17563" }, { "cve": "CVE-2017-17564", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17564" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service (host OS crash) or gain host OS privileges by leveraging incorrect error handling for reference counting in shadow mode.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17564", "url": "https://www.suse.com/security/cve/CVE-2017-17564" }, { "category": "external", "summary": "SUSE Bug 1070160 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1070160" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17564", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "moderate" } ], "title": "CVE-2017-17564" }, { "cve": "CVE-2017-17565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17565" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) if shadow mode and log-dirty mode are in place, because of an incorrect assertion related to M2P.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17565", "url": "https://www.suse.com/security/cve/CVE-2017-17565" }, { "category": "external", "summary": "SUSE Bug 1070163 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1070163" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17565", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "moderate" } ], "title": "CVE-2017-17565" }, { "cve": "CVE-2017-17566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17566" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Xen through 4.9.x allowing PV guest OS users to cause a denial of service (host OS crash) or gain host OS privileges in shadow mode by mapping a certain auxiliary page.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17566", "url": "https://www.suse.com/security/cve/CVE-2017-17566" }, { "category": "external", "summary": "SUSE Bug 1070158 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1070158" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-17566", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "moderate" } ], "title": "CVE-2017-17566" }, { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2017-5753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5753" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5753", "url": "https://www.suse.com/security/cve/CVE-2017-5753" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1075748 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1075748" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087084 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087084" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1209547 for CVE-2017-5753", "url": "https://bugzilla.suse.com/1209547" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "important" } ], "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5754" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5754", "url": "https://www.suse.com/security/cve/CVE-2017-5754" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075008 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1075008" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1115045 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1115045" }, { "category": "external", "summary": "SUSE Bug 1136865 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1136865" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5754", "url": "https://bugzilla.suse.com/1201877" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "moderate" } ], "title": "CVE-2017-5754" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.4_06-43.24.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:xen-devel-4.7.4_06-43.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-19T09:15:16Z", "details": "moderate" } ], "title": "CVE-2018-5683" } ] }
suse-su-2018:1077-1
Vulnerability from csaf_suse
Published
2018-04-25 12:14
Modified
2018-04-25 12:14
Summary
Security update for kvm
Notes
Title of the patch
Security update for kvm
Description of the patch
This update for kvm fixes the following issues:
- This update has the next round of Spectre v2 related patches,
which now integrates with corresponding changes in libvirt. A
January 2018 release of qemu initially addressed the Spectre v2
vulnerability for KVM guests by exposing the spec-ctrl feature
for all x86 vcpu types, which was the quick and dirty approach,
but not the proper solution. We remove that initial patch and now
rely on patches from upstream. This update defines spec_ctrl and
ibpb cpu feature flags as well as new cpu models which are clones
of existing models with either -IBRS or -IBPB added to the end of
the model name. These new vcpu models explicitly include the new
feature(s), whereas the feature flags can be added to the cpu
parameter as with other features. In short, for continued Spectre
v2 protection, ensure that either the appropriate cpu feature
flag is added to the QEMU command-line, or one of the new cpu
models is used. Although migration from older versions is
supported, the new cpu features won't be properly exposed to the
guest until it is restarted with the cpu features explicitly
added. A reboot is insufficient.
- A warning patch is added which attempts to detect a migration
from a qemu version which had the quick and dirty fix (it only
detects certain cases, but hopefully is helpful.)
For additional information on Spectre v2 as it relates to QEMU,
see: https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/
(CVE-2017-5715 bsc#1068032)
- A patch is added to continue to detect Spectre v2 mitigation
features (as shown by cpuid), and if found provide that feature
to guests, even if running on older KVM (kernel) versions which
do not yet expose that feature to QEMU. (bsc#1082276)
These two patches will be removed when we can reasonably assume
everyone is running with the appropriate updates.
- Security fixes for the following CVE issues:
(bsc#1076114 CVE-2018-5683)
(bsc#1083291 CVE-2018-7550)
- This patch is already included, add here for CVE track
(bsc#1076179 CVE-2017-18030)
- Toolchain changes have cause the built size of pxe-virtio.rom to
exceed 64K. Tweak rarely used strings in code to reduce size of
the binary so it fits again.
- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we've
carried since the initial Spectre v2 patch was added. EDX bit
27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and
not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the
guest is wrong in general, since the VM doesn't directly control
the scheduling of physical hyperthreads. This is left strictly to
the L0 hypervisor.
Patchnames
slessp4-kvm-13571
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for kvm", "title": "Title of the patch" }, { "category": "description", "text": "This update for kvm fixes the following issues:\n\n- This update has the next round of Spectre v2 related patches,\n which now integrates with corresponding changes in libvirt. A\n January 2018 release of qemu initially addressed the Spectre v2\n vulnerability for KVM guests by exposing the spec-ctrl feature\n for all x86 vcpu types, which was the quick and dirty approach,\n but not the proper solution. We remove that initial patch and now\n rely on patches from upstream. This update defines spec_ctrl and\n ibpb cpu feature flags as well as new cpu models which are clones\n of existing models with either -IBRS or -IBPB added to the end of\n the model name. These new vcpu models explicitly include the new\n feature(s), whereas the feature flags can be added to the cpu\n parameter as with other features. In short, for continued Spectre\n v2 protection, ensure that either the appropriate cpu feature\n flag is added to the QEMU command-line, or one of the new cpu\n models is used. Although migration from older versions is\n supported, the new cpu features won\u0027t be properly exposed to the\n guest until it is restarted with the cpu features explicitly\n added. A reboot is insufficient.\n- A warning patch is added which attempts to detect a migration\n from a qemu version which had the quick and dirty fix (it only\n detects certain cases, but hopefully is helpful.)\n For additional information on Spectre v2 as it relates to QEMU,\n see: https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/\n (CVE-2017-5715 bsc#1068032)\n- A patch is added to continue to detect Spectre v2 mitigation\n features (as shown by cpuid), and if found provide that feature\n to guests, even if running on older KVM (kernel) versions which\n do not yet expose that feature to QEMU. (bsc#1082276)\n These two patches will be removed when we can reasonably assume\n everyone is running with the appropriate updates.\n\n- Security fixes for the following CVE issues:\n (bsc#1076114 CVE-2018-5683)\n (bsc#1083291 CVE-2018-7550)\n- This patch is already included, add here for CVE track\n (bsc#1076179 CVE-2017-18030)\n\n- Toolchain changes have cause the built size of pxe-virtio.rom to\n exceed 64K. Tweak rarely used strings in code to reduce size of\n the binary so it fits again.\n\n- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we\u0027ve\n carried since the initial Spectre v2 patch was added. EDX bit\n 27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and\n not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the\n guest is wrong in general, since the VM doesn\u0027t directly control\n the scheduling of physical hyperthreads. This is left strictly to\n the L0 hypervisor.\n", "title": "Description of the patch" }, { "category": "details", "text": "slessp4-kvm-13571", "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-2018_1077-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:1077-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20181077-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:1077-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-April/003961.html" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1076114", "url": "https://bugzilla.suse.com/1076114" }, { "category": "self", "summary": "SUSE Bug 1076179", "url": "https://bugzilla.suse.com/1076179" }, { "category": "self", "summary": "SUSE Bug 1082276", "url": "https://bugzilla.suse.com/1082276" }, { "category": "self", "summary": "SUSE Bug 1083291", "url": "https://bugzilla.suse.com/1083291" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7550 page", "url": "https://www.suse.com/security/cve/CVE-2018-7550/" } ], "title": "Security update for kvm", "tracking": { "current_release_date": "2018-04-25T12:14:56Z", "generator": { "date": "2018-04-25T12:14:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:1077-1", "initial_release_date": "2018-04-25T12:14:56Z", "revision_history": [ { "date": "2018-04-25T12:14:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kvm-1.4.2-60.9.1.i586", "product": { "name": "kvm-1.4.2-60.9.1.i586", "product_id": "kvm-1.4.2-60.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "kvm-1.4.2-60.9.1.s390x", "product": { "name": "kvm-1.4.2-60.9.1.s390x", "product_id": "kvm-1.4.2-60.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kvm-1.4.2-60.9.1.x86_64", "product": { "name": "kvm-1.4.2-60.9.1.x86_64", "product_id": "kvm-1.4.2-60.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4", "product": { "name": "SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-60.9.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586" }, "product_reference": "kvm-1.4.2-60.9.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-60.9.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x" }, "product_reference": "kvm-1.4.2-60.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-60.9.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64" }, "product_reference": "kvm-1.4.2-60.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-60.9.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586" }, "product_reference": "kvm-1.4.2-60.9.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-60.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x" }, "product_reference": "kvm-1.4.2-60.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-1.4.2-60.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" }, "product_reference": "kvm-1.4.2-60.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-04-25T12:14:56Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-04-25T12:14:56Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-04-25T12:14:56Z", "details": "moderate" } ], "title": "CVE-2018-5683" }, { "cve": "CVE-2018-7550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7550" } ], "notes": [ { "category": "general", "text": "The load_multiboot function in hw/i386/multiboot.c in Quick Emulator (aka QEMU) allows local guest OS users to execute arbitrary code on the QEMU host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7550", "url": "https://www.suse.com/security/cve/CVE-2018-7550" }, { "category": "external", "summary": "SUSE Bug 1083291 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083291" }, { "category": "external", "summary": "SUSE Bug 1083292 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083292" } ], "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 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kvm-1.4.2-60.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kvm-1.4.2-60.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-04-25T12:14:56Z", "details": "important" } ], "title": "CVE-2018-7550" } ] }
suse-su-2018:0831-1
Vulnerability from csaf_suse
Published
2018-03-27 14:28
Modified
2018-03-27 14:28
Summary
Security update for qemu
Notes
Title of the patch
Security update for qemu
Description of the patch
This update for qemu fixes the following issues:
This update has the next round of Spectre v2 related patches, which
now integrate with corresponding changes in libvirt. (CVE-2017-5715
bsc#1068032)
The January 2018 release of qemu initially addressed the Spectre v2
vulnerability for KVM guests by exposing the spec-ctrl feature
for all x86 vcpu types, which was the quick and dirty approach,
but not the proper solution.
We replaced our initial patch by the patches from upstream.
This update defines spec_ctrl and ibpb cpu feature flags as well as new
cpu models which are clones of existing models with either -IBRS or -IBPB
added to the end of the model name. These new vcpu models explicitly
include the new feature(s), whereas the feature flags can be added
to the cpu parameter as with other features. In short, for continued
Spectre v2 protection, ensure that either the appropriate cpu feature
flag is added to the QEMU command-line, or one of the new cpu models is
used.
Although migration from older versions is supported, the new cpu
features won't be properly exposed to the guest until it is restarted
with the cpu features explicitly added. A reboot is insufficient.
A warning patch is added which attempts to detect a migration
from a qemu version which had the quick and dirty fix (it only
detects certain cases, but hopefully is helpful.)
For additional information on Spectre v2 as it relates to QEMU,
see:
https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/
A patch is added to continue to detect Spectre v2 mitigation
features (as shown by cpuid), and if found provide that feature
to guests, even if running on older KVM (kernel) versions which
do not yet expose that feature to QEMU. (bsc#1082276)
These two patches will be removed when we can reasonably assume
everyone is running with the appropriate updates.
Also security fixes for the following CVE issues are included:
- CVE-2017-15119: The Network Block Device (NBD) server in Quick Emulator (QEMU), was vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS. (bsc#1070144)
- CVE-2017-15124: VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host. (bsc#1073489)
- CVE-2017-16845: The PS2 driver in Qemu did not validate 'rptr' and 'count' values during guest migration, leading to out-of-bounds access. (bsc#1068613)
- CVE-2017-17381: The Virtio Vring implementation in QEMU allowed local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings. (bsc#1071228)
- CVE-2017-18030: A problem in the Cirrus driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch. (bsc#1076179)
- CVE-2017-18043: Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allowed a user to cause a denial of service (Qemu process crash). (bsc#1076775)
- CVE-2018-5683: The VGA driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation. (bsc#1076114)
- CVE-2018-7550: The multiboot functionality in Quick Emulator (aka QEMU) allowed local guest OS users to execute arbitrary code on the QEMU host via an out-of-bounds read or write memory access. (bsc#1083291)
Also the following bugs were fixed:
- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we've
carried since the initial Spectre v2 patch was added. EDX bit
27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and
not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the
guest is wrong in general, since the VM doesn't directly control
the scheduling of physical hyperthreads. This is left strictly to
the L0 hypervisor.
- Spectre fixes for IBM Z series by providing more hw features to guests
(bsc#1076814)
- Pre-add group kvm for qemu-tools (bsc#1040202)
- the qemu-tools package also needs a prerequire of group management
tools, from the shadow package. (bsc#1085598)
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2018-555,SUSE-SLE-RPI-12-SP2-2018-555,SUSE-SLE-SERVER-12-SP2-2018-555
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for qemu", "title": "Title of the patch" }, { "category": "description", "text": "\n \nThis update for qemu fixes the following issues:\n\nThis update has the next round of Spectre v2 related patches, which\nnow integrate with corresponding changes in libvirt. (CVE-2017-5715\nbsc#1068032)\n\nThe January 2018 release of qemu initially addressed the Spectre v2\nvulnerability for KVM guests by exposing the spec-ctrl feature\nfor all x86 vcpu types, which was the quick and dirty approach,\nbut not the proper solution.\n\nWe replaced our initial patch by the patches from upstream.\n\nThis update defines spec_ctrl and ibpb cpu feature flags as well as new\ncpu models which are clones of existing models with either -IBRS or -IBPB\nadded to the end of the model name. These new vcpu models explicitly\ninclude the new feature(s), whereas the feature flags can be added\nto the cpu parameter as with other features. In short, for continued\nSpectre v2 protection, ensure that either the appropriate cpu feature\nflag is added to the QEMU command-line, or one of the new cpu models is\nused.\n\nAlthough migration from older versions is supported, the new cpu\nfeatures won\u0027t be properly exposed to the guest until it is restarted\nwith the cpu features explicitly added. A reboot is insufficient.\n\nA warning patch is added which attempts to detect a migration\nfrom a qemu version which had the quick and dirty fix (it only\ndetects certain cases, but hopefully is helpful.)\nFor additional information on Spectre v2 as it relates to QEMU,\nsee:\n\thttps://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/\n\nA patch is added to continue to detect Spectre v2 mitigation\nfeatures (as shown by cpuid), and if found provide that feature\nto guests, even if running on older KVM (kernel) versions which\ndo not yet expose that feature to QEMU. (bsc#1082276)\n\nThese two patches will be removed when we can reasonably assume\neveryone is running with the appropriate updates.\n\n\nAlso security fixes for the following CVE issues are included:\n\n- CVE-2017-15119: The Network Block Device (NBD) server in Quick Emulator (QEMU), was vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS. (bsc#1070144)\n- CVE-2017-15124: VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host. (bsc#1073489)\n- CVE-2017-16845: The PS2 driver in Qemu did not validate \u0027rptr\u0027 and \u0027count\u0027 values during guest migration, leading to out-of-bounds access. (bsc#1068613)\n- CVE-2017-17381: The Virtio Vring implementation in QEMU allowed local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings. (bsc#1071228)\n- CVE-2017-18030: A problem in the Cirrus driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch. (bsc#1076179)\n- CVE-2017-18043: Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allowed a user to cause a denial of service (Qemu process crash). (bsc#1076775)\n- CVE-2018-5683: The VGA driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation. (bsc#1076114)\n- CVE-2018-7550: The multiboot functionality in Quick Emulator (aka QEMU) allowed local guest OS users to execute arbitrary code on the QEMU host via an out-of-bounds read or write memory access. (bsc#1083291) \n\nAlso the following bugs were fixed:\n\n- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we\u0027ve\n carried since the initial Spectre v2 patch was added. EDX bit\n 27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and\n not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the\n guest is wrong in general, since the VM doesn\u0027t directly control\n the scheduling of physical hyperthreads. This is left strictly to\n the L0 hypervisor.\n\n- Spectre fixes for IBM Z series by providing more hw features to guests\n (bsc#1076814)\n- Pre-add group kvm for qemu-tools (bsc#1040202)\n- the qemu-tools package also needs a prerequire of group management\n tools, from the shadow package. (bsc#1085598)\n\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP2-2018-555,SUSE-SLE-RPI-12-SP2-2018-555,SUSE-SLE-SERVER-12-SP2-2018-555", "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-2018_0831-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0831-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180831-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0831-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003848.html" }, { "category": "self", "summary": "SUSE Bug 1040202", "url": "https://bugzilla.suse.com/1040202" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1068613", "url": "https://bugzilla.suse.com/1068613" }, { "category": "self", "summary": "SUSE Bug 1070144", "url": "https://bugzilla.suse.com/1070144" }, { "category": "self", "summary": "SUSE Bug 1071228", "url": "https://bugzilla.suse.com/1071228" }, { "category": "self", "summary": "SUSE Bug 1073489", "url": "https://bugzilla.suse.com/1073489" }, { "category": "self", "summary": "SUSE Bug 1076114", "url": "https://bugzilla.suse.com/1076114" }, { "category": "self", "summary": "SUSE Bug 1076179", "url": "https://bugzilla.suse.com/1076179" }, { "category": "self", "summary": "SUSE Bug 1076775", "url": "https://bugzilla.suse.com/1076775" }, { "category": "self", "summary": "SUSE Bug 1076814", "url": "https://bugzilla.suse.com/1076814" }, { "category": "self", "summary": "SUSE Bug 1082276", "url": "https://bugzilla.suse.com/1082276" }, { "category": "self", "summary": "SUSE Bug 1083291", "url": "https://bugzilla.suse.com/1083291" }, { "category": "self", "summary": "SUSE Bug 1085598", "url": "https://bugzilla.suse.com/1085598" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15119 page", "url": "https://www.suse.com/security/cve/CVE-2017-15119/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15124 page", "url": "https://www.suse.com/security/cve/CVE-2017-15124/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-16845 page", "url": "https://www.suse.com/security/cve/CVE-2017-16845/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17381 page", "url": "https://www.suse.com/security/cve/CVE-2017-17381/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18030 page", "url": "https://www.suse.com/security/cve/CVE-2017-18030/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18043 page", "url": "https://www.suse.com/security/cve/CVE-2017-18043/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7550 page", "url": "https://www.suse.com/security/cve/CVE-2018-7550/" } ], "title": "Security update for qemu", "tracking": { "current_release_date": "2018-03-27T14:28:56Z", "generator": { "date": "2018-03-27T14:28:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0831-1", "initial_release_date": "2018-03-27T14:28:56Z", "revision_history": [ { "date": "2018-03-27T14:28:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "qemu-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-2.6.2-41.37.1.aarch64", "product_id": "qemu-2.6.2-41.37.1.aarch64" } }, { "category": "product_version", "name": "qemu-arm-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-arm-2.6.2-41.37.1.aarch64", "product_id": "qemu-arm-2.6.2-41.37.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-curl-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-block-curl-2.6.2-41.37.1.aarch64", "product_id": "qemu-block-curl-2.6.2-41.37.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-rbd-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-block-rbd-2.6.2-41.37.1.aarch64", "product_id": "qemu-block-rbd-2.6.2-41.37.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-ssh-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-block-ssh-2.6.2-41.37.1.aarch64", "product_id": "qemu-block-ssh-2.6.2-41.37.1.aarch64" } }, { "category": "product_version", "name": "qemu-guest-agent-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-guest-agent-2.6.2-41.37.1.aarch64", "product_id": "qemu-guest-agent-2.6.2-41.37.1.aarch64" } }, { "category": "product_version", "name": "qemu-lang-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-lang-2.6.2-41.37.1.aarch64", "product_id": "qemu-lang-2.6.2-41.37.1.aarch64" } }, { "category": "product_version", "name": "qemu-tools-2.6.2-41.37.1.aarch64", "product": { "name": "qemu-tools-2.6.2-41.37.1.aarch64", "product_id": "qemu-tools-2.6.2-41.37.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "qemu-ipxe-1.0.0-41.37.1.noarch", "product": { "name": "qemu-ipxe-1.0.0-41.37.1.noarch", "product_id": "qemu-ipxe-1.0.0-41.37.1.noarch" } }, { "category": "product_version", "name": "qemu-seabios-1.9.1-41.37.1.noarch", "product": { "name": "qemu-seabios-1.9.1-41.37.1.noarch", "product_id": "qemu-seabios-1.9.1-41.37.1.noarch" } }, { "category": "product_version", "name": "qemu-sgabios-8-41.37.1.noarch", "product": { "name": "qemu-sgabios-8-41.37.1.noarch", "product_id": "qemu-sgabios-8-41.37.1.noarch" } }, { "category": "product_version", "name": "qemu-vgabios-1.9.1-41.37.1.noarch", "product": { "name": "qemu-vgabios-1.9.1-41.37.1.noarch", "product_id": "qemu-vgabios-1.9.1-41.37.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "qemu-2.6.2-41.37.1.ppc64le", "product": { "name": "qemu-2.6.2-41.37.1.ppc64le", "product_id": "qemu-2.6.2-41.37.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-curl-2.6.2-41.37.1.ppc64le", "product": { "name": "qemu-block-curl-2.6.2-41.37.1.ppc64le", "product_id": "qemu-block-curl-2.6.2-41.37.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-ssh-2.6.2-41.37.1.ppc64le", "product": { "name": "qemu-block-ssh-2.6.2-41.37.1.ppc64le", "product_id": "qemu-block-ssh-2.6.2-41.37.1.ppc64le" } }, { "category": "product_version", "name": "qemu-guest-agent-2.6.2-41.37.1.ppc64le", "product": { "name": "qemu-guest-agent-2.6.2-41.37.1.ppc64le", "product_id": "qemu-guest-agent-2.6.2-41.37.1.ppc64le" } }, { "category": "product_version", "name": "qemu-lang-2.6.2-41.37.1.ppc64le", "product": { "name": "qemu-lang-2.6.2-41.37.1.ppc64le", "product_id": "qemu-lang-2.6.2-41.37.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ppc-2.6.2-41.37.1.ppc64le", "product": { "name": "qemu-ppc-2.6.2-41.37.1.ppc64le", "product_id": "qemu-ppc-2.6.2-41.37.1.ppc64le" } }, { "category": "product_version", "name": "qemu-tools-2.6.2-41.37.1.ppc64le", "product": { "name": "qemu-tools-2.6.2-41.37.1.ppc64le", "product_id": "qemu-tools-2.6.2-41.37.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-2.6.2-41.37.1.s390x", "product": { "name": "qemu-2.6.2-41.37.1.s390x", "product_id": "qemu-2.6.2-41.37.1.s390x" } }, { "category": "product_version", "name": "qemu-block-curl-2.6.2-41.37.1.s390x", "product": { "name": "qemu-block-curl-2.6.2-41.37.1.s390x", "product_id": "qemu-block-curl-2.6.2-41.37.1.s390x" } }, { "category": "product_version", "name": "qemu-block-ssh-2.6.2-41.37.1.s390x", "product": { "name": "qemu-block-ssh-2.6.2-41.37.1.s390x", "product_id": "qemu-block-ssh-2.6.2-41.37.1.s390x" } }, { "category": "product_version", "name": "qemu-guest-agent-2.6.2-41.37.1.s390x", "product": { "name": "qemu-guest-agent-2.6.2-41.37.1.s390x", "product_id": "qemu-guest-agent-2.6.2-41.37.1.s390x" } }, { "category": "product_version", "name": "qemu-kvm-2.6.2-41.37.1.s390x", "product": { "name": "qemu-kvm-2.6.2-41.37.1.s390x", "product_id": "qemu-kvm-2.6.2-41.37.1.s390x" } }, { "category": "product_version", "name": "qemu-lang-2.6.2-41.37.1.s390x", "product": { "name": "qemu-lang-2.6.2-41.37.1.s390x", "product_id": "qemu-lang-2.6.2-41.37.1.s390x" } }, { "category": "product_version", "name": "qemu-s390-2.6.2-41.37.1.s390x", "product": { "name": "qemu-s390-2.6.2-41.37.1.s390x", "product_id": "qemu-s390-2.6.2-41.37.1.s390x" } }, { "category": "product_version", "name": "qemu-tools-2.6.2-41.37.1.s390x", "product": { "name": "qemu-tools-2.6.2-41.37.1.s390x", "product_id": "qemu-tools-2.6.2-41.37.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qemu-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-2.6.2-41.37.1.x86_64", "product_id": "qemu-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-curl-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-block-curl-2.6.2-41.37.1.x86_64", "product_id": "qemu-block-curl-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-kvm-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-kvm-2.6.2-41.37.1.x86_64", "product_id": "qemu-kvm-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-tools-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-tools-2.6.2-41.37.1.x86_64", "product_id": "qemu-tools-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-x86-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-x86-2.6.2-41.37.1.x86_64", "product_id": "qemu-x86-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-rbd-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-block-rbd-2.6.2-41.37.1.x86_64", "product_id": "qemu-block-rbd-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-ssh-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-block-ssh-2.6.2-41.37.1.x86_64", "product_id": "qemu-block-ssh-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-guest-agent-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-guest-agent-2.6.2-41.37.1.x86_64", "product_id": "qemu-guest-agent-2.6.2-41.37.1.x86_64" } }, { "category": "product_version", "name": "qemu-lang-2.6.2-41.37.1.x86_64", "product": { "name": "qemu-lang-2.6.2-41.37.1.x86_64", "product_id": "qemu-lang-2.6.2-41.37.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0-41.37.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-kvm-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.9.1-41.37.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch" }, "product_reference": "qemu-seabios-1.9.1-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-41.37.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch" }, "product_reference": "qemu-sgabios-8-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-tools-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.9.1-41.37.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch" }, "product_reference": "qemu-vgabios-1.9.1-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-x86-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-arm-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-rbd-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0-41.37.1.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-lang-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-tools-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-arm-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-rbd-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-block-rbd-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0-41.37.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-kvm-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-kvm-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-lang-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-lang-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-lang-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-lang-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-ppc-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-s390-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.9.1-41.37.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch" }, "product_reference": "qemu-seabios-1.9.1-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-41.37.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch" }, "product_reference": "qemu-sgabios-8-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-tools-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-tools-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-tools-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-tools-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.9.1-41.37.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch" }, "product_reference": "qemu-vgabios-1.9.1-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-x86-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-arm-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-block-curl-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-rbd-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-block-rbd-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-block-ssh-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-guest-agent-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0-41.37.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-kvm-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-kvm-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-lang-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-lang-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-lang-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-lang-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-ppc-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-s390-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.9.1-41.37.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch" }, "product_reference": "qemu-seabios-1.9.1-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-41.37.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch" }, "product_reference": "qemu-sgabios-8-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64" }, "product_reference": "qemu-tools-2.6.2-41.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le" }, "product_reference": "qemu-tools-2.6.2-41.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x" }, "product_reference": "qemu-tools-2.6.2-41.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-tools-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.9.1-41.37.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch" }, "product_reference": "qemu-vgabios-1.9.1-41.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-2.6.2-41.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" }, "product_reference": "qemu-x86-2.6.2-41.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15119", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15119" } ], "notes": [ { "category": "general", "text": "The Network Block Device (NBD) server in Quick Emulator (QEMU) before 2.11 is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15119", "url": "https://www.suse.com/security/cve/CVE-2017-15119" }, { "category": "external", "summary": "SUSE Bug 1070144 for CVE-2017-15119", "url": "https://bugzilla.suse.com/1070144" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "low" } ], "title": "CVE-2017-15119" }, { "cve": "CVE-2017-15124", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15124" } ], "notes": [ { "category": "general", "text": "VNC server implementation in Quick Emulator (QEMU) 2.11.0 and older was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15124", "url": "https://www.suse.com/security/cve/CVE-2017-15124" }, { "category": "external", "summary": "SUSE Bug 1073489 for CVE-2017-15124", "url": "https://bugzilla.suse.com/1073489" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "moderate" } ], "title": "CVE-2017-15124" }, { "cve": "CVE-2017-16845", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-16845" } ], "notes": [ { "category": "general", "text": "hw/input/ps2.c in Qemu does not validate \u0027rptr\u0027 and \u0027count\u0027 values during guest migration, leading to out-of-bounds access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-16845", "url": "https://www.suse.com/security/cve/CVE-2017-16845" }, { "category": "external", "summary": "SUSE Bug 1068613 for CVE-2017-16845", "url": "https://bugzilla.suse.com/1068613" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "low" } ], "title": "CVE-2017-16845" }, { "cve": "CVE-2017-17381", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17381" } ], "notes": [ { "category": "general", "text": "The Virtio Vring implementation in QEMU allows local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17381", "url": "https://www.suse.com/security/cve/CVE-2017-17381" }, { "category": "external", "summary": "SUSE Bug 1071228 for CVE-2017-17381", "url": "https://bugzilla.suse.com/1071228" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "moderate" } ], "title": "CVE-2017-17381" }, { "cve": "CVE-2017-18030", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18030" } ], "notes": [ { "category": "general", "text": "The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18030", "url": "https://www.suse.com/security/cve/CVE-2017-18030" }, { "category": "external", "summary": "SUSE Bug 1076179 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076179" }, { "category": "external", "summary": "SUSE Bug 1076180 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1076180" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-18030", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "low" } ], "title": "CVE-2017-18030" }, { "cve": "CVE-2017-18043", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18043" } ], "notes": [ { "category": "general", "text": "Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allows a user to cause a denial of service (Qemu process crash).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18043", "url": "https://www.suse.com/security/cve/CVE-2017-18043" }, { "category": "external", "summary": "SUSE Bug 1076775 for CVE-2017-18043", "url": "https://bugzilla.suse.com/1076775" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "low" } ], "title": "CVE-2017-18043" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "moderate" } ], "title": "CVE-2018-5683" }, { "cve": "CVE-2018-7550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7550" } ], "notes": [ { "category": "general", "text": "The load_multiboot function in hw/i386/multiboot.c in Quick Emulator (aka QEMU) allows local guest OS users to execute arbitrary code on the QEMU host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7550", "url": "https://www.suse.com/security/cve/CVE-2018-7550" }, { "category": "external", "summary": "SUSE Bug 1083291 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083291" }, { "category": "external", "summary": "SUSE Bug 1083292 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083292" } ], "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 Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-27T14:28:56Z", "details": "important" } ], "title": "CVE-2018-7550" } ] }
suse-su-2018:0762-1
Vulnerability from csaf_suse
Published
2018-03-21 16:41
Modified
2018-03-21 16:41
Summary
Security update for qemu
Notes
Title of the patch
Security update for qemu
Description of the patch
This update for qemu fixes the following issues:
This update has the next round of Spectre v2 related patches, which
now integrate with corresponding changes in libvirt. (CVE-2017-5715
bsc#1068032)
The January 2018 release of qemu initially addressed the Spectre v2
vulnerability for KVM guests by exposing the spec-ctrl feature
for all x86 vcpu types, which was the quick and dirty approach,
but not the proper solution.
We replaced our initial patch by the patches from upstream.
This update defines spec_ctrl and ibpb cpu feature flags as well as new
cpu models which are clones of existing models with either -IBRS or -IBPB
added to the end of the model name. These new vcpu models explicitly
include the new feature(s), whereas the feature flags can be added
to the cpu parameter as with other features. In short, for continued
Spectre v2 protection, ensure that either the appropriate cpu feature
flag is added to the QEMU command-line, or one of the new cpu models is
used.
Although migration from older versions is supported, the new cpu
features won't be properly exposed to the guest until it is restarted
with the cpu features explicitly added. A reboot is insufficient.
A warning patch is added which attempts to detect a migration
from a qemu version which had the quick and dirty fix (it only
detects certain cases, but hopefully is helpful.)
For additional information on Spectre v2 as it relates to QEMU,
see:
https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/
A patch is added to continue to detect Spectre v2 mitigation
features (as shown by cpuid), and if found provide that feature
to guests, even if running on older KVM (kernel) versions which
do not yet expose that feature to QEMU. (bsc#1082276)
These two patches will be removed when we can reasonably assume
everyone is running with the appropriate updates.
Spectre fixes for IBM Z Series were included by providing more hw features
to guests (bsc#1076813)
Also security fixes for the following CVE issues are included:
- CVE-2017-17381: The Virtio Vring implementation in QEMU allowed local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings. (bsc#1071228)
- CVE-2017-16845: The PS2 driver in Qemu did not validate 'rptr' and 'count' values during guest migration, leading to out-of-bounds access. (bsc#1068613)
- CVE-2017-15119: The Network Block Device (NBD) server in Quick Emulator (QEMU), was vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS. (bsc#1070144)
- CVE-2017-18043: Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allowed a user to cause a denial of service (Qemu process crash). (bsc#1076775)
- CVE-2018-5683: The VGA driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation. (bsc#1076114)
- CVE-2018-7550: The multiboot functionality in Quick Emulator (aka QEMU) allowed local guest OS users to execute arbitrary code on the QEMU host via an out-of-bounds read or write memory access. (bsc#1083291)
- CVE-2017-15124: VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host. (bsc#1073489)
Additional bugs fixed:
- Fix pcihp for 1.6 and older machine types (bsc#1074572)
- Fix packaging dependencies (coreutils) for qemu-ksm package (bsc#1040202)
Patchnames
SUSE-CAASP-ALL-2018-516,SUSE-SLE-DESKTOP-12-SP3-2018-516,SUSE-SLE-SERVER-12-SP3-2018-516
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for qemu", "title": "Title of the patch" }, { "category": "description", "text": "This update for qemu fixes the following issues:\n\nThis update has the next round of Spectre v2 related patches, which\nnow integrate with corresponding changes in libvirt. (CVE-2017-5715\nbsc#1068032)\n\nThe January 2018 release of qemu initially addressed the Spectre v2\nvulnerability for KVM guests by exposing the spec-ctrl feature\nfor all x86 vcpu types, which was the quick and dirty approach,\nbut not the proper solution.\n\nWe replaced our initial patch by the patches from upstream.\n\nThis update defines spec_ctrl and ibpb cpu feature flags as well as new\ncpu models which are clones of existing models with either -IBRS or -IBPB\nadded to the end of the model name. These new vcpu models explicitly\ninclude the new feature(s), whereas the feature flags can be added\nto the cpu parameter as with other features. In short, for continued\nSpectre v2 protection, ensure that either the appropriate cpu feature\nflag is added to the QEMU command-line, or one of the new cpu models is\nused.\n\nAlthough migration from older versions is supported, the new cpu\nfeatures won\u0027t be properly exposed to the guest until it is restarted\nwith the cpu features explicitly added. A reboot is insufficient.\n\nA warning patch is added which attempts to detect a migration\nfrom a qemu version which had the quick and dirty fix (it only\ndetects certain cases, but hopefully is helpful.)\nFor additional information on Spectre v2 as it relates to QEMU,\nsee:\n https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/\n\nA patch is added to continue to detect Spectre v2 mitigation\nfeatures (as shown by cpuid), and if found provide that feature\nto guests, even if running on older KVM (kernel) versions which\ndo not yet expose that feature to QEMU. (bsc#1082276)\n\nThese two patches will be removed when we can reasonably assume\neveryone is running with the appropriate updates.\n\nSpectre fixes for IBM Z Series were included by providing more hw features\nto guests (bsc#1076813)\n\nAlso security fixes for the following CVE issues are included:\n\n- CVE-2017-17381: The Virtio Vring implementation in QEMU allowed local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings. (bsc#1071228)\n- CVE-2017-16845: The PS2 driver in Qemu did not validate \u0027rptr\u0027 and \u0027count\u0027 values during guest migration, leading to out-of-bounds access. (bsc#1068613)\n- CVE-2017-15119: The Network Block Device (NBD) server in Quick Emulator (QEMU), was vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS. (bsc#1070144)\n- CVE-2017-18043: Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allowed a user to cause a denial of service (Qemu process crash). (bsc#1076775)\n- CVE-2018-5683: The VGA driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation. (bsc#1076114)\n- CVE-2018-7550: The multiboot functionality in Quick Emulator (aka QEMU) allowed local guest OS users to execute arbitrary code on the QEMU host via an out-of-bounds read or write memory access. (bsc#1083291)\n- CVE-2017-15124: VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host. (bsc#1073489)\n\nAdditional bugs fixed:\n\n- Fix pcihp for 1.6 and older machine types (bsc#1074572)\n- Fix packaging dependencies (coreutils) for qemu-ksm package (bsc#1040202)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-CAASP-ALL-2018-516,SUSE-SLE-DESKTOP-12-SP3-2018-516,SUSE-SLE-SERVER-12-SP3-2018-516", "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-2018_0762-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0762-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180762-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0762-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003831.html" }, { "category": "self", "summary": "SUSE Bug 1040202", "url": "https://bugzilla.suse.com/1040202" }, { "category": "self", "summary": "SUSE Bug 1068032", "url": "https://bugzilla.suse.com/1068032" }, { "category": "self", "summary": "SUSE Bug 1068613", "url": "https://bugzilla.suse.com/1068613" }, { "category": "self", "summary": "SUSE Bug 1070144", "url": "https://bugzilla.suse.com/1070144" }, { "category": "self", "summary": "SUSE Bug 1071228", "url": "https://bugzilla.suse.com/1071228" }, { "category": "self", "summary": "SUSE Bug 1073489", "url": "https://bugzilla.suse.com/1073489" }, { "category": "self", "summary": "SUSE Bug 1074572", "url": "https://bugzilla.suse.com/1074572" }, { "category": "self", "summary": "SUSE Bug 1076114", "url": "https://bugzilla.suse.com/1076114" }, { "category": "self", "summary": "SUSE Bug 1076775", "url": "https://bugzilla.suse.com/1076775" }, { "category": "self", "summary": "SUSE Bug 1076813", "url": "https://bugzilla.suse.com/1076813" }, { "category": "self", "summary": "SUSE Bug 1082276", "url": "https://bugzilla.suse.com/1082276" }, { "category": "self", "summary": "SUSE Bug 1083291", "url": "https://bugzilla.suse.com/1083291" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15119 page", "url": "https://www.suse.com/security/cve/CVE-2017-15119/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15124 page", "url": "https://www.suse.com/security/cve/CVE-2017-15124/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-16845 page", "url": "https://www.suse.com/security/cve/CVE-2017-16845/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17381 page", "url": "https://www.suse.com/security/cve/CVE-2017-17381/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18043 page", "url": "https://www.suse.com/security/cve/CVE-2017-18043/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5715 page", "url": "https://www.suse.com/security/cve/CVE-2017-5715/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5683 page", "url": "https://www.suse.com/security/cve/CVE-2018-5683/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7550 page", "url": "https://www.suse.com/security/cve/CVE-2018-7550/" } ], "title": "Security update for qemu", "tracking": { "current_release_date": "2018-03-21T16:41:39Z", "generator": { "date": "2018-03-21T16:41:39Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0762-1", "initial_release_date": "2018-03-21T16:41:39Z", "revision_history": [ { "date": "2018-03-21T16:41:39Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "qemu-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-2.9.1-6.12.1.aarch64", "product_id": "qemu-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-arm-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-arm-2.9.1-6.12.1.aarch64", "product_id": "qemu-arm-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-curl-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-block-curl-2.9.1-6.12.1.aarch64", "product_id": "qemu-block-curl-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-iscsi-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-block-iscsi-2.9.1-6.12.1.aarch64", "product_id": "qemu-block-iscsi-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-rbd-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-block-rbd-2.9.1-6.12.1.aarch64", "product_id": "qemu-block-rbd-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-ssh-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-block-ssh-2.9.1-6.12.1.aarch64", "product_id": "qemu-block-ssh-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-guest-agent-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-guest-agent-2.9.1-6.12.1.aarch64", "product_id": "qemu-guest-agent-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-lang-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-lang-2.9.1-6.12.1.aarch64", "product_id": "qemu-lang-2.9.1-6.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-tools-2.9.1-6.12.1.aarch64", "product": { "name": "qemu-tools-2.9.1-6.12.1.aarch64", "product_id": "qemu-tools-2.9.1-6.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "qemu-ipxe-1.0.0-6.12.1.noarch", "product": { "name": "qemu-ipxe-1.0.0-6.12.1.noarch", "product_id": "qemu-ipxe-1.0.0-6.12.1.noarch" } }, { "category": "product_version", "name": "qemu-seabios-1.10.2-6.12.1.noarch", "product": { "name": "qemu-seabios-1.10.2-6.12.1.noarch", "product_id": "qemu-seabios-1.10.2-6.12.1.noarch" } }, { "category": "product_version", "name": "qemu-sgabios-8-6.12.1.noarch", "product": { "name": "qemu-sgabios-8-6.12.1.noarch", "product_id": "qemu-sgabios-8-6.12.1.noarch" } }, { "category": "product_version", "name": "qemu-vgabios-1.10.2-6.12.1.noarch", "product": { "name": "qemu-vgabios-1.10.2-6.12.1.noarch", "product_id": "qemu-vgabios-1.10.2-6.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "qemu-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-2.9.1-6.12.1.ppc64le", "product_id": "qemu-2.9.1-6.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-curl-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-block-curl-2.9.1-6.12.1.ppc64le", "product_id": "qemu-block-curl-2.9.1-6.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "product_id": "qemu-block-iscsi-2.9.1-6.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-ssh-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-block-ssh-2.9.1-6.12.1.ppc64le", "product_id": "qemu-block-ssh-2.9.1-6.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-guest-agent-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-guest-agent-2.9.1-6.12.1.ppc64le", "product_id": "qemu-guest-agent-2.9.1-6.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-lang-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-lang-2.9.1-6.12.1.ppc64le", "product_id": "qemu-lang-2.9.1-6.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ppc-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-ppc-2.9.1-6.12.1.ppc64le", "product_id": "qemu-ppc-2.9.1-6.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-tools-2.9.1-6.12.1.ppc64le", "product": { "name": "qemu-tools-2.9.1-6.12.1.ppc64le", "product_id": "qemu-tools-2.9.1-6.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-2.9.1-6.12.1.s390x", "product": { "name": "qemu-2.9.1-6.12.1.s390x", "product_id": "qemu-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-curl-2.9.1-6.12.1.s390x", "product": { "name": "qemu-block-curl-2.9.1-6.12.1.s390x", "product_id": "qemu-block-curl-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-iscsi-2.9.1-6.12.1.s390x", "product": { "name": "qemu-block-iscsi-2.9.1-6.12.1.s390x", "product_id": "qemu-block-iscsi-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-ssh-2.9.1-6.12.1.s390x", "product": { "name": "qemu-block-ssh-2.9.1-6.12.1.s390x", "product_id": "qemu-block-ssh-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-guest-agent-2.9.1-6.12.1.s390x", "product": { "name": "qemu-guest-agent-2.9.1-6.12.1.s390x", "product_id": "qemu-guest-agent-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-kvm-2.9.1-6.12.1.s390x", "product": { "name": "qemu-kvm-2.9.1-6.12.1.s390x", "product_id": "qemu-kvm-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-lang-2.9.1-6.12.1.s390x", "product": { "name": "qemu-lang-2.9.1-6.12.1.s390x", "product_id": "qemu-lang-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-s390-2.9.1-6.12.1.s390x", "product": { "name": "qemu-s390-2.9.1-6.12.1.s390x", "product_id": "qemu-s390-2.9.1-6.12.1.s390x" } }, { "category": "product_version", "name": "qemu-tools-2.9.1-6.12.1.s390x", "product": { "name": "qemu-tools-2.9.1-6.12.1.s390x", "product_id": "qemu-tools-2.9.1-6.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qemu-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-2.9.1-6.12.1.x86_64", "product_id": "qemu-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-curl-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-block-curl-2.9.1-6.12.1.x86_64", "product_id": "qemu-block-curl-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-kvm-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-kvm-2.9.1-6.12.1.x86_64", "product_id": "qemu-kvm-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-tools-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-tools-2.9.1-6.12.1.x86_64", "product_id": "qemu-tools-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-x86-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-x86-2.9.1-6.12.1.x86_64", "product_id": "qemu-x86-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-iscsi-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-block-iscsi-2.9.1-6.12.1.x86_64", "product_id": "qemu-block-iscsi-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-rbd-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-block-rbd-2.9.1-6.12.1.x86_64", "product_id": "qemu-block-rbd-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-ssh-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-block-ssh-2.9.1-6.12.1.x86_64", "product_id": "qemu-block-ssh-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-guest-agent-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-guest-agent-2.9.1-6.12.1.x86_64", "product_id": "qemu-guest-agent-2.9.1-6.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-lang-2.9.1-6.12.1.x86_64", "product": { "name": "qemu-lang-2.9.1-6.12.1.x86_64", "product_id": "qemu-lang-2.9.1-6.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0-6.12.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-kvm-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.10.2-6.12.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch" }, "product_reference": "qemu-seabios-1.10.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-6.12.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch" }, "product_reference": "qemu-sgabios-8-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-tools-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.10.2-6.12.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch" }, "product_reference": "qemu-vgabios-1.10.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-x86-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-arm-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-rbd-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-rbd-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0-6.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-kvm-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-kvm-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-lang-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-lang-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-lang-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-lang-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-ppc-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-s390-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.10.2-6.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch" }, "product_reference": "qemu-seabios-1.10.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-6.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch" }, "product_reference": "qemu-sgabios-8-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-tools-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-tools-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-tools-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-tools-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.10.2-6.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch" }, "product_reference": "qemu-vgabios-1.10.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-x86-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-arm-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-curl-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-iscsi-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-rbd-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-rbd-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-block-ssh-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-guest-agent-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0-6.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-kvm-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-kvm-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-lang-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-lang-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-lang-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-lang-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-ppc-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-s390-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.10.2-6.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch" }, "product_reference": "qemu-seabios-1.10.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-6.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch" }, "product_reference": "qemu-sgabios-8-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64" }, "product_reference": "qemu-tools-2.9.1-6.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le" }, "product_reference": "qemu-tools-2.9.1-6.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x" }, "product_reference": "qemu-tools-2.9.1-6.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-tools-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.10.2-6.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch" }, "product_reference": "qemu-vgabios-1.10.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-2.9.1-6.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" }, "product_reference": "qemu-x86-2.9.1-6.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15119", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15119" } ], "notes": [ { "category": "general", "text": "The Network Block Device (NBD) server in Quick Emulator (QEMU) before 2.11 is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15119", "url": "https://www.suse.com/security/cve/CVE-2017-15119" }, { "category": "external", "summary": "SUSE Bug 1070144 for CVE-2017-15119", "url": "https://bugzilla.suse.com/1070144" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "low" } ], "title": "CVE-2017-15119" }, { "cve": "CVE-2017-15124", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15124" } ], "notes": [ { "category": "general", "text": "VNC server implementation in Quick Emulator (QEMU) 2.11.0 and older was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15124", "url": "https://www.suse.com/security/cve/CVE-2017-15124" }, { "category": "external", "summary": "SUSE Bug 1073489 for CVE-2017-15124", "url": "https://bugzilla.suse.com/1073489" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "moderate" } ], "title": "CVE-2017-15124" }, { "cve": "CVE-2017-16845", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-16845" } ], "notes": [ { "category": "general", "text": "hw/input/ps2.c in Qemu does not validate \u0027rptr\u0027 and \u0027count\u0027 values during guest migration, leading to out-of-bounds access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-16845", "url": "https://www.suse.com/security/cve/CVE-2017-16845" }, { "category": "external", "summary": "SUSE Bug 1068613 for CVE-2017-16845", "url": "https://bugzilla.suse.com/1068613" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "low" } ], "title": "CVE-2017-16845" }, { "cve": "CVE-2017-17381", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17381" } ], "notes": [ { "category": "general", "text": "The Virtio Vring implementation in QEMU allows local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17381", "url": "https://www.suse.com/security/cve/CVE-2017-17381" }, { "category": "external", "summary": "SUSE Bug 1071228 for CVE-2017-17381", "url": "https://bugzilla.suse.com/1071228" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "moderate" } ], "title": "CVE-2017-17381" }, { "cve": "CVE-2017-18043", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18043" } ], "notes": [ { "category": "general", "text": "Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allows a user to cause a denial of service (Qemu process crash).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18043", "url": "https://www.suse.com/security/cve/CVE-2017-18043" }, { "category": "external", "summary": "SUSE Bug 1076775 for CVE-2017-18043", "url": "https://bugzilla.suse.com/1076775" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "low" } ], "title": "CVE-2017-18043" }, { "cve": "CVE-2017-5715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5715" } ], "notes": [ { "category": "general", "text": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5715", "url": "https://www.suse.com/security/cve/CVE-2017-5715" }, { "category": "external", "summary": "SUSE Bug 1068032 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1068032" }, { "category": "external", "summary": "SUSE Bug 1074562 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074562" }, { "category": "external", "summary": "SUSE Bug 1074578 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074578" }, { "category": "external", "summary": "SUSE Bug 1074701 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074701" }, { "category": "external", "summary": "SUSE Bug 1074741 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074741" }, { "category": "external", "summary": "SUSE Bug 1074919 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1074919" }, { "category": "external", "summary": "SUSE Bug 1075006 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075006" }, { "category": "external", "summary": "SUSE Bug 1075007 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075007" }, { "category": "external", "summary": "SUSE Bug 1075262 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075262" }, { "category": "external", "summary": "SUSE Bug 1075419 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1075419" }, { "category": "external", "summary": "SUSE Bug 1076115 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076115" }, { "category": "external", "summary": "SUSE Bug 1076372 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076372" }, { "category": "external", "summary": "SUSE Bug 1076606 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1076606" }, { "category": "external", "summary": "SUSE Bug 1078353 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1078353" }, { "category": "external", "summary": "SUSE Bug 1080039 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1080039" }, { "category": "external", "summary": "SUSE Bug 1087887 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087887" }, { "category": "external", "summary": "SUSE Bug 1087939 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1087939" }, { "category": "external", "summary": "SUSE Bug 1088147 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1088147" }, { "category": "external", "summary": "SUSE Bug 1089055 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1089055" }, { "category": "external", "summary": "SUSE Bug 1091815 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1091815" }, { "category": "external", "summary": "SUSE Bug 1095735 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1095735" }, { "category": "external", "summary": "SUSE Bug 1102517 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1102517" }, { "category": "external", "summary": "SUSE Bug 1105108 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1105108" }, { "category": "external", "summary": "SUSE Bug 1126516 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1126516" }, { "category": "external", "summary": "SUSE Bug 1173489 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1173489" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1178658" }, { "category": "external", "summary": "SUSE Bug 1201457 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201457" }, { "category": "external", "summary": "SUSE Bug 1201877 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1201877" }, { "category": "external", "summary": "SUSE Bug 1203236 for CVE-2017-5715", "url": "https://bugzilla.suse.com/1203236" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "important" } ], "title": "CVE-2017-5715" }, { "cve": "CVE-2018-5683", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5683" } ], "notes": [ { "category": "general", "text": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5683", "url": "https://www.suse.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "SUSE Bug 1076114 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076114" }, { "category": "external", "summary": "SUSE Bug 1076116 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1076116" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2018-5683", "url": "https://bugzilla.suse.com/1178658" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "moderate" } ], "title": "CVE-2018-5683" }, { "cve": "CVE-2018-7550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7550" } ], "notes": [ { "category": "general", "text": "The load_multiboot function in hw/i386/multiboot.c in Quick Emulator (aka QEMU) allows local guest OS users to execute arbitrary code on the QEMU host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7550", "url": "https://www.suse.com/security/cve/CVE-2018-7550" }, { "category": "external", "summary": "SUSE Bug 1083291 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083291" }, { "category": "external", "summary": "SUSE Bug 1083292 for CVE-2018-7550", "url": "https://bugzilla.suse.com/1083292" } ], "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 Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-arm-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-curl-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-iscsi-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-rbd-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-block-ssh-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-guest-agent-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ipxe-1.0.0-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-kvm-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-lang-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-ppc-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-s390-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-seabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-sgabios-8-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-tools-2.9.1-6.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-vgabios-1.10.2-6.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:qemu-x86-2.9.1-6.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-21T16:41:39Z", "details": "important" } ], "title": "CVE-2018-7550" } ] }
wid-sec-w-2024-2009
Vulnerability from csaf_certbund
Published
2018-01-15 23:00
Modified
2024-09-02 22:00
Summary
QEMU: Mehrere Schwachstellen ermöglichen Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert.
Angriff
Ein lokaler Angreifer kann mehrere Schwachstellen in QEMU ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in QEMU ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-2009 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2024-2009.json" }, { "category": "self", "summary": "WID-SEC-2024-2009 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2009" }, { "category": "external", "summary": "Eintr\u00e4ge in der OSS Mailing Liste vom 2018-01-15", "url": "http://seclists.org/oss-sec/2018/q1/50" }, { "category": "external", "summary": "Eintr\u00e4ge in der OSS Mailing Liste vom 2018-01-15", "url": "http://seclists.org/oss-sec/2018/q1/49" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0438-1 vom 2018-02-14", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180438-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0472-1 vom 2018-02-19", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180472-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3575-1 vom 2018-02-21", "url": "http://www.ubuntu.com/usn/usn-3575-1/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3575-2 vom 2018-03-05", "url": "http://www.ubuntu.com/usn/usn-3575-2/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0601-1 vom 2018-03-05", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180601-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0609-1 vom 2018-03-06", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180609-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0638-1 vom 2018-03-09", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180638-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0678-1 vom 2018-03-15", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180678-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0831-1 vom 2018-03-28", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180831-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0762-1 vom 2018-03-22", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180762-1.html" }, { "category": "external", "summary": "GENTOO Security Advisory GLSA201804-08 vom 2018-04-09", "url": "https://security.gentoo.org/glsa/201804-08" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2018:0816 vom 2018-04-11", "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:1077-1 vom 2018-04-25", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20181077-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:1308-1 vom 2018-05-17", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20181308-1.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-4213 vom 2018-05-30", "url": "https://www.debian.org/security/2018/dsa-4213" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-2162 vom 2018-07-11", "url": "http://linux.oracle.com/errata/ELSA-2018-2162.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2018:2162 vom 2018-07-11", "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-4285 vom 2018-11-21", "url": "http://linux.oracle.com/errata/ELSA-2018-4285.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-4289 vom 2018-11-29", "url": "http://linux.oracle.com/errata/ELSA-2018-4289.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2019-4585 vom 2019-03-15", "url": "http://linux.oracle.com/errata/ELSA-2019-4585.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2019-4630 vom 2019-05-14", "url": "http://linux.oracle.com/errata/ELSA-2019-4630.html" }, { "category": "external", "summary": "ORACLE OVMSA-2020-0027 vom 2020-07-13", "url": "https://oss.oracle.com/pipermail/oraclevm-errata/2020-July/000990.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12604 vom 2024-09-02", "url": "https://linux.oracle.com/errata/ELSA-2024-12604.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12605 vom 2024-09-02", "url": "https://linux.oracle.com/errata/ELSA-2024-12605.html" } ], "source_lang": "en-US", "title": "QEMU: Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2024-09-02T22:00:00.000+00:00", "generator": { "date": "2024-09-03T08:16:47.575+00:00", "engine": { "name": "BSI-WID", "version": "1.3.6" } }, "id": "WID-SEC-W-2024-2009", "initial_release_date": "2018-01-15T23:00:00.000+00:00", "revision_history": [ { "date": "2018-01-15T23:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2018-01-30T23:00:00.000+00:00", "number": "2", "summary": "Fixed a typo" }, { "date": "2018-01-30T23:00:00.000+00:00", "number": "3", "summary": "Version nicht vorhanden" }, { "date": "2018-02-14T23:00:00.000+00:00", "number": "4", "summary": "New remediations available" }, { "date": "2018-02-19T23:00:00.000+00:00", "number": "5", "summary": "New remediations available" }, { "date": "2018-02-20T23:00:00.000+00:00", "number": "6", "summary": "New remediations available" }, { "date": "2018-03-05T23:00:00.000+00:00", "number": "7", "summary": "New remediations available" }, { "date": "2018-03-08T23:00:00.000+00:00", "number": "8", "summary": "New remediations available" }, { "date": "2018-03-14T23:00:00.000+00:00", "number": "9", "summary": "New remediations available" }, { "date": "2018-03-21T23:00:00.000+00:00", "number": "10", "summary": "New remediations available" }, { "date": "2018-03-27T22:00:00.000+00:00", "number": "11", "summary": "New remediations available" }, { "date": "2018-04-08T22:00:00.000+00:00", "number": "12", "summary": "New remediations available" }, { "date": "2018-04-10T22:00:00.000+00:00", "number": "13", "summary": "New remediations available" }, { "date": "2018-04-25T22:00:00.000+00:00", "number": "14", "summary": "New remediations available" }, { "date": "2018-05-16T22:00:00.000+00:00", "number": "15", "summary": "New remediations available" }, { "date": "2018-05-31T22:00:00.000+00:00", "number": "16", "summary": "New remediations available" }, { "date": "2018-07-10T22:00:00.000+00:00", "number": "17", "summary": "New remediations available" }, { "date": "2018-08-01T22:00:00.000+00:00", "number": "18", "summary": "Added references" }, { "date": "2018-11-20T23:00:00.000+00:00", "number": "19", "summary": "New remediations available" }, { "date": "2018-11-28T23:00:00.000+00:00", "number": "20", "summary": "New remediations available" }, { "date": "2019-03-14T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2019-05-15T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2020-07-13T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von ORACLE aufgenommen" }, { "date": "2024-09-02T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "24" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Open Source QEMU", "product": { "name": "Open Source QEMU", "product_id": "T007150", "product_identification_helper": { "cpe": "cpe:/a:qemu:qemu:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } }, { "category": "product_name", "name": "Oracle VM", "product": { "name": "Oracle VM", "product_id": "T011119", "product_identification_helper": { "cpe": "cpe:/a:oracle:vm:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-18030", "notes": [ { "category": "description", "text": "In QEMU existieren mehrere Schwachstellen wenn der QEMU Emulator mit der Unterst\u00fctzung f\u00fcr VGA oder Cirrus CLGD 54xx VGA kompiliert wurde. Ein im Gastsystem angemeldeter Angreifer kann den QEMU Prozess zum Abstrz bringen undso einen Denial of Service verursachen." } ], "product_status": { "known_affected": [ "T011119", "2951", "T002207", "67646", "T000126", "T007150", "T004914" ] }, "release_date": "2018-01-15T23:00:00.000+00:00", "title": "CVE-2017-18030" }, { "cve": "CVE-2018-5683", "notes": [ { "category": "description", "text": "In QEMU existieren mehrere Schwachstellen wenn der QEMU Emulator mit der Unterst\u00fctzung f\u00fcr VGA oder Cirrus CLGD 54xx VGA kompiliert wurde. Ein im Gastsystem angemeldeter Angreifer kann den QEMU Prozess zum Abstrz bringen undso einen Denial of Service verursachen." } ], "product_status": { "known_affected": [ "T011119", "2951", "T002207", "67646", "T000126", "T007150", "T004914" ] }, "release_date": "2018-01-15T23:00:00.000+00:00", "title": "CVE-2018-5683" } ] }
rhsa-2018:1113
Vulnerability from csaf_redhat
Published
2018-04-11 17:52
Modified
2025-08-04 12:00
Summary
Red Hat Security Advisory: qemu-kvm-rhev security and bug fix update
Notes
Topic
An update for qemu-kvm-rhev is now available for Red Hat OpenStack Platform 10.0 (Newton), Red Hat OpenStack Platform 11.0 (Ocata), Red Hat OpenStack Platform 12.0 (Pike), Red Hat OpenStack Platform 8.0 (Liberty), and Red Hat OpenStack Platform 9.0 (Mitaka).
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provide the user-space component for running virtual machines that use KVM in environments managed by Red Hat products.
Security Fix(es):
* The Network Block Device (NBD) server in Quick Emulator (QEMU), is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS. (CVE-2017-15119)
* Qemu: vga: OOB read access during display update (CVE-2017-13672)
* Qemu: vga: reachable assert failure during display update (CVE-2017-13673)
* Qemu: Slirp: use-after-free when sending response (CVE-2017-13711)
* VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host. (CVE-2017-15124)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank David Buchanan for reporting CVE-2017-13672 and CVE-2017-13673 and Wjjzhang (Tencent.com) for reporting CVE-2017-13711. The CVE-2017-15119 issue was discovered by Eric Blake (Red Hat) and the CVE-2017-15124 issue was discovered by Daniel Berrange (Red Hat).
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for qemu-kvm-rhev is now available for Red Hat OpenStack Platform 10.0 (Newton), Red Hat OpenStack Platform 11.0 (Ocata), Red Hat OpenStack Platform 12.0 (Pike), Red Hat OpenStack Platform 8.0 (Liberty), and Red Hat OpenStack Platform 9.0 (Mitaka).\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provide the user-space component for running virtual machines that use KVM in environments managed by Red Hat products.\n\nSecurity Fix(es):\n\n* The Network Block Device (NBD) server in Quick Emulator (QEMU), is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS. (CVE-2017-15119)\n\n* Qemu: vga: OOB read access during display update (CVE-2017-13672)\n\n* Qemu: vga: reachable assert failure during display update (CVE-2017-13673)\n\n* Qemu: Slirp: use-after-free when sending response (CVE-2017-13711)\n\n* VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host. (CVE-2017-15124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank David Buchanan for reporting CVE-2017-13672 and CVE-2017-13673 and Wjjzhang (Tencent.com) for reporting CVE-2017-13711. The CVE-2017-15119 issue was discovered by Eric Blake (Red Hat) and the CVE-2017-15124 issue was discovered by Daniel Berrange (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:1113", "url": "https://access.redhat.com/errata/RHSA-2018:1113" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1486400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486400" }, { "category": "external", "summary": "1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "1486588", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486588" }, { "category": "external", "summary": "1516925", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1516925" }, { "category": "external", "summary": "1525195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525195" }, { "category": "external", "summary": "1549860", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549860" }, { "category": "external", "summary": "1553107", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1553107" }, { "category": "external", "summary": "1557010", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1557010" }, { "category": "external", "summary": "1557011", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1557011" }, { "category": "external", "summary": "1562826", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1562826" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_1113.json" } ], "title": "Red Hat Security Advisory: qemu-kvm-rhev security and bug fix update", "tracking": { "current_release_date": "2025-08-04T12:00:28+00:00", "generator": { "date": "2025-08-04T12:00:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:1113", "initial_release_date": "2018-04-11T17:52:02+00:00", "revision_history": [ { "date": "2018-04-11T17:52:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-04-11T17:52:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T12:00:28+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 10.0", "product": { "name": "Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:10::el7" } } }, { "category": "product_name", "name": "Red Hat OpenStack Platform 11.0", "product": { "name": "Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:11::el7" } } }, { "category": "product_name", "name": "Red Hat OpenStack Platform 8.0 (Liberty)", "product": { "name": "Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:8::el7" } } }, { "category": "product_name", "name": "Red Hat OpenStack Platform 9.0", "product": { "name": "Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:9::el7" } } }, { "category": "product_name", "name": "Red Hat OpenStack Platform 12.0", "product": { "name": "Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:12::el7" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "product": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "product_id": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.10.0-21.el7?arch=src\u0026epoch=10" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 12.0", "product_id": "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-12.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "David Buchanan" ] } ], "cve": "CVE-2017-13672", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486560" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA display emulator built into the Quick emulator (QEMU). It could occur while reading VGA memory to update graphics display. A privileged user/process inside guest could use this flaw to crash the QEMU process on the host resulting in denial of service situation.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: vga: OOB read access during display update", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13672" }, { "category": "external", "summary": "RHBZ#1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13672", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13672" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672" } ], "release_date": "2017-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: vga: OOB read access during display update" }, { "acknowledgments": [ { "names": [ "David Buchanan" ] } ], "cve": "CVE-2017-13673", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2017-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486588" } ], "notes": [ { "category": "description", "text": "An assert failure issue was found in the VGA display emulator built into the Quick emulator (QEMU). It could occur while updating graphics display, due to miscalculating region for dirty bitmap snapshot in split screen mode. A privileged user/process inside guest could use this flaw to crash the QEMU process on the host resulting in denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: VGA: reachable assert failure during display update", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13673" }, { "category": "external", "summary": "RHBZ#1486588", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486588" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13673", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13673" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13673", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13673" } ], "release_date": "2017-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: VGA: reachable assert failure during display update" }, { "acknowledgments": [ { "names": [ "Wjjzhang" ], "organization": "Tencent.com" } ], "cve": "CVE-2017-13711", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2017-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486400" } ], "notes": [ { "category": "description", "text": "A use-after-free issue was found in the Slirp networking implementation of the Quick emulator (QEMU). It occurs when a Socket referenced from multiple packets is freed while responding to a message. A user/process could use this flaw to crash the QEMU process on the host resulting in denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: Slirp: use-after-free when sending response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13711" }, { "category": "external", "summary": "RHBZ#1486400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486400" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13711", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711" } ], "release_date": "2017-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.4, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: Slirp: use-after-free when sending response" }, { "acknowledgments": [ { "names": [ "Eric Blake" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2017-15118", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2017-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1516922" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow vulnerability was found in NBD server implementation in qemu allowing a client to request an export name of size up to 4096 bytes, which in fact should be limited to 256 bytes, allowing causing an out-of-bounds stack write in the qemu process. If NBD server requires TLS, the attacker cannot trigger the buffer overflow without first successfully negotiating TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: stack buffer overflow in NBD server triggered via long export name", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15118" }, { "category": "external", "summary": "RHBZ#1516922", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1516922" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15118", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15118" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15118", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15118" } ], "release_date": "2017-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Qemu: stack buffer overflow in NBD server triggered via long export name" }, { "acknowledgments": [ { "names": [ "Eric Blake" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2017-15119", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2017-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1516925" } ], "notes": [ { "category": "description", "text": "The Network Block Device (NBD) server in Quick Emulator (QEMU), is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: DoS via large option request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15119" }, { "category": "external", "summary": "RHBZ#1516925", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1516925" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15119", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15119" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15119", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15119" } ], "release_date": "2017-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "qemu: DoS via large option request" }, { "acknowledgments": [ { "names": [ "Daniel Berrange" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2017-15124", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2017-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1525195" } ], "notes": [ { "category": "description", "text": "VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: memory exhaustion through framebuffer update request message in VNC server", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15124" }, { "category": "external", "summary": "RHBZ#1525195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525195" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15124", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15124" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15124", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15124" } ], "release_date": "2017-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Qemu: memory exhaustion through framebuffer update request message in VNC server" }, { "cve": "CVE-2017-15268", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2017-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1496879" } ], "notes": [ { "category": "description", "text": "A memory leakage issue was found in the I/O channels websockets implementation of the Quick Emulator (QEMU). It could occur while sending screen updates to a client, which is slow to read and process them further. A privileged guest user could use this flaw to cause a denial of service on the host and/or potentially crash the QEMU process instance on the host.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: I/O: potential memory exhaustion via websock connection to VNC", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15268" }, { "category": "external", "summary": "RHBZ#1496879", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1496879" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15268", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15268" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15268", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15268" } ], "release_date": "2017-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: I/O: potential memory exhaustion via websock connection to VNC" }, { "acknowledgments": [ { "names": [ "Jiang Xin", "Lin ZheCheng" ] } ], "cve": "CVE-2018-5683", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-12-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1530356" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA emulator of QEMU. It could occur in vga_draw_text routine, while updating display area for a vnc client. A privileged user inside a guest could use this flaw to crash the QEMU process resulting in DoS.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: Out-of-bounds read in vga_draw_text routine", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "RHBZ#1530356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1530356" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5683", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5683" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683" } ], "release_date": "2017-12-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-11T17:52:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RH7-RHOS-12.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Qemu: Out-of-bounds read in vga_draw_text routine" } ] }
rhsa-2018:2162
Vulnerability from csaf_redhat
Published
2018-07-10 17:58
Modified
2025-08-04 12:01
Summary
Red Hat Security Advisory: qemu-kvm security update
Notes
Topic
An update for qemu-kvm is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.
Security Fix(es):
* An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load & Store instructions (a commonly used performance optimization). It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory read from address to which a recent memory write has occurred may see an older value and subsequently cause an update into the microprocessor's data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to read privileged memory by conducting targeted cache side-channel attacks. (CVE-2018-3639)
Note: This is the qemu-kvm side of the CVE-2018-3639 mitigation.
* QEMU: cirrus: OOB access when updating VGA display (CVE-2018-7858)
* QEMU: vga: OOB read access during display update (CVE-2017-13672)
* Qemu: Out-of-bounds read in vga_draw_text routine (CVE-2018-5683)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank Ken Johnson (Microsoft Security Response Center) and Jann Horn (Google Project Zero) for reporting CVE-2018-3639; Ross Lagerwall (Citrix.com) for reporting CVE-2018-7858; David Buchanan for reporting CVE-2017-13672; and Jiang Xin and Lin ZheCheng for reporting CVE-2018-5683.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for qemu-kvm is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.\n\nSecurity Fix(es):\n\n* An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load \u0026 Store instructions (a commonly used performance optimization). It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory read from address to which a recent memory write has occurred may see an older value and subsequently cause an update into the microprocessor\u0027s data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to read privileged memory by conducting targeted cache side-channel attacks. (CVE-2018-3639)\n\nNote: This is the qemu-kvm side of the CVE-2018-3639 mitigation.\n\n* QEMU: cirrus: OOB access when updating VGA display (CVE-2018-7858)\n\n* QEMU: vga: OOB read access during display update (CVE-2017-13672)\n\n* Qemu: Out-of-bounds read in vga_draw_text routine (CVE-2018-5683)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank Ken Johnson (Microsoft Security Response Center) and Jann Horn (Google Project Zero) for reporting CVE-2018-3639; Ross Lagerwall (Citrix.com) for reporting CVE-2018-7858; David Buchanan for reporting CVE-2017-13672; and Jiang Xin and Lin ZheCheng for reporting CVE-2018-5683.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2162", "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/ssbd", "url": "https://access.redhat.com/security/vulnerabilities/ssbd" }, { "category": "external", "summary": "1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "1530356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1530356" }, { "category": "external", "summary": "1553402", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1553402" }, { "category": "external", "summary": "1566890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1566890" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2162.json" } ], "title": "Red Hat Security Advisory: qemu-kvm security update", "tracking": { "current_release_date": "2025-08-04T12:01:02+00:00", "generator": { "date": "2025-08-04T12:01:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:2162", "initial_release_date": "2018-07-10T17:58:52+00:00", "revision_history": [ { "date": "2018-07-10T17:58:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-07-10T17:58:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T12:01:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "product": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_id": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@0.12.1.2-2.506.el6_10.1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "product": { "name": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_id": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@0.12.1.2-2.506.el6_10.1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "product": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_id": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@0.12.1.2-2.506.el6_10.1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "product": { "name": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_id": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@0.12.1.2-2.506.el6_10.1?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "product": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_id": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@0.12.1.2-2.506.el6_10.1?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "product": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "product_id": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@0.12.1.2-2.506.el6_10.1?arch=i686\u0026epoch=2" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "product": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "product_id": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@0.12.1.2-2.506.el6_10.1?arch=i686\u0026epoch=2" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "product": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "product_id": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@0.12.1.2-2.506.el6_10.1?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "product": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "product_id": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@0.12.1.2-2.506.el6_10.1?arch=ppc64\u0026epoch=2" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "product": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "product_id": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@0.12.1.2-2.506.el6_10.1?arch=ppc64\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" }, "product_reference": "qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "David Buchanan" ] } ], "cve": "CVE-2017-13672", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486560" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA display emulator built into the Quick emulator (QEMU). It could occur while reading VGA memory to update graphics display. A privileged user/process inside guest could use this flaw to crash the QEMU process on the host resulting in denial of service situation.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: vga: OOB read access during display update", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13672" }, { "category": "external", "summary": "RHBZ#1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13672", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13672" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672" } ], "release_date": "2017-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-07-10T17:58:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2162" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: vga: OOB read access during display update" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" }, { "names": [ "Ken Johnson" ], "organization": "Microsoft Security Response Center" } ], "cve": "CVE-2018-3639", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2018-03-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1566890" } ], "notes": [ { "category": "description", "text": "An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load \u0026 Store instructions (a commonly used performance optimization). It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory read from address to which a recent memory write has occurred may see an older value and subsequently cause an update into the microprocessor\u0027s data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to read privileged memory by conducting targeted cache side-channel attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: cpu: speculative store bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security is aware of this issue. Updates will be released as they become available. For additional information, please refer to the Red Hat Knowledgebase article: https://access.redhat.com/security/vulnerabilities/ssbd", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-3639" }, { "category": "external", "summary": "RHBZ#1566890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1566890" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-3639", "url": "https://www.cve.org/CVERecord?id=CVE-2018-3639" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-3639", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3639" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/ssbd", "url": "https://access.redhat.com/security/vulnerabilities/ssbd" }, { "category": "external", "summary": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1528", "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1528" }, { "category": "external", "summary": "https://software.intel.com/sites/default/files/managed/b9/f9/336983-Intel-Analysis-of-Speculative-Execution-Side-Channels-White-Paper.pdf", "url": "https://software.intel.com/sites/default/files/managed/b9/f9/336983-Intel-Analysis-of-Speculative-Execution-Side-Channels-White-Paper.pdf" }, { "category": "external", "summary": "https://software.intel.com/sites/default/files/managed/c5/63/336996-Speculative-Execution-Side-Channel-Mitigations.pdf", "url": "https://software.intel.com/sites/default/files/managed/c5/63/336996-Speculative-Execution-Side-Channel-Mitigations.pdf" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00115.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00115.html" } ], "release_date": "2018-05-21T21:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-07-10T17:58:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2162" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "hw: cpu: speculative store bypass" }, { "acknowledgments": [ { "names": [ "Jiang Xin", "Lin ZheCheng" ] } ], "cve": "CVE-2018-5683", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-12-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1530356" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA emulator of QEMU. It could occur in vga_draw_text routine, while updating display area for a vnc client. A privileged user inside a guest could use this flaw to crash the QEMU process resulting in DoS.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: Out-of-bounds read in vga_draw_text routine", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "RHBZ#1530356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1530356" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5683", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5683" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683" } ], "release_date": "2017-12-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-07-10T17:58:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2162" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Qemu: Out-of-bounds read in vga_draw_text routine" }, { "acknowledgments": [ { "names": [ "Ross Lagerwall" ], "organization": "Citrix.com" } ], "cve": "CVE-2018-7858", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2018-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1553402" } ], "notes": [ { "category": "description", "text": "Quick Emulator (aka QEMU), when built with the Cirrus CLGD 54xx VGA Emulator support, allows local guest OS privileged users to cause a denial of service (out-of-bounds access and QEMU process crash) by leveraging incorrect region calculation when updating VGA display.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: cirrus: OOB access when updating VGA display", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-7858" }, { "category": "external", "summary": "RHBZ#1553402", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1553402" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-7858", "url": "https://www.cve.org/CVERecord?id=CVE-2018-7858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7858" } ], "release_date": "2018-03-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-07-10T17:58:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2162" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.9, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:A/AC:M/Au:S/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Client-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Client-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Client-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6ComputeNode-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6ComputeNode-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6ComputeNode-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Server-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Server-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Server-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-guest-agent-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-img-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.src", "6Workstation-6.10.z:qemu-kvm-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.i686", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.ppc64", "6Workstation-6.10.z:qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.1.x86_64", "6Workstation-6.10.z:qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: cirrus: OOB access when updating VGA display" } ] }
rhsa-2018:1104
Vulnerability from csaf_redhat
Published
2018-04-10 18:54
Modified
2025-08-04 12:00
Summary
Red Hat Security Advisory: qemu-kvm-rhev security, bug fix, and enhancement update
Notes
Topic
An update for qemu-kvm-rhev is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provide the user-space component for running virtual machines that use KVM in environments managed by Red Hat products.
The following packages have been upgraded to a later upstream version: qemu-kvm-rhev (2.10.0). (BZ#1470749)
Security Fix(es):
* Qemu: stack buffer overflow in NBD server triggered via long export name (CVE-2017-15118)
* Qemu: DoS via large option request (CVE-2017-15119)
* Qemu: vga: OOB read access during display update (CVE-2017-13672)
* Qemu: vga: reachable assert failure during display update (CVE-2017-13673)
* Qemu: Slirp: use-after-free when sending response (CVE-2017-13711)
* Qemu: memory exhaustion through framebuffer update request message in VNC server (CVE-2017-15124)
* Qemu: I/O: potential memory exhaustion via websock connection to VNC (CVE-2017-15268)
* Qemu: Out-of-bounds read in vga_draw_text routine (CVE-2018-5683)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank David Buchanan for reporting CVE-2017-13672 and CVE-2017-13673; Wjjzhang (Tencent.com) for reporting CVE-2017-13711; and Jiang Xin and Lin ZheCheng for reporting CVE-2018-5683. The CVE-2017-15118 and CVE-2017-15119 issues were discovered by Eric Blake (Red Hat) and the CVE-2017-15124 issue was discovered by Daniel Berrange (Red Hat).
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for qemu-kvm-rhev is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provide the user-space component for running virtual machines that use KVM in environments managed by Red Hat products.\n\nThe following packages have been upgraded to a later upstream version: qemu-kvm-rhev (2.10.0). (BZ#1470749)\n\nSecurity Fix(es):\n\n* Qemu: stack buffer overflow in NBD server triggered via long export name (CVE-2017-15118)\n\n* Qemu: DoS via large option request (CVE-2017-15119)\n\n* Qemu: vga: OOB read access during display update (CVE-2017-13672)\n\n* Qemu: vga: reachable assert failure during display update (CVE-2017-13673)\n\n* Qemu: Slirp: use-after-free when sending response (CVE-2017-13711)\n\n* Qemu: memory exhaustion through framebuffer update request message in VNC server (CVE-2017-15124)\n\n* Qemu: I/O: potential memory exhaustion via websock connection to VNC (CVE-2017-15268)\n\n* Qemu: Out-of-bounds read in vga_draw_text routine (CVE-2018-5683)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank David Buchanan for reporting CVE-2017-13672 and CVE-2017-13673; Wjjzhang (Tencent.com) for reporting CVE-2017-13711; and Jiang Xin and Lin ZheCheng for reporting CVE-2018-5683. The CVE-2017-15118 and CVE-2017-15119 issues were discovered by Eric Blake (Red Hat) and the CVE-2017-15124 issue was discovered by Daniel Berrange (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:1104", "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1139507", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1139507" }, { "category": "external", "summary": "1178472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1178472" }, { "category": "external", "summary": "1212715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1212715" }, { "category": "external", "summary": "1213786", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1213786" }, { "category": "external", "summary": "1285044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1285044" }, { "category": "external", "summary": "1305398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1305398" }, { "category": "external", "summary": "1320114", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1320114" }, { "category": "external", "summary": "1344299", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1344299" }, { "category": "external", "summary": "1372583", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372583" }, { "category": "external", "summary": "1378241", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1378241" }, { "category": "external", "summary": "1390346", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1390346" }, { "category": "external", "summary": "1390348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1390348" }, { "category": "external", "summary": "1398633", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1398633" }, { "category": "external", "summary": "1406803", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406803" }, { "category": "external", "summary": "1414049", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1414049" }, { "category": "external", "summary": "1433670", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1433670" }, { "category": "external", "summary": "1434321", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1434321" }, { "category": "external", "summary": "1437113", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437113" }, { "category": "external", "summary": "1441460", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1441460" }, { "category": "external", "summary": "1441684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1441684" }, { "category": "external", "summary": "1441938", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1441938" }, { "category": "external", "summary": "1443877", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1443877" }, { "category": "external", "summary": "1445834", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1445834" }, { "category": "external", "summary": "1446565", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446565" }, { "category": "external", "summary": "1447258", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1447258" }, { "category": "external", "summary": "1447413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1447413" }, { "category": "external", "summary": "1448344", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1448344" }, { "category": "external", "summary": "1449067", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1449067" }, { "category": "external", "summary": "1449609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1449609" }, { "category": "external", "summary": "1449991", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1449991" }, { "category": "external", "summary": "1451015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1451015" }, { "category": "external", "summary": "1451189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1451189" }, { "category": "external", "summary": "1451269", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1451269" }, { "category": "external", "summary": "1453167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1453167" }, { "category": "external", "summary": "1454362", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1454362" }, { "category": "external", "summary": "1454367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1454367" }, { "category": "external", "summary": "1455074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1455074" }, { "category": "external", "summary": "1457662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457662" }, { "category": "external", "summary": "1459906", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459906" }, { "category": "external", "summary": "1459945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459945" }, { "category": "external", "summary": "1460119", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460119" }, { "category": "external", "summary": "1460595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460595" }, { "category": "external", "summary": "1460848", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460848" }, { "category": "external", "summary": "1462145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1462145" }, { "category": "external", "summary": "1463172", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1463172" }, { "category": "external", "summary": "1464908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1464908" }, { "category": "external", "summary": "1465799", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1465799" }, { "category": "external", "summary": "1468260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1468260" }, { "category": "external", "summary": "1470634", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1470634" }, { "category": "external", "summary": "1472756", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1472756" }, { "category": "external", "summary": "1474464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1474464" }, { "category": "external", "summary": "1475634", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1475634" }, { "category": "external", "summary": "1476121", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1476121" }, { "category": "external", "summary": "1481593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1481593" }, { "category": "external", "summary": "1482478", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1482478" }, { "category": "external", "summary": "1486400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486400" }, { "category": "external", "summary": "1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "1486588", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486588" }, { "category": "external", "summary": "1489670", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1489670" }, { "category": "external", "summary": "1489800", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1489800" }, { "category": "external", "summary": "1491909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1491909" }, { "category": "external", "summary": "1492178", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1492178" }, { "category": "external", "summary": "1492295", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1492295" }, { "category": "external", "summary": "1495090", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495090" }, { "category": "external", "summary": "1495456", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495456" }, { "category": "external", "summary": "1496879", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1496879" }, { "category": "external", "summary": "1497120", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1497120" }, { "category": "external", "summary": "1497137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1497137" }, { "category": "external", "summary": "1497740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1497740" }, { "category": "external", "summary": "1498042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498042" }, { "category": "external", "summary": "1498496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498496" }, { "category": "external", "summary": "1498754", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498754" }, { "category": "external", "summary": "1498817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498817" }, { "category": "external", "summary": "1498865", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498865" }, { "category": "external", "summary": "1499011", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1499011" }, { "category": "external", "summary": "1499647", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1499647" }, { "category": "external", "summary": "1500181", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500181" }, { "category": "external", "summary": "1500334", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500334" }, { "category": "external", "summary": "1501240", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501240" }, { "category": "external", "summary": "1501337", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501337" }, { "category": "external", "summary": "1501468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501468" }, { "category": "external", "summary": "1502949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1502949" }, { "category": "external", "summary": "1505654", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1505654" }, { "category": "external", "summary": "1505696", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1505696" }, { "category": "external", "summary": "1505701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1505701" }, { "category": "external", "summary": "1506151", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1506151" }, { "category": "external", "summary": "1506531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1506531" }, { "category": "external", "summary": "1506882", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1506882" }, { "category": "external", "summary": "1507693", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1507693" }, { "category": "external", "summary": "1508271", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508271" }, { "category": "external", "summary": "1508799", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508799" }, { "category": "external", "summary": "1508886", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508886" }, { "category": "external", "summary": "1510809", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1510809" }, { "category": "external", "summary": "1511312", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1511312" }, { "category": "external", "summary": "1513870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1513870" }, { "category": "external", "summary": "1515173", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515173" }, { "category": "external", "summary": "1515393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515393" }, { "category": "external", "summary": "1515604", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515604" }, { "category": "external", "summary": "1516922", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1516922" }, { "category": "external", "summary": "1516925", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1516925" }, { "category": "external", "summary": "1517144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1517144" }, { "category": "external", "summary": "1518482", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1518482" }, { "category": "external", "summary": "1518649", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1518649" }, { "category": "external", "summary": "1519721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1519721" }, { "category": "external", "summary": "1520294", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1520294" }, { "category": "external", "summary": "1520824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1520824" }, { "category": "external", "summary": "1523414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1523414" }, { "category": "external", "summary": "1525195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525195" }, { "category": "external", "summary": "1525324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525324" }, { "category": "external", "summary": "1525868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525868" }, { "category": "external", "summary": "1526212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1526212" }, { "category": "external", "summary": "1526423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1526423" }, { "category": "external", "summary": "1528173", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1528173" }, { "category": "external", "summary": "1529053", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1529053" }, { "category": "external", "summary": "1529243", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1529243" }, { "category": "external", "summary": "1529676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1529676" }, { "category": "external", "summary": "1530356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1530356" }, { "category": "external", "summary": "1534491", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534491" }, { "category": "external", "summary": "1535752", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535752" }, { "category": "external", "summary": "1535992", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535992" }, { "category": "external", "summary": "1538494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1538494" }, { "category": "external", "summary": "1538953", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1538953" }, { "category": "external", "summary": "1540003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1540003" }, { "category": "external", "summary": "1540182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1540182" }, { "category": "external", "summary": "1542045", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1542045" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_1104.json" } ], "title": "Red Hat Security Advisory: qemu-kvm-rhev security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-04T12:00:22+00:00", "generator": { "date": "2025-08-04T12:00:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:1104", "initial_release_date": "2018-04-10T18:54:38+00:00", "revision_history": [ { "date": "2018-04-10T18:54:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-04-10T18:54:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T12:00:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product": { "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "product": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "product_id": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.10.0-21.el7?arch=x86_64\u0026epoch=10" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "product": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "product_id": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.10.0-21.el7?arch=ppc64le\u0026epoch=10" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "product": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "product_id": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.10.0-21.el7?arch=src\u0026epoch=10" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-img-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.src", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" }, "product_reference": "qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "David Buchanan" ] } ], "cve": "CVE-2017-13672", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486560" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA display emulator built into the Quick emulator (QEMU). It could occur while reading VGA memory to update graphics display. A privileged user/process inside guest could use this flaw to crash the QEMU process on the host resulting in denial of service situation.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: vga: OOB read access during display update", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13672" }, { "category": "external", "summary": "RHBZ#1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13672", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13672" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672" } ], "release_date": "2017-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: vga: OOB read access during display update" }, { "acknowledgments": [ { "names": [ "David Buchanan" ] } ], "cve": "CVE-2017-13673", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2017-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486588" } ], "notes": [ { "category": "description", "text": "An assert failure issue was found in the VGA display emulator built into the Quick emulator (QEMU). It could occur while updating graphics display, due to miscalculating region for dirty bitmap snapshot in split screen mode. A privileged user/process inside guest could use this flaw to crash the QEMU process on the host resulting in denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: VGA: reachable assert failure during display update", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13673" }, { "category": "external", "summary": "RHBZ#1486588", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486588" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13673", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13673" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13673", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13673" } ], "release_date": "2017-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: VGA: reachable assert failure during display update" }, { "acknowledgments": [ { "names": [ "Wjjzhang" ], "organization": "Tencent.com" } ], "cve": "CVE-2017-13711", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2017-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486400" } ], "notes": [ { "category": "description", "text": "A use-after-free issue was found in the Slirp networking implementation of the Quick emulator (QEMU). It occurs when a Socket referenced from multiple packets is freed while responding to a message. A user/process could use this flaw to crash the QEMU process on the host resulting in denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: Slirp: use-after-free when sending response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13711" }, { "category": "external", "summary": "RHBZ#1486400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486400" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13711", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711" } ], "release_date": "2017-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.4, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: Slirp: use-after-free when sending response" }, { "acknowledgments": [ { "names": [ "Eric Blake" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2017-15118", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2017-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1516922" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow vulnerability was found in NBD server implementation in qemu allowing a client to request an export name of size up to 4096 bytes, which in fact should be limited to 256 bytes, allowing causing an out-of-bounds stack write in the qemu process. If NBD server requires TLS, the attacker cannot trigger the buffer overflow without first successfully negotiating TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: stack buffer overflow in NBD server triggered via long export name", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15118" }, { "category": "external", "summary": "RHBZ#1516922", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1516922" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15118", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15118" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15118", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15118" } ], "release_date": "2017-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Qemu: stack buffer overflow in NBD server triggered via long export name" }, { "acknowledgments": [ { "names": [ "Eric Blake" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2017-15119", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2017-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1516925" } ], "notes": [ { "category": "description", "text": "The Network Block Device (NBD) server in Quick Emulator (QEMU), is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: DoS via large option request", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15119" }, { "category": "external", "summary": "RHBZ#1516925", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1516925" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15119", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15119" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15119", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15119" } ], "release_date": "2017-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "qemu: DoS via large option request" }, { "acknowledgments": [ { "names": [ "Daniel Berrange" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2017-15124", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2017-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1525195" } ], "notes": [ { "category": "description", "text": "VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: memory exhaustion through framebuffer update request message in VNC server", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15124" }, { "category": "external", "summary": "RHBZ#1525195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525195" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15124", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15124" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15124", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15124" } ], "release_date": "2017-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Qemu: memory exhaustion through framebuffer update request message in VNC server" }, { "cve": "CVE-2017-15268", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2017-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1496879" } ], "notes": [ { "category": "description", "text": "A memory leakage issue was found in the I/O channels websockets implementation of the Quick Emulator (QEMU). It could occur while sending screen updates to a client, which is slow to read and process them further. A privileged guest user could use this flaw to cause a denial of service on the host and/or potentially crash the QEMU process instance on the host.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: I/O: potential memory exhaustion via websock connection to VNC", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15268" }, { "category": "external", "summary": "RHBZ#1496879", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1496879" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15268", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15268" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15268", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15268" } ], "release_date": "2017-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: I/O: potential memory exhaustion via websock connection to VNC" }, { "acknowledgments": [ { "names": [ "Jiang Xin", "Lin ZheCheng" ] } ], "cve": "CVE-2018-5683", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-12-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1530356" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA emulator of QEMU. It could occur in vga_draw_text routine, while updating display area for a vnc client. A privileged user inside a guest could use this flaw to crash the QEMU process resulting in DoS.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: Out-of-bounds read in vga_draw_text routine", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "RHBZ#1530356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1530356" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5683", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5683" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683" } ], "release_date": "2017-12-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T18:54:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1104" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.src", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.10.0-21.el7.x86_64", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.ppc64le", "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.10.0-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Qemu: Out-of-bounds read in vga_draw_text routine" } ] }
rhsa-2018:0816
Vulnerability from csaf_redhat
Published
2018-04-10 08:47
Modified
2025-08-04 12:00
Summary
Red Hat Security Advisory: qemu-kvm security, bug fix, and enhancement update
Notes
Topic
An update for qemu-kvm is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.
Security Fix(es):
* Qemu: vga: OOB read access during display update (CVE-2017-13672)
* Qemu: Slirp: use-after-free when sending response (CVE-2017-13711)
* Qemu: memory exhaustion through framebuffer update request message in VNC server (CVE-2017-15124)
* Qemu: I/O: potential memory exhaustion via websock connection to VNC (CVE-2017-15268)
* Qemu: Out-of-bounds read in vga_draw_text routine (CVE-2018-5683)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank David Buchanan for reporting CVE-2017-13672; Wjjzhang (Tencent.com) for reporting CVE-2017-13711; and Jiang Xin and Lin ZheCheng for reporting CVE-2018-5683. The CVE-2017-15124 issue was discovered by Daniel Berrange (Red Hat).
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.5 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for qemu-kvm is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.\n\nSecurity Fix(es):\n\n* Qemu: vga: OOB read access during display update (CVE-2017-13672)\n\n* Qemu: Slirp: use-after-free when sending response (CVE-2017-13711)\n\n* Qemu: memory exhaustion through framebuffer update request message in VNC server (CVE-2017-15124)\n\n* Qemu: I/O: potential memory exhaustion via websock connection to VNC (CVE-2017-15268)\n\n* Qemu: Out-of-bounds read in vga_draw_text routine (CVE-2018-5683)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank David Buchanan for reporting CVE-2017-13672; Wjjzhang (Tencent.com) for reporting CVE-2017-13711; and Jiang Xin and Lin ZheCheng for reporting CVE-2018-5683. The CVE-2017-15124 issue was discovered by Daniel Berrange (Red Hat).\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.5 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:0816", "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/red_hat_enterprise_linux/7/html/7.5_release_notes/index.html", "url": "https://access.redhat.com/documentation/en-US/red_hat_enterprise_linux/7/html/7.5_release_notes/index.html" }, { "category": "external", "summary": "1411490", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1411490" }, { "category": "external", "summary": "1417864", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1417864" }, { "category": "external", "summary": "1435352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1435352" }, { "category": "external", "summary": "1450396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1450396" }, { "category": "external", "summary": "1455451", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1455451" }, { "category": "external", "summary": "1459725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459725" }, { "category": "external", "summary": "1460872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460872" }, { "category": "external", "summary": "1461672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461672" }, { "category": "external", "summary": "1470244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1470244" }, { "category": "external", "summary": "1473536", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1473536" }, { "category": "external", "summary": "1476641", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1476641" }, { "category": "external", "summary": "1486400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486400" }, { "category": "external", "summary": "1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "1491434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1491434" }, { "category": "external", "summary": "1492559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1492559" }, { "category": "external", "summary": "1494181", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1494181" }, { "category": "external", "summary": "1496879", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1496879" }, { "category": "external", "summary": "1511802", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1511802" }, { "category": "external", "summary": "1520793", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1520793" }, { "category": "external", "summary": "1525195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525195" }, { "category": "external", "summary": "1530356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1530356" }, { "category": "external", "summary": "1536883", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1536883" }, { "category": "external", "summary": "1538866", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1538866" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_0816.json" } ], "title": "Red Hat Security Advisory: qemu-kvm security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-04T12:00:16+00:00", "generator": { "date": "2025-08-04T12:00:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:0816", "initial_release_date": "2018-04-10T08:47:03+00:00", "revision_history": [ { "date": "2018-04-10T08:47:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-04-10T08:47:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T12:00:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-common-10:1.5.3-156.el7.x86_64", "product": { "name": "qemu-kvm-common-10:1.5.3-156.el7.x86_64", "product_id": "qemu-kvm-common-10:1.5.3-156.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@1.5.3-156.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "product": { "name": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "product_id": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-156.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "product": { "name": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "product_id": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@1.5.3-156.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-10:1.5.3-156.el7.x86_64", "product": { "name": "qemu-kvm-10:1.5.3-156.el7.x86_64", "product_id": "qemu-kvm-10:1.5.3-156.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-156.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-img-10:1.5.3-156.el7.x86_64", "product": { "name": "qemu-img-10:1.5.3-156.el7.x86_64", "product_id": "qemu-img-10:1.5.3-156.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@1.5.3-156.el7?arch=x86_64\u0026epoch=10" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-10:1.5.3-156.el7.src", "product": { "name": "qemu-kvm-10:1.5.3-156.el7.src", "product_id": "qemu-kvm-10:1.5.3-156.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-156.el7?arch=src\u0026epoch=10" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Client-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.src", "relates_to_product_reference": "7Client-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Client-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Client-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Client-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Client-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Server-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.src", "relates_to_product_reference": "7Server-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Server-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Server-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Server-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Server-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Workstation-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.src", "relates_to_product_reference": "7Workstation-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Workstation-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Workstation-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Workstation-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "relates_to_product_reference": "7Workstation-7.5" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "David Buchanan" ] } ], "cve": "CVE-2017-13672", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486560" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA display emulator built into the Quick emulator (QEMU). It could occur while reading VGA memory to update graphics display. A privileged user/process inside guest could use this flaw to crash the QEMU process on the host resulting in denial of service situation.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: vga: OOB read access during display update", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13672" }, { "category": "external", "summary": "RHBZ#1486560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486560" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13672", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13672" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672" } ], "release_date": "2017-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T08:47:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0816" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: vga: OOB read access during display update" }, { "acknowledgments": [ { "names": [ "Wjjzhang" ], "organization": "Tencent.com" } ], "cve": "CVE-2017-13711", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2017-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486400" } ], "notes": [ { "category": "description", "text": "A use-after-free issue was found in the Slirp networking implementation of the Quick emulator (QEMU). It occurs when a Socket referenced from multiple packets is freed while responding to a message. A user/process could use this flaw to crash the QEMU process on the host resulting in denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: Slirp: use-after-free when sending response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13711" }, { "category": "external", "summary": "RHBZ#1486400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486400" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13711", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711" } ], "release_date": "2017-08-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T08:47:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0816" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.4, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: Slirp: use-after-free when sending response" }, { "acknowledgments": [ { "names": [ "Daniel Berrange" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2017-15124", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2017-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1525195" } ], "notes": [ { "category": "description", "text": "VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: memory exhaustion through framebuffer update request message in VNC server", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15124" }, { "category": "external", "summary": "RHBZ#1525195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525195" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15124", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15124" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15124", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15124" } ], "release_date": "2017-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T08:47:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0816" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Qemu: memory exhaustion through framebuffer update request message in VNC server" }, { "cve": "CVE-2017-15268", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2017-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1496879" } ], "notes": [ { "category": "description", "text": "A memory leakage issue was found in the I/O channels websockets implementation of the Quick Emulator (QEMU). It could occur while sending screen updates to a client, which is slow to read and process them further. A privileged guest user could use this flaw to cause a denial of service on the host and/or potentially crash the QEMU process instance on the host.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: I/O: potential memory exhaustion via websock connection to VNC", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15268" }, { "category": "external", "summary": "RHBZ#1496879", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1496879" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15268", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15268" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15268", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15268" } ], "release_date": "2017-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T08:47:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0816" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: I/O: potential memory exhaustion via websock connection to VNC" }, { "acknowledgments": [ { "names": [ "Jiang Xin", "Lin ZheCheng" ] } ], "cve": "CVE-2018-5683", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-12-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1530356" } ], "notes": [ { "category": "description", "text": "An out-of-bounds read access issue was found in the VGA emulator of QEMU. It could occur in vga_draw_text routine, while updating display area for a vnc client. A privileged user inside a guest could use this flaw to crash the QEMU process resulting in DoS.", "title": "Vulnerability description" }, { "category": "summary", "text": "Qemu: Out-of-bounds read in vga_draw_text routine", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5683" }, { "category": "external", "summary": "RHBZ#1530356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1530356" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5683", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5683" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683" } ], "release_date": "2017-12-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T08:47:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0816" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 2.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.0, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Client-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Client-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7ComputeNode-optional-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7ComputeNode-optional-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Server-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Server-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-img-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.src", "7Workstation-7.5:qemu-kvm-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-common-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-debuginfo-10:1.5.3-156.el7.x86_64", "7Workstation-7.5:qemu-kvm-tools-10:1.5.3-156.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Qemu: Out-of-bounds read in vga_draw_text routine" } ] }
ghsa-4v68-h86g-72p3
Vulnerability from github
Published
2022-05-13 01:14
Modified
2022-05-13 01:14
Severity ?
VLAI Severity ?
Details
The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.
{ "affected": [], "aliases": [ "CVE-2018-5683" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-23T18:29:00Z", "severity": "MODERATE" }, "details": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "id": "GHSA-4v68-h86g-72p3", "modified": "2022-05-13T01:14:40Z", "published": "2022-05-13T01:14:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5683" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" }, { "type": "WEB", "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3575-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4213" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/102518" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
gsd-2018-5683
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-5683", "description": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "id": "GSD-2018-5683", "references": [ "https://www.suse.com/security/cve/CVE-2018-5683.html", "https://www.debian.org/security/2018/dsa-4213", "https://access.redhat.com/errata/RHSA-2018:2162", "https://access.redhat.com/errata/RHSA-2018:1113", "https://access.redhat.com/errata/RHSA-2018:1104", "https://access.redhat.com/errata/RHSA-2018:0816", "https://ubuntu.com/security/CVE-2018-5683", "https://alas.aws.amazon.com/cve/html/CVE-2018-5683.html", "https://linux.oracle.com/cve/CVE-2018-5683.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-5683" ], "details": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.", "id": "GSD-2018-5683", "modified": "2023-12-13T01:22:39.848389Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-5683", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2018:2162", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "name": "[debian-lts-announce] 20180906 [SECURITY] [DLA 1497-1] qemu security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" }, { "name": "DSA-4213", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4213" }, { "name": "RHSA-2018:0816", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "name": "RHSA-2018:1104", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "name": "[Qemu-devel] 20180112 Re: [Qemu-devel] [PATCH v3] vga: check the validation of memory addr when draw text", "refsource": "MLIST", "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "name": "USN-3575-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3575-1/" }, { "name": "102518", "refsource": "BID", "url": "http://www.securityfocus.com/bid/102518" }, { "name": "[oss-security] 20180115 CVE-2018-5683 Qemu: Out-of-bounds read in vga_draw_text routine", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.11.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-5683" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "[Qemu-devel] 20180112 Re: [Qemu-devel] [PATCH v3] vga: check the validation of memory addr when draw text", "refsource": "MLIST", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "name": "102518", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102518" }, { "name": "[oss-security] 20180115 CVE-2018-5683 Qemu: Out-of-bounds read in vga_draw_text routine", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" }, { "name": "USN-3575-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3575-1/" }, { "name": "RHSA-2018:1104", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "name": "RHSA-2018:0816", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "name": "DSA-4213", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4213" }, { "name": "RHSA-2018:2162", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "name": "[debian-lts-announce] 20180906 [SECURITY] [DLA 1497-1] qemu security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.5, "impactScore": 4.0 } }, "lastModifiedDate": "2020-10-15T13:28Z", "publishedDate": "2018-01-23T18:29Z" } } }
fkie_cve-2018-5683
Vulnerability from fkie_nvd
Published
2018-01-23 18:29
Modified
2024-11-21 04:09
Severity ?
Summary
The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://www.openwall.com/lists/oss-security/2018/01/15/2 | Mailing List, Patch, Third Party Advisory | |
cve@mitre.org | http://www.securityfocus.com/bid/102518 | Third Party Advisory, VDB Entry | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2018:0816 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2018:1104 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2018:2162 | Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html | Exploit, Mailing List, Third Party Advisory | |
cve@mitre.org | https://usn.ubuntu.com/3575-1/ | Third Party Advisory | |
cve@mitre.org | https://www.debian.org/security/2018/dsa-4213 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2018/01/15/2 | Mailing List, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/102518 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:0816 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:1104 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:2162 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html | Exploit, Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/3575-1/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2018/dsa-4213 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
qemu | qemu | * | |
debian | debian_linux | 8.0 | |
debian | debian_linux | 9.0 | |
redhat | enterprise_linux_desktop | 6.0 | |
redhat | enterprise_linux_desktop | 7.0 | |
redhat | enterprise_linux_server | 6.0 | |
redhat | enterprise_linux_server | 7.0 | |
redhat | enterprise_linux_server_aus | 7.6 | |
redhat | enterprise_linux_server_aus | 7.7 | |
redhat | enterprise_linux_server_eus | 7.6 | |
redhat | enterprise_linux_server_eus | 7.7 | |
redhat | enterprise_linux_server_tus | 7.6 | |
redhat | enterprise_linux_server_tus | 7.7 | |
redhat | enterprise_linux_workstation | 6.0 | |
redhat | enterprise_linux_workstation | 7.0 | |
canonical | ubuntu_linux | 14.04 | |
canonical | ubuntu_linux | 16.04 | |
canonical | ubuntu_linux | 17.10 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*", "matchCriteriaId": "1BADDD0F-A2EA-42DC-9EBC-7E35D48DD63C", "versionEndIncluding": "2.11.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "EE249E1B-A1FD-4E08-AA71-A0E1F10FFE97", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "33C068A4-3780-4EAB-A937-6082DF847564", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "9BBCD86A-E6C7-4444-9D74-F861084090F0", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "51EF4996-72F4-4FA4-814F-F5991E7A8318", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "B353CE99-D57C-465B-AAB0-73EF581127D1", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*", "matchCriteriaId": "7431ABC1-9252-419E-8CC1-311B41360078", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "BF77CDCF-B9C9-427D-B2BF-36650FB2148C", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*", "matchCriteriaId": "21690BAC-2129-4A33-9B48-1F3BF30072A9", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "B76AA310-FEC7-497F-AF04-C3EC1E76C4CC", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*", "matchCriteriaId": "17F256A9-D3B9-4C72-B013-4EFD878BFEA8", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "E5ED5807-55B7-47C5-97A6-03233F4FBC3A", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "825ECE2D-E232-46E0-A047-074B34DB1E97", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*", "matchCriteriaId": "9070C9D8-A14A-467F-8253-33B966C16886", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation." }, { "lang": "es", "value": "La funci\u00f3n vga_draw_text en Qemu permite que usuarios del sistema operativo invitados con privilegios provoquen una denegaci\u00f3n de servicio (acceso de lectura fuera de l\u00edmites y cierre inesperado del proceso Qemu) aprovechando la validaci\u00f3n indebida de direcciones de memoria." } ], "id": "CVE-2018-5683", "lastModified": "2024-11-21T04:09:09.530", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.5, "impactScore": 4.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-01-23T18:29:00.580", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102518" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3575-1/" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4213" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2018/01/15/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102518" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0816" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:1104" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2162" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg02597.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3575-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4213" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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…