VYPR

rpm package

suse/xen&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP4

pkg:rpm/suse/xen&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP4

Vulnerabilities (148)

  • CVE-2020-11740Apr 14, 2020
    affected < 4.11.3_04-2.23.1fixed 4.11.3_04-2.23.1

    An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (without active profiling) to obtain sensitive information about other guests. Unprivileged guests can request to map xenoprof buffers, even if profiling has not been enabled for those guests. Thes

  • CVE-2020-11739Apr 14, 2020
    affected < 4.11.3_04-2.23.1fixed 4.11.3_04-2.23.1

    An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don't contain a memory barrier. On Arm, this means a processo

  • CVE-2020-8608Feb 6, 2020
    affected < 4.11.4_06-2.33.1fixed 4.11.4_06-2.33.1

    In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.

  • CVE-2020-7211Jan 21, 2020
    affected < 4.11.3_04-2.23.1fixed 4.11.3_04-2.23.1

    tftp.c in libslirp 4.1.0, as used in QEMU 4.2.0, does not prevent ..\ directory traversal on Windows.

  • CVE-2019-19577Dec 11, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing x86 AMD HVM guest OS users to cause a denial of service or possibly gain privileges by triggering data-structure access during pagetable-height updates. When running on AMD systems with an IOMMU, Xen attempted to dynamically

  • CVE-2019-19578Dec 11, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to cause a denial of service via degenerate chains of linear pagetables, because of an incorrect fix for CVE-2017-15595. "Linear pagetables" is a technique which involves either pointing a pagetable at i

  • CVE-2019-19580Dec 11, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to gain host OS privileges by leveraging race conditions in pagetable promotion and demotion operations, because of an incomplete fix for CVE-2019-18421. XSA-299 addressed several critical issues in rest

  • CVE-2019-19581Dec 11, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service (out-of-bounds access) because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over

  • CVE-2019-19582Dec 11, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing x86 guest OS users to cause a denial of service (infinite loop) because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits invol

  • CVE-2019-19583Dec 11, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing x86 HVM/PVH guest OS users to cause a denial of service (guest OS crash) because VMX VMEntry checks mishandle a certain case. Please see XSA-260 for background on the MovSS shadow. Please see XSA-156 for background on the nee

  • CVE-2019-19579Dec 4, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing attackers to gain host OS privileges via DMA in a situation where an untrusted domain has access to a physical device (and assignable-add is not used), because of an incomplete fix for CVE-2019-18424. XSA-302 relies on the us

  • CVE-2018-12207Nov 14, 2019
    affected < 4.11.2_04-2.17.1fixed 4.11.2_04-2.17.1

    Improper invalidation for page table updates by a virtual guest operating system for multiple Intel(R) Processors may allow an authenticated user to potentially enable denial of service of the host system via local access.

  • CVE-2019-11135Nov 14, 2019
    affected < 4.11.2_04-2.17.1fixed 4.11.2_04-2.17.1

    TSX Asynchronous Abort condition on some CPUs utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access.

  • CVE-2019-18425Oct 31, 2019
    affected < 4.11.2_04-2.17.1fixed 4.11.2_04-2.17.1

    An issue was discovered in Xen through 4.12.x allowing 32-bit PV guest OS users to gain guest OS privileges by installing and using descriptors. There is missing descriptor table limit checking in x86 PV emulation. When emulating certain PV guest operations, descriptor table acce

  • CVE-2019-18424Oct 31, 2019
    affected < 4.11.2_04-2.17.1fixed 4.11.2_04-2.17.1

    An issue was discovered in Xen through 4.12.x allowing attackers to gain host OS privileges via DMA in a situation where an untrusted domain has access to a physical device. This occurs because passed through PCI devices may corrupt host memory after deassignment. When a PCI devi

  • CVE-2019-18423Oct 31, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing ARM guest OS users to cause a denial of service via a XENMEM_add_to_physmap hypercall. p2m->max_mapped_gfn is used by the functions p2m_resolve_translation_fault() and p2m_get_entry() to sanity check guest physical frame. The

  • CVE-2019-18422Oct 31, 2019
    affected < 4.11.3_02-2.20.1fixed 4.11.3_02-2.20.1

    An issue was discovered in Xen through 4.12.x allowing ARM guest OS users to cause a denial of service or gain privileges by leveraging the erroneous enabling of interrupts. Interrupts are unconditionally unmasked in exception handlers. When an exception occurs on an ARM system w

  • CVE-2019-18421Oct 31, 2019
    affected < 4.11.2_04-2.17.1fixed 4.11.2_04-2.17.1

    An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to gain host OS privileges by leveraging race conditions in pagetable promotion and demotion operations. There are issues with restartable PV type change operations. To avoid using shadow pagetables for

  • CVE-2019-18420Oct 31, 2019
    affected < 4.11.2_04-2.17.1fixed 4.11.2_04-2.17.1

    An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to cause a denial of service via a VCPUOP_initialise hypercall. hypercall_create_continuation() is a variadic function which uses a printf-like format string to interpret its parameters. Error handling f

  • CVE-2019-17340Oct 8, 2019
    affected < 4.11.2_02-2.14.2fixed 4.11.2_02-2.14.2

    An issue was discovered in Xen through 4.11.x allowing x86 guest OS users to cause a denial of service or gain privileges because grant-table transfer requests are mishandled.

Page 6 of 8