Описание
Security update for xen
This update for xen fixes the following issues:
-
Update to Xen 4.11.1 bug fix release (bsc#1027519)
-
CVE-2018-17963: Fixed an integer overflow issue in the QEMU emulator, which could occur when a packet with large packet size is processed. A user inside a guest could have used this flaw to crash the qemu process resulting in a Denial of Service (DoS). (bsc#1111014)
-
CVE-2018-18849: Fixed an out of bounds memory access in the LSI53C895A SCSI host bus adapter emulation, which allowed a user and/or process to crash the qemu process resulting in a Denial of Service (DoS). (bsc#1114423)
-
CVE-2018-18883: Fixed an issue related to inproper restriction of nested VT-x, which allowed a guest to cause Xen to crash, resulting in a Denial of Service (DoS). (XSA-278) (bsc#1114405)
-
CVE-2018-19961, CVE-2018-19962: Fixed an issue related to insufficient TLB flushing with AMD IOMMUs, which potentially allowed a guest to escalate its privileges, may cause a Denial of Service (DoS) affecting the entire host, or may be able to access data it is not supposed to access. (XSA-275) (bsc#1115040)
-
CVE-2018-19963: Fixed the allocation of pages used to communicate with external emulators, which may have cuased Xen to crash, resulting in a Denial of Service (DoS). (XSA-276) (bsc#1115043)
-
CVE-2018-19965: Fixed an issue related to the INVPCID instruction in case non-canonical addresses are accessed, which may allow a guest to cause Xen to crash, resulting in a Denial of Service (DoS) affecting the entire host. (XSA-279) (bsc#1115045)
-
CVE-2018-19966: Fixed an issue related to a previous fix for XSA-240, which conflicted with shadow paging and allowed a guest to cause Xen to crash, resulting in a Denial of Service (DoS) (XSA-280) (bsc#1115047)
-
CVE-2018-19967: Fixed HLE constructs that allowed guests to lock up the host, resulting in a Denial of Service (DoS). (XSA-282) (bsc#1114988)
-
CVE-2018-19964: Fixed the incorrect error handling of p2m page removals, which allowed a guest to cause a deadlock, resulting in a Denial of Service (DoS) affecting the entire host. (XSA-277) (bsc#1115044)
-
CVE-2018-19665: Fixed an integer overflow resulting in memory corruption in various Bluetooth functions, allowing this to crash qemu process resulting in Denial of Service (DoS). (bsc#1117756).
Other bugs fixed:
- Fixed an issue related to a domU hang on SLE12-SP3 HV (bsc#1108940)
Список пакетов
Image SLES12-SP4-EC2-HVM-BYOS
Image SLES12-SP4-SAP-EC2-HVM
Image SLES12-SP4-SAP-EC2-HVM-BYOS
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Software Development Kit 12 SP4
Ссылки
- Link for SUSE-SU-2019:0003-1
- E-Mail link for SUSE-SU-2019:0003-1
- SUSE Security Ratings
- SUSE Bug 1027519
- SUSE Bug 1108940
- SUSE Bug 1111014
- SUSE Bug 1114405
- SUSE Bug 1114423
- SUSE Bug 1114988
- SUSE Bug 1115040
- SUSE Bug 1115043
- SUSE Bug 1115044
- SUSE Bug 1115045
- SUSE Bug 1115047
- SUSE Bug 1117756
- SUSE CVE CVE-2018-17963 page
- SUSE CVE CVE-2018-18849 page
- SUSE CVE CVE-2018-18883 page
- SUSE CVE CVE-2018-19665 page
- SUSE CVE CVE-2018-19961 page
Описание
qemu_deliver_packet_iov in net/net.c in Qemu accepts packet sizes greater than INT_MAX, which allows attackers to cause a denial of service or possibly have unspecified other impact.
Затронутые продукты
Ссылки
- CVE-2018-17963
- SUSE Bug 1111013
- SUSE Bug 1111014
- SUSE Bug 1178658
Описание
In Qemu 3.0.0, lsi_do_msgin in hw/scsi/lsi53c895a.c allows out-of-bounds access by triggering an invalid msg_len value.
Затронутые продукты
Ссылки
- CVE-2018-18849
- SUSE Bug 1114422
- SUSE Bug 1114423
- SUSE Bug 1178658
Описание
An issue was discovered in Xen 4.9.x through 4.11.x, on Intel x86 platforms, allowing x86 HVM and PVH guests to cause a host OS denial of service (NULL pointer dereference) or possibly have unspecified other impact because nested VT-x is not properly restricted.
Затронутые продукты
Ссылки
- CVE-2018-18883
- SUSE Bug 1114405
Описание
The Bluetooth subsystem in QEMU mishandles negative values for length variables, leading to memory corruption.
Затронутые продукты
Ссылки
- CVE-2018-19665
- SUSE Bug 1117749
- SUSE Bug 1117756
- SUSE Bug 1178658
Описание
An issue was discovered in Xen through 4.11.x on AMD x86 platforms, possibly allowing guest OS users to gain host OS privileges because TLB flushes do not always occur after IOMMU mapping changes.
Затронутые продукты
Ссылки
- CVE-2018-19961
- SUSE Bug 1115040
- SUSE Bug 1178658
Описание
An issue was discovered in Xen through 4.11.x on AMD x86 platforms, possibly allowing guest OS users to gain host OS privileges because small IOMMU mappings are unsafely combined into larger ones.
Затронутые продукты
Ссылки
- CVE-2018-19962
- SUSE Bug 1115040
- SUSE Bug 1178658
Описание
An issue was discovered in Xen 4.11 allowing HVM guest OS users to cause a denial of service (host OS crash) or possibly gain host OS privileges because x86 IOREQ server resource accounting (for external emulators) was mishandled.
Затронутые продукты
Ссылки
- CVE-2018-19963
- SUSE Bug 1115043
Описание
An issue was discovered in Xen 4.11.x allowing x86 guest OS users to cause a denial of service (host OS hang) because the p2m lock remains unavailable indefinitely in certain error conditions.
Затронутые продукты
Ссылки
- CVE-2018-19964
- SUSE Bug 1115044
Описание
An issue was discovered in Xen through 4.11.x allowing 64-bit PV guest OS users to cause a denial of service (host OS crash) because #GP[0] can occur after a non-canonical address is passed to the TLB flushing code. NOTE: this issue exists because of an incorrect CVE-2017-5754 (aka Meltdown) mitigation.
Затронутые продукты
Ссылки
- CVE-2018-19965
- SUSE Bug 1115045
Описание
An issue was discovered in Xen through 4.11.x allowing x86 PV guest OS users to cause a denial of service (host OS crash) or possibly gain host OS privileges because of an interpretation conflict for a union data structure associated with shadow paging. NOTE: this issue exists because of an incorrect fix for CVE-2017-15595.
Затронутые продукты
Ссылки
- CVE-2018-19966
- SUSE Bug 1115047
- SUSE Bug 1178658
Описание
An issue was discovered in Xen through 4.11.x on Intel x86 platforms allowing guest OS users to cause a denial of service (host OS hang) because Xen does not work around Intel's mishandling of certain HLE transactions associated with the KACQUIRE instruction prefix.
Затронутые продукты
Ссылки
- CVE-2018-19967
- SUSE Bug 1114988
- SUSE Bug 1178658