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" } ] }
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…