Описание
Security update for xen
This update for xen fixes the following issues:
Security issues fixed:
- CVE-2019-6778: Fixed a heap buffer overflow in tcp_emu() found in slirp (bsc#1123157).
- CVE-2017-13672: Fixed an out of bounds read access during display update (bsc#1056336).
- Fixed an issue which could allow malicious or buggy guests with passed through PCI devices to be able to escalate their privileges, crash the host, or access data belonging to other guests. Additionally memory leaks were also possible (bsc#1126140)
- Fixed a race condition issue which could allow malicious PV guests to escalate their privilege to that of the hypervisor (bsc#1126141).
- CVE-2018-18849: Fixed an out of bounds msg buffer access which could lead to denial of service (bsc#1114423).
- Fixed an issue which could allow a malicious unprivileged guest userspace process to escalate its privilege to that of other userspace processes in the same guest and potentially thereby to that of the guest operating system (bsc#1126201).
- CVE-2018-17958: Fixed an integer overflow leading to a buffer overflow in the rtl8139 component (bsc#1111007)
- 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-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).
- CVE-2019-9824: Fixed an information leak in SLiRP networking implementation which could allow a user/process to read uninitialised stack memory contents (bsc#1129623).
- 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-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-10839: Fixed an integer overflow leading to a buffer overflow in the ne2000 component (bsc#1110924).
- 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).
- Fixed an issue which could allow malicious 64bit PV guests to cause a host crash (bsc#1127400).
- Fixed an issue which could allow malicious PV guests may cause a host crash or gain access to data pertaining to other guests.Additionally, vulnerable configurations are likely to be unstable even in the absence of an attack (bsc#1126198).
- Fixed multiple access violations introduced by XENMEM_exchange hypercall which could allow a single PV guest to leak arbitrary amounts of memory, leading to a denial of service (bsc#1126192).
- CVE-2018-17963: Fixed an integer overflow in relation to large packet sizes, leading to a denial of service (DoS). (bsc#1111014).
- Fixed an issue which could allow a malicious or buggy x86 PV guest kernels can mount a Denial of Service attack affecting the whole system (bsc#1126196).
- Fixed an issue which could allow an untrusted PV domain with access to a physical device to DMA into its own pagetables leading to privilege escalation (bsc#1126195).
- CVE-2018-17962: Fixed an integer overflow leading to a buffer overflow in the pcnet component (bsc#1111011)
- CVE-2018-18438: Fixed an integer overflow in ccid_card_vscard_read function which could lead to memory corruption (bsc#1112188).
Other issues fixed:
- Upstream bug fixes (bsc#1027519)
- Fixed an issue where XEN SLE12-SP1 domU hangs on SLE12-SP3 HV1108940 (bsc#1108940).
Список пакетов
SUSE Linux Enterprise Server 12-LTSS
Ссылки
- Link for SUSE-SU-2019:0827-1
- E-Mail link for SUSE-SU-2019:0827-1
- SUSE Security Ratings
- SUSE Bug 1027519
- SUSE Bug 1056336
- SUSE Bug 1105528
- SUSE Bug 1108940
- SUSE Bug 1110924
- SUSE Bug 1111007
- SUSE Bug 1111011
- SUSE Bug 1111014
- SUSE Bug 1112188
- SUSE Bug 1114423
- SUSE Bug 1114988
- SUSE Bug 1115040
- SUSE Bug 1115045
- SUSE Bug 1115047
- SUSE Bug 1117756
- SUSE Bug 1123157
- SUSE Bug 1126140
Описание
QEMU (aka Quick Emulator), when built with the VGA display emulator support, allows local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update.
Затронутые продукты
Ссылки
- CVE-2017-13672
- SUSE Bug 1056334
- SUSE Bug 1056336
- SUSE Bug 1084604
Описание
Qemu emulator <= 3.0.0 built with the NE2000 NIC emulation support is vulnerable to an integer overflow, which could lead to buffer overflow issue. It could occur when receiving packets over the network. A user inside guest could use this flaw to crash the Qemu process resulting in DoS.
Затронутые продукты
Ссылки
- CVE-2018-10839
- SUSE Bug 1110910
- SUSE Bug 1110924
Описание
Qemu has a Buffer Overflow in rtl8139_do_receive in hw/net/rtl8139.c because an incorrect integer data type is used.
Затронутые продукты
Ссылки
- CVE-2018-17958
- SUSE Bug 1111006
- SUSE Bug 1111007
Описание
Qemu has a Buffer Overflow in pcnet_receive in hw/net/pcnet.c because an incorrect integer data type is used.
Затронутые продукты
Ссылки
- CVE-2018-17962
- SUSE Bug 1111010
- SUSE Bug 1111011
Описание
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
Описание
Qemu has integer overflows because IOReadHandler and its associated functions use a signed integer data type for a size value.
Затронутые продукты
Ссылки
- CVE-2018-18438
- SUSE Bug 1112185
- SUSE Bug 1112188
Описание
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
Описание
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 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
Описание
In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.
Затронутые продукты
Ссылки
- CVE-2019-6778
- SUSE Bug 1123156
- SUSE Bug 1123157
- SUSE Bug 1178658
Описание
tcp_emu in slirp/tcp_subr.c (aka slirp/src/tcp_subr.c) in QEMU 3.0.0 uses uninitialized data in an snprintf call, leading to Information disclosure.
Затронутые продукты
Ссылки
- CVE-2019-9824
- SUSE Bug 1118900
- SUSE Bug 1129622
- SUSE Bug 1129623
- SUSE Bug 1178658