ID

VAR-201905-0710


CVE

CVE-2018-12127


TITLE

Multiple Intel Product Information Disclosure Vulnerability

Trust: 0.6

sources: CNNVD: CNNVD-201905-622

DESCRIPTION

Microarchitectural Load Port Data Sampling (MLPDS): Load ports on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf. Multiple Intel Products are prone to multiple local information-disclosure vulnerabilities. Local attackers can exploit these issues to obtain sensitive information that may aid in further attacks. Intel Xeon Scalable Processors are all products of Intel Corporation of the United States. Intel Xeon Scalable Processors are a scalable server central processing unit (CPU). Intel Xeon Processor E7 v4 Family is a Xeon E7 series server central processing unit (CPU). Intel Xeon Processor E5 v4 Family is a Xeon E5 series server central processing unit (CPU). This vulnerability stems from configuration errors in network systems or products during operation. The following products and versions are affected: Intel Xeon Scalable Processors; Xeon Processor E7 v4 Family; Xeon Processor E5 v4 Family; Xeon Processor E3 v6 Family; Xeon Processor E3 v4 Family; Xeon Processor E; Xeon E Processor; Xeon D Processor; Puma; Pentium Processor Silver Series; Pentium Processor N Series; Pentium Processor J Series; Pentium Gold Processor Series; Mobile Communications Platforms; Microcode; Core X series Processors; Celeron Processor N Series; Celeron Processor J Series; Celeron Processor G Series; Atom Processor X Series ;Atom Processor E3900 Series;Atom Processor E3800 Series;Atom Processor. The vulnerability is due to improper memory operations that could expose a side channel on the affected system. A successful exploit could be used to conduct further attacks. Proof-of-concept (PoC) code that demonstrates an exploit of this vulnerability is publicly available. Intel has confirmed the vulnerability and released software updates. (CVE-2018-12126) Vasily Averin and Evgenii Shatokhin discovered that a use-after-free vulnerability existed in the NFS41+ subsystem when multiple network namespaces are in use. (CVE-2019-11091) * QEMU: device_tree: heap buffer overflow while loading device tree blob (CVE-2018-20815) * QEMU: rtl8139: integer overflow leads to buffer overflow (CVE-2018-17958) * QEMU: net: ignore packets with large size (CVE-2018-17963) * QEMU: scsi-generic: possible OOB access while handling inquiry request (CVE-2019-6501) * QEMU: slirp: information leakage in tcp_emu() due to uninitialized stack variables (CVE-2019-9824) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. Additional Changes: This update also fixes several bugs and adds various enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section. Bugs fixed (https://bugzilla.redhat.com/): 1508708 - [data plane] Qemu-kvm core dumped when doing block-stream and block-job-cancel to a data disk with data-plane enabled 1526313 - Improve QEMU lock error info for hot-plugging same qcow2 image file twice in different target to VM 1531888 - Local VM and migrated VM on the same host can run with same RAW file as visual disk source while without shareable configured or lock manager enabled 1551486 - QEMU image locking needn't double open fd number (i.e. drop file-posix.c:s->lock_fd) 1585155 - QEMU core dumped when hotplug memory exceeding host hugepages and with discard-data=yes 1597482 - qemu crashed when disk enable the IOMMU 1598119 - "share-rw=on" does not work for luks format image 1603104 - Qemu Aborted (core dumped) for 'qemu-kvm: Failed to lock byte 100' when remote NFS or GlusterFS volume stopped during the block mirror(or block commit/stream) process 1607768 - qemu aborted when start guest with a big iothreads 1608226 - [virtual-network][mq] prompt warning "qemu-kvm: unable to start vhost net: 14: falling back on userspace virtio" when boot with win8+ guests with multi-queue 1610461 - High Host CPU load for Windows 10 Guests (Update 1803) when idle 1614302 - qemu-kvm: Could not find keytab file: /etc/qemu/krb5.tab: No such file or directory 1614610 - Guest quit with error when hotunplug cpu 1619778 - Ballooning is incompatible with vfio assigned devices, but not prevented 1620373 - Failed to do migration after hotplug and hotunplug the ivshmem device 1623986 - block-commit can't be used with -blockdev 1624009 - allow backing of pflash via -blockdev 1627272 - boot guest with q35+vIOMMU+ device assignment, qemu crash when return assigned network devices from vfio driver to ixgbe in guest 1628098 - [Intel 7.7 BUG][KVM][Crystal Ridge]object_get_canonical_path_component: assertion failed: (obj->parent != NULL) 1629056 - qemu NBD server failure with block status of dirty bitmaps 1629717 - qemu_ram_mmap: Assertion `is_power_of_2(align)' failed 1629720 - [Intel 7.6 BUG][Crystal Ridge] pc_dimm_get_free_addr: assertion failed: (QEMU_ALIGN_UP(address_space_start, align) == address_space_start) 1631052 - x-block-dirty-bitmap-merge into a disabled bitmap dest causes assert 1631227 - Qemu Core dump when quit vm that's in status "paused(io-error)" with data plane enabled 1631615 - Wrong werror default for -device drive=<node-name> 1631877 - qemu dirty bitmap merge fails to update count 1633150 - Cross migration from RHEL7.5 to RHEL7.6 fails with cpu flag stibp 1633536 - Qemu core dump when do migration after hot plugging a backend image with 'blockdev-add'(without the frontend) 1636712 - CVE-2018-17958 QEMU: rtl8139: integer overflow leads to buffer overflow 1636777 - CVE-2018-17963 QEMU: net: ignore packets with large size 1642551 - qemu-kvm-tools-rhev depends on libxkbcommon, but the RPM-level dependency is missing 1646781 - CVE-2018-12126 hardware: Microarchitectural Store Buffer Data Sampling (MSBDS) 1646784 - CVE-2018-12130 hardware: Microarchitectural Fill Buffer Data Sampling (MFBDS) 1648236 - QEMU doesn't expose rendernode option for egl-headless display type 1656913 - qcow2 cache is too small 1666336 - severe performance impact using encrypted Cinder volume (QEMU luks) 1666884 - persistent bitmaps prevent qcow2 image resize 1667320 - -blockdev: auto-read-only is ineffective for drivers on read-only whitelist 1667782 - CVE-2018-12127 hardware: Micro-architectural Load Port Data Sampling - Information Leak (MLPDS) 1668160 - CVE-2019-6501 QEMU: scsi-generic: possible OOB access while handling inquiry request 1668956 - incremental backup bitmap API needs a finalized interface 1672010 - [RHEL7]Qemu coredump when remove a persistent bitmap after vm re-start(dataplane enabled) 1673080 - "An unknown error has occurred" when using cdrom to install the system with two blockdev disks.(when choose installation destination) 1673397 - [RHEL.7] qemu-kvm core dumped after hotplug the deleted disk with iothread parameter 1673402 - Qemu core dump when start guest with two disks using same drive 1676728 - RHEL77: Run iotests as part of build process 1677073 - Backport additional QEMU 4.0 Bitmap API changes to RHEL 7.7 1678515 - CVE-2019-9824 QEMU: slirp: information leakage in tcp_emu() due to uninitialized stack variables 1685989 - Add facility to use block jobs with backing images without write permission 1691009 - NBD pull mode incremental backup API needs a finalized interface 1691018 - Fix iotest 226 for local development builds 1691048 - Add qemu-img info support for querying bitmaps offline 1691563 - QEMU NBD Feature parity roundup (QEMU 3.1.0) 1692018 - qemu-img: Protocol error: simple reply when structured reply chunk was expected 1693101 - CVE-2018-20815 QEMU: device_tree: heap buffer overflow while loading device tree blob 1703916 - Qemu core dump when quit vm after forbidden to do backup with a read-only bitmap 1705312 - CVE-2019-11091 hardware: Microarchitectural Data Sampling Uncacheable Memory (MDSUM) 1714160 - Guest with 'reservations' for a disk start failed 6. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks. Relevant releases/architectures: RHV-M 4.2 - noarch 3. It includes the configuration of the Red Hat Support plugin, copying downstream-only artifacts to the ISO domain, and links to the knowledgebase and other support material. ========================================================================== Ubuntu Security Notice USN-3979-1 May 14, 2019 linux, linux-aws, linux-azure, linux-gcp, linux-kvm, linux-raspi2 vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 19.04 Summary: Several security issues were fixed in the Linux kernel. Software Description: - linux: Linux kernel - linux-aws: Linux kernel for Amazon Web Services (AWS) systems - linux-azure: Linux kernel for Microsoft Azure Cloud systems - linux-gcp: Linux kernel for Google Cloud Platform (GCP) systems - linux-kvm: Linux kernel for cloud environments - linux-raspi2: Linux kernel for Raspberry Pi 2 Details: Ke Sun, Henrique Kawakami, Kekai Hu, Rodrigo Branco, Giorgi Maisuradze, Dan Horea Lutas, Andrei Lutas, Volodymyr Pikhur, Stephan van Schaik, Alyssa Milburn, Sebastian \xd6sterlund, Pietro Frigo, Kaveh Razavi, Herbert Bos, Cristiano Giuffrida, Moritz Lipp, Michael Schwarz, and Daniel Gruss discovered that memory previously stored in microarchitectural fill buffers of an Intel CPU core may be exposed to a malicious process that is executing on the same CPU core. (CVE-2018-12130) Brandon Falk, Ke Sun, Henrique Kawakami, Kekai Hu, Rodrigo Branco, Stephan van Schaik, Alyssa Milburn, Sebastian \xd6sterlund, Pietro Frigo, Kaveh Razavi, Herbert Bos, and Cristiano Giuffrida discovered that memory previously stored in microarchitectural load ports of an Intel CPU core may be exposed to a malicious process that is executing on the same CPU core. (CVE-2018-12127) Ke Sun, Henrique Kawakami, Kekai Hu, Rodrigo Branco, Marina Minkin, Daniel Moghimi, Moritz Lipp, Michael Schwarz, Jo Van Bulck, Daniel Genkin, Daniel Gruss, Berk Sunar, Frank Piessens, and Yuval Yarom discovered that memory previously stored in microarchitectural store buffers of an Intel CPU core may be exposed to a malicious process that is executing on the same CPU core. (CVE-2018-12126) Ke Sun, Henrique Kawakami, Kekai Hu, Rodrigo Branco, Volodrmyr Pikhur, Moritz Lipp, Michael Schwarz, Daniel Gruss, Stephan van Schaik, Alyssa Milburn, Sebastian \xd6sterlund, Pietro Frigo, Kaveh Razavi, Herbert Bos, and Cristiano Giuffrida discovered that uncacheable memory previously stored in microarchitectural buffers of an Intel CPU core may be exposed to a malicious process that is executing on the same CPU core. (CVE-2019-11091) It was discovered that the IPv4 generic receive offload (GRO) for UDP implementation in the Linux kernel did not properly handle padded packets. A remote attacker could use this to cause a denial of service (system crash). (CVE-2019-11683) It was discovered that a race condition existed in the Binder IPC driver for the Linux kernel. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2019-1999) Matteo Croce, Natale Vinto, and Andrea Spagnolo discovered that the cgroups subsystem of the Linux kernel did not properly account for SCTP socket buffers. A local attacker could use this to cause a denial of service (system crash). (CVE-2019-3874) Alex Williamson discovered that the vfio subsystem of the Linux kernel did not properly limit DMA mappings. A local attacker could use this to cause a denial of service (memory exhaustion). (CVE-2019-3882) Marc Orr discovered that the KVM hypervisor implementation in the Linux kernel did not properly restrict APIC MSR register values when nested virtualization is used. An attacker in a guest vm could use this to cause a denial of service (host OS crash). (CVE-2019-3887) Hugues Anguelkov discovered that the Broadcom Wifi driver in the Linux kernel contained a head puffer overflow. A physically proximate attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2019-9500) Hugues Anguelkov discovered that the Broadcom Wifi driver in the Linux kernel did not properly prevent remote firmware events from being processed for USB Wifi devices. A physically proximate attacker could use this to send firmware events to the device. (CVE-2019-9503) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 19.04: linux-image-5.0.0-1006-aws 5.0.0-1006.6 linux-image-5.0.0-1006-azure 5.0.0-1006.6 linux-image-5.0.0-1006-gcp 5.0.0-1006.6 linux-image-5.0.0-1006-kvm 5.0.0-1006.6 linux-image-5.0.0-1008-raspi2 5.0.0-1008.8 linux-image-5.0.0-15-generic 5.0.0-15.16 linux-image-5.0.0-15-generic-lpae 5.0.0-15.16 linux-image-5.0.0-15-lowlatency 5.0.0-15.16 linux-image-aws 5.0.0.1006.6 linux-image-azure 5.0.0.1006.6 linux-image-gcp 5.0.0.1006.6 linux-image-generic 5.0.0.15.16 linux-image-generic-lpae 5.0.0.15.16 linux-image-gke 5.0.0.1006.6 linux-image-kvm 5.0.0.1006.6 linux-image-lowlatency 5.0.0.15.16 linux-image-raspi2 5.0.0.1008.5 linux-image-virtual 5.0.0.15.16 After a standard system update you need to reboot your computer to make all the necessary changes. Please note that fully mitigating the Microarchitectural Data Sampling (MDS) issues (CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, and CVE-2019-11091) requires corresponding processor microcode/firmware updates or, in virtual environments, hypervisor updates. 7) - noarch, x86_64 3. Description: The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ===================================================================== Red Hat Security Advisory Synopsis: Important: qemu-kvm security update Advisory ID: RHSA-2019:1181-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2019:1181 Issue date: 2019-05-14 CVE Names: CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2019-11091 ===================================================================== 1. Summary: 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. 2. Relevant releases/architectures: Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64 3. Description: 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): * A flaw was found in the implementation of the "fill buffer", a mechanism used by modern CPUs when a cache-miss is made on L1 CPU cache. If an attacker can generate a load operation that would create a page fault, the execution will continue speculatively with incorrect data from the fill buffer while the data is fetched from higher level caches. This response time can be measured to infer data in the fill buffer. (CVE-2018-12130) * Modern Intel microprocessors implement hardware-level micro-optimizations to improve the performance of writing data back to CPU caches. The write operation is split into STA (STore Address) and STD (STore Data) sub-operations. These sub-operations allow the processor to hand-off address generation logic into these sub-operations for optimized writes. Both of these sub-operations write to a shared distributed processor structure called the 'processor store buffer'. As a result, an unprivileged attacker could use this flaw to read private data resident within the CPU's processor store buffer. (CVE-2018-12126) * Microprocessors use a ‘load port’ subcomponent to perform load operations from memory or IO. During a load operation, the load port receives data from the memory or IO subsystem and then provides the data to the CPU registers and operations in the CPU’s pipelines. Stale load operations results are stored in the 'load port' table until overwritten by newer operations. Certain load-port operations triggered by an attacker can be used to reveal data about previous stale requests leaking data back to the attacker via a timing side-channel. (CVE-2019-11091) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. 4. Solution: For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After 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. 5. Bugs fixed (https://bugzilla.redhat.com/): 1646781 - CVE-2018-12126 hardware: Microarchitectural Store Buffer Data Sampling (MSBDS) 1646784 - CVE-2018-12130 hardware: Microarchitectural Fill Buffer Data Sampling (MFBDS) 1667782 - CVE-2018-12127 hardware: Micro-architectural Load Port Data Sampling - Information Leak (MLPDS) 1705312 - CVE-2019-11091 hardware: Microarchitectural Data Sampling Uncacheable Memory (MDSUM) 6. Package List: Red Hat Enterprise Linux Desktop (v. 6): Source: qemu-kvm-0.12.1.2-2.506.el6_10.3.src.rpm i386: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.i686.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.i686.rpm x86_64: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-img-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-tools-0.12.1.2-2.506.el6_10.3.x86_64.rpm Red Hat Enterprise Linux HPC Node (v. 6): Source: qemu-kvm-0.12.1.2-2.506.el6_10.3.src.rpm x86_64: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-img-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-tools-0.12.1.2-2.506.el6_10.3.x86_64.rpm Red Hat Enterprise Linux Server (v. 6): Source: qemu-kvm-0.12.1.2-2.506.el6_10.3.src.rpm i386: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.i686.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.i686.rpm ppc64: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.ppc64.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.ppc64.rpm x86_64: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-img-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-tools-0.12.1.2-2.506.el6_10.3.x86_64.rpm Red Hat Enterprise Linux Workstation (v. 6): Source: qemu-kvm-0.12.1.2-2.506.el6_10.3.src.rpm i386: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.i686.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.i686.rpm x86_64: qemu-guest-agent-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-img-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-debuginfo-0.12.1.2-2.506.el6_10.3.x86_64.rpm qemu-kvm-tools-0.12.1.2-2.506.el6_10.3.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/ 7. References: https://access.redhat.com/security/cve/CVE-2018-12126 https://access.redhat.com/security/cve/CVE-2018-12127 https://access.redhat.com/security/cve/CVE-2018-12130 https://access.redhat.com/security/cve/CVE-2019-11091 https://access.redhat.com/security/vulnerabilities/mds https://access.redhat.com/security/updates/classification/#important 8. Contact: The Red Hat security contact is <secalert@redhat.com>. More contact details at https://access.redhat.com/security/team/contact/ Copyright 2019 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBXNsJp9zjgjWX9erEAQjUSg/8DjbNioVv6aMhZKxbFNbjAbF0EyG/Qi0z oN+ZZyVtEXJw8HljZ8STvupiwEd8mN2Tg6WhNKfQwpu5Gm44yk/w6Zn4rUz1gUXU /+P6lfyg7YHpxFuWPpx8d81jh9qbzcV8HDBybhZbY3fCKd6nGigDesvhqLaUJ/Pr YxwnyFiyuvtJQsZ6lsDAn6QWyEQtHmNipriCHjBIq8qp2IyORI3KnDcWvXk3UE2D MDmwS07KS8bxsbkyaKZ/64X0DYAHQXLKmZnY1jqOH7OxEXlj7DPXhNxRflRpDO8H mXVRKEvp/E8+TRjo+/5XzN6rktYOQnEC4hLnZs+MIljb6djO/mDk5eDKsDb4F4Rt 2VjPWpFIEjTOIztA25JhrfLTZ1JDGW1GDk1RBWm8DnspmcgC7wpXpnc242MMPfyw MzF6FqDyJazD3dvCD7QB1sohtE1frVmSBCRxQ2oDvvcEeizqOKzmeHoWO3lDtbQB pGCgkzjUMPlZ6S0mZZiiOOrPPyipPNmt07MBGuzdAWADmLK31vndqW2PKPPp3Nq7 F5JQMOEv0VXnxME1jOAh9vVyx3YCED1iSJ0ScOKdzPZp0wJ2+gYJGeCQPFFxeSEN LPFR+ArQVli+WYONekp/jFppEgfdzNDFwz4etQ1t29MXUGECGZAZXTF6JjmMjrqb tdrwEqwDNII= =EUQx -----END PGP SIGNATURE----- -- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce

Trust: 2.25

sources: NVD: CVE-2018-12127 // BID: 108330 // VULHUB: VHN-122055 // VULMON: CVE-2018-12127 // PACKETSTORM: 152952 // PACKETSTORM: 152922 // PACKETSTORM: 154188 // PACKETSTORM: 152925 // PACKETSTORM: 152923 // PACKETSTORM: 152938 // PACKETSTORM: 152931 // PACKETSTORM: 152913 // PACKETSTORM: 152882 // PACKETSTORM: 152878

AFFECTED PRODUCTS

vendor:fedoraprojectmodel:fedorascope:eqversion:29

Trust: 1.0

vendor:intelmodel:microarchitectural load port data samplingscope:eqversion: -

Trust: 1.0

vendor:vmwaremodel:workstation proscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:workstation playerscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:vsphere integrated containersscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:vsphere esxiscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:vsphere data protectionscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:vrealize automationscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:vcloud usage meterscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:vcenter server appliancescope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:identity managerscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:fusion proscope:eqversion:0

Trust: 0.3

vendor:vmwaremodel:fusion playerscope:eqversion:0

Trust: 0.3

vendor:redhatmodel:virtualizationscope:eqversion:4

Trust: 0.3

vendor:redhatmodel:openstack platformscope:eqversion:9.0

Trust: 0.3

vendor:redhatmodel:openstack platformscope:eqversion:14.0

Trust: 0.3

vendor:redhatmodel:openstack platformscope:eqversion:13.0

Trust: 0.3

vendor:redhatmodel:openstack platformscope:eqversion:10

Trust: 0.3

vendor:redhatmodel:management agent for rhelscope:eqversion:70

Trust: 0.3

vendor:redhatmodel:enterprise linux server tusscope:eqversion:7.2

Trust: 0.3

vendor:redhatmodel:enterprise linux server update services for sap solutionsscope:eqversion:-7.3

Trust: 0.3

vendor:redhatmodel:enterprise linux server update services for sap solutionsscope:eqversion:-7.2

Trust: 0.3

vendor:redhatmodel:enterprise linux server extended update supportscope:eqversion:-7.5

Trust: 0.3

vendor:redhatmodel:enterprise linux server extended update supportscope:eqversion:-7.4

Trust: 0.3

vendor:redhatmodel:enterprise linux server extended update supportscope:eqversion:-7.3

Trust: 0.3

vendor:redhatmodel:enterprise linux server extended update supportscope:eqversion:-7.2

Trust: 0.3

vendor:redhatmodel:enterprise linux server extended update supportscope:eqversion:-6.6

Trust: 0.3

vendor:redhatmodel:enterprise linux server extended update supportscope:eqversion:-6.5

Trust: 0.3

vendor:redhatmodel:enterprise linux advanced virtualizationscope:eqversion:80

Trust: 0.3

vendor:redhatmodel:enterprise linuxscope:eqversion:8

Trust: 0.3

vendor:redhatmodel:enterprise linuxscope:eqversion:7

Trust: 0.3

vendor:redhatmodel:enterprise linuxscope:eqversion:5

Trust: 0.3

vendor:paloaltonetworksmodel:wf-500scope:eqversion:0

Trust: 0.3

vendor:paloaltonetworksmodel:pan-osscope:eqversion:9.0

Trust: 0.3

vendor:paloaltonetworksmodel:pan-osscope:eqversion:8.1

Trust: 0.3

vendor:paloaltonetworksmodel:pan-osscope:eqversion:7.1

Trust: 0.3

vendor:paloaltonetworksmodel:pan-osscope:eqversion:8.0

Trust: 0.3

vendor:microsoftmodel:windows serverscope:eqversion:20190

Trust: 0.3

vendor:microsoftmodel:windows server r2scope:eqversion:20120

Trust: 0.3

vendor:microsoftmodel:windows serverscope:eqversion:20120

Trust: 0.3

vendor:microsoftmodel:windows server r2 for x64-based systems sp1scope:eqversion:2008

Trust: 0.3

vendor:microsoftmodel:windows serverscope:eqversion:19030

Trust: 0.3

vendor:microsoftmodel:windows serverscope:eqversion:18030

Trust: 0.3

vendor:microsoftmodel:windows serverscope:eqversion:2016

Trust: 0.3

vendor:microsoftmodel:windows for x64-based systemsscope:eqversion:8.10

Trust: 0.3

vendor:microsoftmodel:windows for x64-based systems sp1scope:eqversion:7

Trust: 0.3

vendor:microsoftmodel:windows version for x64-based systemsscope:eqversion:1019030

Trust: 0.3

vendor:microsoftmodel:windows version for x64-based systemsscope:eqversion:1018090

Trust: 0.3

vendor:microsoftmodel:windows version for x64-based systemsscope:eqversion:1018030

Trust: 0.3

vendor:microsoftmodel:windows version for x64-based systemsscope:eqversion:1017090

Trust: 0.3

vendor:microsoftmodel:windows version for x64-based systemsscope:eqversion:1017030

Trust: 0.3

vendor:microsoftmodel:windows version for x64-based systemsscope:eqversion:1016070

Trust: 0.3

vendor:microsoftmodel:windows for x64-based systemsscope:eqversion:100

Trust: 0.3

vendor:intelmodel:xeon w processorscope:eqversion:0

Trust: 0.3

vendor:intelmodel:xeon scalable processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:xeon processor e7 familyscope:eqversion:v40

Trust: 0.3

vendor:intelmodel:xeon processor e5 familyscope:eqversion:v40

Trust: 0.3

vendor:intelmodel:xeon processor e3 familyscope:eqversion:v60

Trust: 0.3

vendor:intelmodel:xeon processor e3 familyscope:eqversion:v40

Trust: 0.3

vendor:intelmodel:xeon processor escope:eqversion:0

Trust: 0.3

vendor:intelmodel:xeon e processorscope:eqversion:0

Trust: 0.3

vendor:intelmodel:xeon d processorscope:eqversion:0

Trust: 0.3

vendor:intelmodel:pumascope:eqversion:0

Trust: 0.3

vendor:intelmodel:pentium processor silver seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:pentium processor n seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:pentium processor j seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:pentium gold processor seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:mobile communications platformsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:microcodescope:eqversion:0

Trust: 0.3

vendor:intelmodel:core series processorsscope:eqversion:x0

Trust: 0.3

vendor:intelmodel:celeron processor n seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:celeron processor j seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:celeron processor g seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:atom processor seriesscope:eqversion:x0

Trust: 0.3

vendor:intelmodel:atom processor e3900 seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:atom processor e3800 seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:atom processor c seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:atom processor a seriesscope:eqversion:0

Trust: 0.3

vendor:intelmodel:9th generation core i9 processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:9th generation core i7 processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:9th generation core i5 processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:8th generation core processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:7th generation core processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:6th generation core processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:5th generation core processorsscope:eqversion:0

Trust: 0.3

vendor:intelmodel:4th generation core processorsscope:eqversion:0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364160

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:8.0.552.344

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:8.0.552.343

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:8.0.552.342

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:73.0.3683.75

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:72.0.3626.122

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:71.0.3578.94

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:70.0.3538.110

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:67.0.3396.99

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:67.0.3396.101

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:65.0.3325.167

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:64.0.3282.167

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:64.0.3282.144

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:64.0.3282.134

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:64.0.3282.119

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:63.0.3239.86

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:62.0.3202.97

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:61.0.3163.113

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:60.0.3112.114

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:59.0.3071.92

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:59.0.3071.91

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:58.0.3029.89

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:57.0.2987.137

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:54.0.2840.79

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:53.0.2785.144

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:53.0.2785.103

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:52.0.2743.85

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:48.0.2564.92

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:48.0.2564.116

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:40.0.2214.114

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:37.0.2062.119

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:35.0.1916.155

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:33.0.1750.152

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:32.0.1700.95

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:28.0.1500.95

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:28.0.1500.71

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.9

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.8

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.7

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.6

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.57

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.56

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.55

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.54

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.52

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.51

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.50

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.5

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.49

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.48

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.47

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.46

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.45

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.44

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.43

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.42

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.41

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.40

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.4

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.39

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.38

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.37

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.36

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.35

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.34

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.33

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.32

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.31

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.30

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.3

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.29

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.28

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.27

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.26

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.25

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.24

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.23

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.22

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.21

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.20

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.19

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.18

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.17

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.16

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.15

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.14

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.12

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.11

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.10

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.1

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:26.0.1410.0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.99

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.98

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.95

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.93

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.92

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.91

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.90

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.9

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.89

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.88

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.87

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.86

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.85

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.84

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.82

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.81

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.80

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.8

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.79

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.78

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.77

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.76

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.75

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.74

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.73

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.72

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.70

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.7

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.68

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.67

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.66

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.65

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.63

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.62

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.61

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.58

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.57

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.56

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.55

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.54

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.53

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.52

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.51

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.50

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.5

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.49

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.48

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.47

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.46

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.45

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.44

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.43

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.42

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.41

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.40

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.39

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.38

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.37

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.36

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.35

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.34

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.33

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.32

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.31

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.30

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.3

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.29

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.28

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.27

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.26

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.25

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.24

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.23

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.22

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.21

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.20

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.2

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.19

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.18

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.173

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.172

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.171

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.170

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.17

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.169

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.168

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.161

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.16

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.159

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.156

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.155

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.154

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.152

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.15

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.14

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.13

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.126

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.125

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.124

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.123

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.122

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.121

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.120

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.12

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.119

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.118

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.117

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.116

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.115

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.114

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.113

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.112

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.110

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.11

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.108

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.10

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.1

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:25.0.1364.0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:23.0.1271.94

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1183.0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.9

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.81

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.8

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.79

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.7

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.6

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.57

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.56

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.55

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.54

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.53

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.52

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.51

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.50

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.5

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.49

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.48

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.47

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.46

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.41

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.4

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.39

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.38

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.37

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.36

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.35

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.34

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.33

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.32

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.31

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.3

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.2

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.18

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.17

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.15

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.14

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.13

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.11

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.10

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.1

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:21.0.1180.0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.9

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.8

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.7

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.6

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.5

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.4

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.3

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.21

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.20

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.2

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.19

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.18

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.17

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.16

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.15

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.14

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.13

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.12

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.11

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.10

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.1

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:20.0.1132.0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:0.9.134.14

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:0.9.131.0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:0.9.128.3

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:0.9.126.0

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:0.9.110.6

Trust: 0.3

vendor:googlemodel:chrome osscope:eqversion:0.10.140.0

Trust: 0.3

vendor:citrixmodel:xenserverscope:eqversion:7.6

Trust: 0.3

vendor:citrixmodel:xenserver ltsr cu2scope:eqversion:7.1

Trust: 0.3

vendor:citrixmodel:xenserverscope:eqversion:7.0

Trust: 0.3

vendor:citrixmodel:hypervisorscope:eqversion:8.0

Trust: 0.3

vendor:googlemodel:chrome osscope:neversion:75.0.3770.102

Trust: 0.3

sources: BID: 108330 // NVD: CVE-2018-12127

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2018-12127
value: MEDIUM

Trust: 1.0

CNNVD: CNNVD-201905-622
value: MEDIUM

Trust: 0.6

VULHUB: VHN-122055
value: MEDIUM

Trust: 0.1

VULMON: CVE-2018-12127
value: MEDIUM

Trust: 0.1

nvd@nist.gov: CVE-2018-12127
severity: MEDIUM
baseScore: 4.7
vectorString: AV:L/AC:M/AU:N/C:C/I:N/A:N
accessVector: LOCAL
accessComplexity: MEDIUM
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: NONE
availabilityImpact: NONE
exploitabilityScore: 3.4
impactScore: 6.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.1

VULHUB: VHN-122055
severity: MEDIUM
baseScore: 4.7
vectorString: AV:L/AC:M/AU:N/C:C/I:N/A:N
accessVector: LOCAL
accessComplexity: MEDIUM
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: NONE
availabilityImpact: NONE
exploitabilityScore: 3.4
impactScore: 6.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

nvd@nist.gov: CVE-2018-12127
baseSeverity: MEDIUM
baseScore: 5.6
vectorString: CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
attackVector: LOCAL
attackComplexity: HIGH
privilegesRequired: LOW
userInteraction: NONE
scope: CHANGED
confidentialityImpact: HIGH
integrityImpact: NONE
availabilityImpact: NONE
exploitabilityScore: 1.1
impactScore: 4.0
version: 3.0

Trust: 1.0

sources: VULHUB: VHN-122055 // VULMON: CVE-2018-12127 // CNNVD: CNNVD-201905-622 // NVD: CVE-2018-12127

PROBLEMTYPE DATA

problemtype:CWE-200

Trust: 1.1

sources: VULHUB: VHN-122055 // NVD: CVE-2018-12127

THREAT TYPE

local

Trust: 1.4

sources: BID: 108330 // PACKETSTORM: 152952 // PACKETSTORM: 152922 // PACKETSTORM: 152923 // PACKETSTORM: 152938 // PACKETSTORM: 152913 // CNNVD: CNNVD-201905-622

TYPE

information disclosure

Trust: 0.6

sources: CNNVD: CNNVD-201905-622

PATCH

title:linux kernel Security vulnerabilitiesurl:http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=92582

Trust: 0.6

title:The Registerurl:https://www.theregister.co.uk/2019/05/14/intel_hyper_threading_mitigations/

Trust: 0.2

title:Red Hat: Important: kernel security and bug fix updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191167 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm-rhev security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191179 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191168 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm-rhev security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191202 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm-rhev security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191200 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel security and bug fix updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191171 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel-rt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191176 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191186 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191197 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191195 - Security Advisory

Trust: 0.1

title:Red Hat: Important: redhat-virtualization-host security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191207 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191185 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm-rhev security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191199 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm-rhev security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191201 - Security Advisory

Trust: 0.1

title:Red Hat: Important: rhvm-setup-plugins security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191206 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191183 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191178 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191177 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191198 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191193 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191180 - Security Advisory

Trust: 0.1

title:Red Hat: Important: rhvm-appliance security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191208 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191189 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191182 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191184 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel security and bug fix updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191172 - Security Advisory

Trust: 0.1

title:Red Hat: Important: redhat-virtualization-host security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191209 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191181 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel-rt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191174 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191155 - Security Advisory

Trust: 0.1

title:Red Hat: Important: vdsm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191203 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191187 - Security Advisory

Trust: 0.1

title:Red Hat: Important: rhvm-setup-plugins security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191205 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel security and bug fix updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191169 - Security Advisory

Trust: 0.1

title:Red Hat: Important: vdsm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191204 - Security Advisory

Trust: 0.1

title:Red Hat: Important: qemu-kvm security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191188 - Security Advisory

Trust: 0.1

title:Red Hat: Important: kernel security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191196 - Security Advisory

Trust: 0.1

title:Red Hat: Important: libvirt security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191194 - Security Advisory

Trust: 0.1

title:Red Hat: Important: Advanced Virtualization security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191455 - Security Advisory

Trust: 0.1

title:Red Hat: CVE-2018-12127url:https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database&qid=CVE-2018-12127

Trust: 0.1

title:Ubuntu Security Notice: linux vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3983-1

Trust: 0.1

title:Debian Security Advisories: DSA-4444-1 linux -- security updateurl:https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories&qid=c960cd2c4c663bee4208c29f78956570

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-288: x86: Inconsistent PV IOMMU disciplineurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=5e6e0619bc9879769e2dc27651292ba1

Trust: 0.1

title:Ubuntu Security Notice: intel-microcode updateurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3977-3

Trust: 0.1

title:Ubuntu Security Notice: linux-lts-trusty vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3983-2

Trust: 0.1

title:Red Hat: Important: qemu-kvm-rhev security, bug fix, and enhancement updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20192553 - Security Advisory

Trust: 0.1

title:Red Hat: Important: virt:rhel security updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191175 - Security Advisory

Trust: 0.1

title:Debian Security Advisories: DSA-4447-1 intel-microcode -- security updateurl:https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories&qid=783d5f8f3ad6bd4b472bac87f78daf39

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-292: x86: insufficient TLB flushing when using PCIDurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=6f420d7ce4edc488c67e4f105805e662

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-293: x86: PV kernel context switch corruptionurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=6489072c7d814c3eeb410e3c3014742f

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-287: x86: steal_page violates page_struct access disciplineurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=2265e0ec672f9854d200348511f0f8de

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-294: x86 shadow: Insufficient TLB flushing when using PCIDurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=a3e8998cea5d5825f10ea1c09276196e

Trust: 0.1

title:Debian CVElist Bug Report Logs: Xen Hypervisor security update for Intel MDS - XSA 297url:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=3c5d2f154807c8ff4e324ef14ef12771

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-285: race with pass-through device hotplugurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=58ea80c1aac43705a15b8df06106fc72

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-284: grant table transfer issues on large hostsurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=3fb9629013e9105b3361893f58ff13e2

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-291: x86/PV: page type reference counting issue with failed IOMMU updateurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=24d344e2b0de0f8050341e180d5e3ad6

Trust: 0.1

title:Debian CVElist Bug Report Logs: xen: XSA-290: missing preemption in x86 PV page table unvalidationurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=eefa90208138c527071b467dedc4d2d8

Trust: 0.1

title:HP: HPSBHF03618 rev. 1 - Intel Microarchitectural Data Sampling Security Updatesurl:https://vulmon.com/vendoradvisory?qidtp=hp_bulletin&qid=HPSBHF03618

Trust: 0.1

title:Ubuntu Security Notice: libvirt updateurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3985-2

Trust: 0.1

title:Ubuntu Security Notice: libvirt updateurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3985-1

Trust: 0.1

title:Ubuntu Security Notice: intel-microcode updateurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3977-2

Trust: 0.1

title:Amazon Linux AMI: ALAS-2019-1260url:https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami&qid=ALAS-2019-1260

Trust: 0.1

title:Ubuntu Security Notice: linux, linux-aws, linux-kvm, linux-raspi2, linux-snapdragon vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3982-1

Trust: 0.1

title:Ubuntu Security Notice: intel-microcode updateurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3977-1

Trust: 0.1

title:Ubuntu Security Notice: linux vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3984-1

Trust: 0.1

title:Siemens Security Advisories: Siemens Security Advisoryurl:https://vulmon.com/vendoradvisory?qidtp=siemens_security_advisories&qid=30d0a4e627570cd4d5945ca971daba72

Trust: 0.1

title:Amazon Linux AMI: ALAS-2019-1205url:https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami&qid=ALAS-2019-1205

Trust: 0.1

title:Amazon Linux 2: ALAS2-2019-1205url:https://vulmon.com/vendoradvisory?qidtp=amazon_linux2&qid=ALAS2-2019-1205

Trust: 0.1

title:Red Hat: Important: kernel security and bug fix updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191170 - Security Advisory

Trust: 0.1

title:Ubuntu Security Notice: linux-hwe, linux-azure vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3980-2

Trust: 0.1

title:Red Hat: Important: kernel-rt security and bug fix updateurl:https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories&qid=RHSA-20191190 - Security Advisory

Trust: 0.1

title:Debian CVElist Bug Report Logs: qemu: CVE-2019-5008url:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=3a83f6ae99e6b2e0c974ac32c9ef74a2

Trust: 0.1

title:Ubuntu Security Notice: linux-lts-xenial vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3982-2

Trust: 0.1

title:IBM: IBM Security Bulletin: Vulnerabilities in Intel CPUs affect IBM Integrated Analytics Systemurl:https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog&qid=c47b16f3ebd0fdbec9f73e7f3324fed3

Trust: 0.1

title:IBM: IBM Security Bulletin: IBM has released Unified Extensible Firmware Interface (UEFI) fixes in response to Intel Microarchitectural Data Sampling (MDS) Side Channel vulnerabilities.url:https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog&qid=bc9f36e4b0d29a9ca06baf362fd957d0

Trust: 0.1

title:Debian Security Advisories: DSA-4564-1 linux -- security updateurl:https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories&qid=6a2efed9e3fbb73861bbf72b19140077

Trust: 0.1

title:IBM: IBM Addresses Reported Intel Security Vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog&qid=ab73c937cee32c79f9fc9bc6ef3cc36d

Trust: 0.1

title:Debian Security Advisories: DSA-4469-1 libvirt -- security updateurl:https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories&qid=4e2fe5b482468cc28e671437a04edddc

Trust: 0.1

title:Ubuntu Security Notice: qemu updateurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3978-1

Trust: 0.1

title:Ubuntu Security Notice: linux-hwe, linux-azure, linux-gcp, linux-oracle vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3981-2

Trust: 0.1

title:Ubuntu Security Notice: linux, linux-aws, linux-gcp, linux-kvm, linux-oem, linux-oracle, linux-raspi2, linux-snapdragon vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3981-1

Trust: 0.1

title: - url:https://github.com/j1nh0/pdf

Trust: 0.1

title: - url:https://github.com/j1nh0/nisol

Trust: 0.1

title:Windows-Specture-Meltdown-Mitigation-Scripturl:https://github.com/simeononsecurity/Windows-Specture-Meltdown-Mitigation-Script

Trust: 0.1

title:Windows-Spectre-Meltdown-Mitigation-Scripturl:https://github.com/simeononsecurity/Windows-Spectre-Meltdown-Mitigation-Script

Trust: 0.1

title: - url:https://github.com/kali973/spectre-meltdown-checker

Trust: 0.1

title: - url:https://github.com/es0j/hyperbleed

Trust: 0.1

title:puppet-meltdownurl:https://github.com/timidri/puppet-meltdown

Trust: 0.1

title:cSpeculationControlFixesurl:https://github.com/poshsecurity/cSpeculationControlFixes

Trust: 0.1

title:Linux-Toolsurl:https://github.com/minutesinch/Linux-Tools

Trust: 0.1

title: - url:https://github.com/merlinepedra25/spectre-meltdown-checker

Trust: 0.1

title:spectre-meltdownurl:https://github.com/edsonjt81/spectre-meltdown

Trust: 0.1

title:spectre-meltdown-checkerurl:https://github.com/speed47/spectre-meltdown-checker

Trust: 0.1

title: - url:https://github.com/merlinepedra/spectre-meltdown-checker

Trust: 0.1

title: - url:https://github.com/kin-cho/my-spectre-meltdown-checker

Trust: 0.1

title:Firmware-Securityurl:https://github.com/virusbeeE/Firmware-Security

Trust: 0.1

title:Hardware-and-Firmware-Security-Guidanceurl:https://github.com/nsacyber/Hardware-and-Firmware-Security-Guidance

Trust: 0.1

title:hardware-attacks-state-of-the-arturl:https://github.com/codexlynx/hardware-attacks-state-of-the-art

Trust: 0.1

title:ansible-everydayurl:https://github.com/kaosagnt/ansible-everyday

Trust: 0.1

title: - url:https://github.com/vincent-deng/veracode-container-security-finding-parser

Trust: 0.1

title:Threatposturl:https://threatpost.com/intel-zombieload-side-channel-attack-10-takeaways/144771/

Trust: 0.1

title:Threatposturl:https://threatpost.com/apple-patches-intel-side-channel-ios-macos/144743/

Trust: 0.1

title:Threatposturl:https://threatpost.com/intel-cpus-impacted-by-new-class-of-spectre-like-attacks/144728/

Trust: 0.1

sources: VULMON: CVE-2018-12127 // CNNVD: CNNVD-201905-622

EXTERNAL IDS

db:NVDid:CVE-2018-12127

Trust: 3.1

db:PACKETSTORMid:155281

Trust: 1.8

db:SIEMENSid:SSA-616472

Trust: 1.2

db:SIEMENSid:SSA-608355

Trust: 1.2

db:MCAFEEid:SB10292

Trust: 1.2

db:BIDid:108330

Trust: 0.9

db:CNNVDid:CNNVD-201905-622

Trust: 0.7

db:PACKETSTORMid:152952

Trust: 0.7

db:LENOVOid:LEN-26696

Trust: 0.6

db:AUSCERTid:ESB-2019.1754

Trust: 0.6

db:AUSCERTid:ESB-2020.0153

Trust: 0.6

db:AUSCERTid:ESB-2019.1705

Trust: 0.6

db:AUSCERTid:ESB-2019.1737.2

Trust: 0.6

db:AUSCERTid:ESB-2020.0127

Trust: 0.6

db:AUSCERTid:ESB-2020.1812

Trust: 0.6

db:AUSCERTid:ESB-2019.4358

Trust: 0.6

db:AUSCERTid:ESB-2019.4321

Trust: 0.6

db:PACKETSTORMid:155956

Trust: 0.6

db:PACKETSTORMid:156920

Trust: 0.6

db:PACKETSTORMid:152942

Trust: 0.6

db:VULHUBid:VHN-122055

Trust: 0.1

db:VULMONid:CVE-2018-12127

Trust: 0.1

db:PACKETSTORMid:152922

Trust: 0.1

db:PACKETSTORMid:154188

Trust: 0.1

db:PACKETSTORMid:152925

Trust: 0.1

db:PACKETSTORMid:152923

Trust: 0.1

db:PACKETSTORMid:152938

Trust: 0.1

db:PACKETSTORMid:152931

Trust: 0.1

db:PACKETSTORMid:152913

Trust: 0.1

db:PACKETSTORMid:152882

Trust: 0.1

db:PACKETSTORMid:152878

Trust: 0.1

sources: VULHUB: VHN-122055 // VULMON: CVE-2018-12127 // BID: 108330 // PACKETSTORM: 152952 // PACKETSTORM: 152922 // PACKETSTORM: 154188 // PACKETSTORM: 152925 // PACKETSTORM: 152923 // PACKETSTORM: 152938 // PACKETSTORM: 152931 // PACKETSTORM: 152913 // PACKETSTORM: 152882 // PACKETSTORM: 152878 // CNNVD: CNNVD-201905-622 // NVD: CVE-2018-12127

REFERENCES

url:https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00233.html

Trust: 2.1

url:https://www.debian.org/security/2020/dsa-4602

Trust: 1.8

url:https://security.freebsd.org/advisories/freebsd-sa-19:26.mcu.asc

Trust: 1.8

url:http://packetstormsecurity.com/files/155281/freebsd-security-advisory-freebsd-sa-19-26.mcu.html

Trust: 1.8

url:https://access.redhat.com/security/cve/cve-2018-12126

Trust: 1.4

url:https://access.redhat.com/security/cve/cve-2018-12127

Trust: 1.4

url:https://access.redhat.com/security/cve/cve-2018-12130

Trust: 1.4

url:https://access.redhat.com/security/cve/cve-2019-11091

Trust: 1.4

url:https://access.redhat.com/errata/rhsa-2019:2553

Trust: 1.3

url:https://seclists.org/bugtraq/2019/jun/28

Trust: 1.2

url:https://seclists.org/bugtraq/2019/jun/36

Trust: 1.2

url:https://seclists.org/bugtraq/2019/nov/16

Trust: 1.2

url:https://seclists.org/bugtraq/2019/nov/15

Trust: 1.2

url:https://seclists.org/bugtraq/2020/jan/21

Trust: 1.2

url:http://www.arubanetworks.com/assets/alert/aruba-psa-2019-003.txt

Trust: 1.2

url:http://www.huawei.com/en/psirt/security-advisories/huawei-sa-20190712-01-mds-en

Trust: 1.2

url:https://cert-portal.siemens.com/productcert/pdf/ssa-608355.pdf

Trust: 1.2

url:https://cert-portal.siemens.com/productcert/pdf/ssa-616472.pdf

Trust: 1.2

url:https://www.synology.com/security/advisory/synology_sa_19_24

Trust: 1.2

url:https://www.freebsd.org/security/advisories/freebsd-sa-19:07.mds.asc

Trust: 1.2

url:https://security.gentoo.org/glsa/202003-56

Trust: 1.2

url:https://lists.debian.org/debian-lts-announce/2019/06/msg00018.html

Trust: 1.2

url:https://access.redhat.com/errata/rhsa-2019:1455

Trust: 1.2

url:http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00014.html

Trust: 1.2

url:http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00053.html

Trust: 1.2

url:http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00052.html

Trust: 1.2

url:https://usn.ubuntu.com/3977-3/

Trust: 1.2

url:http://www.huawei.com/cn/psirt/security-advisories/huawei-sa-20190712-01-mds-cn

Trust: 1.2

url:https://kc.mcafee.com/corporate/index?page=content&id=sb10292

Trust: 1.1

url:https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/oh73sgtj575obcpsjfx6lx7kp2kzien4/

Trust: 1.1

url:https://nvd.nist.gov/vuln/detail/cve-2018-12126

Trust: 1.0

url:https://nvd.nist.gov/vuln/detail/cve-2019-11091

Trust: 1.0

url:https://nvd.nist.gov/vuln/detail/cve-2018-12130

Trust: 1.0

url:https://nvd.nist.gov/vuln/detail/cve-2018-12127

Trust: 1.0

url:http://www.intel.com/content/www/us/en/homepage.html

Trust: 0.9

url:https://bugzilla.redhat.com/show_bug.cgi?id=1646781

Trust: 0.9

url:https://bugzilla.redhat.com/show_bug.cgi?id=1646784

Trust: 0.9

url:https://bugzilla.redhat.com/show_bug.cgi?id=1667782

Trust: 0.9

url:https://bugzilla.redhat.com/show_bug.cgi?id=1705312

Trust: 0.9

url:https://aws.amazon.com/security/security-bulletins/aws-2019-004/

Trust: 0.9

url:https://chromereleases.googleblog.com/2019/06/stable-channel-update-for-chrome-os-m75.html

Trust: 0.9

url:https://www.vmware.com/security/advisories/vmsa-2019-0008.html

Trust: 0.9

url:https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/adv190013

Trust: 0.9

url:https://support.citrix.com/article/ctx251995

Trust: 0.9

url:http://xenbits.xen.org/xsa/advisory-297.html

Trust: 0.9

url:https://securityadvisories.paloaltonetworks.com/home/detail/150

Trust: 0.9

url:https://www.chromium.org/chromium-os/mds-on-chromeos

Trust: 0.9

url:https://usn.ubuntu.com/3985-1/

Trust: 0.6

url:http://www.debian.org/security/2019/dsa-4444

Trust: 0.6

url:https://lists.debian.org/debian-lts-announce/2019/05/msg00018.html

Trust: 0.6

url:https://support.apple.com/en-us/ht210119

Trust: 0.6

url:https://packetstormsecurity.com/files/156920/gentoo-linux-security-advisory-202003-56.html

Trust: 0.6

url:https://vigilance.fr/vulnerability/intel-amd-processors-information-disclosure-via-performance-measurement-29300

Trust: 0.6

url:https://www.auscert.org.au/bulletins/80874

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2019.4358/

Trust: 0.6

url:https://www.ibm.com/support/pages/node/1118439

Trust: 0.6

url:https://www.securityfocus.com/bid/108330

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2020.0127/

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2019.4321/

Trust: 0.6

url:https://www.auscert.org.au/bulletins/81098

Trust: 0.6

url:https://www.auscert.org.au/bulletins/81030

Trust: 0.6

url:https://support.lenovo.com/us/en/product_security/len-26696

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2020.0153/

Trust: 0.6

url:https://packetstormsecurity.com/files/152952/ubuntu-security-notice-usn-3985-1.html

Trust: 0.6

url:https://www.ibm.com/support/pages/node/1107009

Trust: 0.6

url:https://packetstormsecurity.com/files/155956/debian-security-advisory-4602-1.html

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2020.1812/

Trust: 0.6

url:https://packetstormsecurity.com/files/152942/debian-security-advisory-4447-1.html

Trust: 0.6

url:https://access.redhat.com/security/updates/classification/#important

Trust: 0.5

url:https://access.redhat.com/security/team/contact/

Trust: 0.5

url:https://www.redhat.com/mailman/listinfo/rhsa-announce

Trust: 0.5

url:https://bugzilla.redhat.com/):

Trust: 0.5

url:https://access.redhat.com/security/vulnerabilities/mds

Trust: 0.5

url:https://access.redhat.com/security/team/key/

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2019-3882

Trust: 0.4

url:https://wiki.ubuntu.com/securityteam/knowledgebase/mds

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2019-3874

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2019-9503

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2019-9500

Trust: 0.3

url:https://access.redhat.com/articles/2974891

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2018-16884

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2019-3887

Trust: 0.2

url:https://access.redhat.com/articles/11258

Trust: 0.2

url:https://kc.mcafee.com/corporate/index?page=content&amp;id=sb10292

Trust: 0.1

url:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/oh73sgtj575obcpsjfx6lx7kp2kzien4/

Trust: 0.1

url:https://cwe.mitre.org/data/definitions/200.html

Trust: 0.1

url:https://nvd.nist.gov

Trust: 0.1

url:https://tools.cisco.com/security/center/viewalert.x?alertid=60201

Trust: 0.1

url:https://usn.ubuntu.com/3983-1/

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/libvirt/1.3.1-1ubuntu10.26

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/libvirt/4.6.0-2ubuntu3.5

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/libvirt/4.0.0-1ubuntu8.10

Trust: 0.1

url:https://usn.ubuntu.com/usn/usn-3985-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/libvirt/5.0.0-1ubuntu2.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-raspi2/4.18.0-1014.16

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws/4.18.0-1016.18

Trust: 0.1

url:https://usn.ubuntu.com/usn/usn-3980-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-kvm/4.18.0-1012.12

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp/4.18.0-1011.12

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/4.18.0-1018.18

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/4.18.0-20.21

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2018-20815

Trust: 0.1

url:https://access.redhat.com/security/cve/cve-2018-17963

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2018-17958

Trust: 0.1

url:https://access.redhat.com/security/cve/cve-2019-9824

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2019-6501

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2018-17963

Trust: 0.1

url:https://access.redhat.com/security/cve/cve-2018-17958

Trust: 0.1

url:https://access.redhat.com/security/cve/cve-2019-6501

Trust: 0.1

url:https://access.redhat.com/security/cve/cve-2018-20815

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2019-9824

Trust: 0.1

url:https://access.redhat.com/errata/rhsa-2019:1207

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-raspi2/4.4.0-1109.117

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/4.4.0-148.174

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-kvm/4.4.0-1046.52

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-snapdragon/4.4.0-1113.118

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws/4.4.0-1083.93

Trust: 0.1

url:https://usn.ubuntu.com/usn/usn-3982-1

Trust: 0.1

url:https://usn.ubuntu.com/usn/usn-3981-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-hwe/4.15.0-50.54~16.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-oracle/4.15.0-1013.15~16.04.1

Trust: 0.1

url:https://usn.ubuntu.com/usn/usn-3981-2

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp/4.15.0-1032.34~16.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/4.15.0-1045.49

Trust: 0.1

url:https://access.redhat.com/errata/rhsa-2019:1206

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2019-1999

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/5.0.0-1006.6

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-raspi2/5.0.0-1008.8

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp/5.0.0-1006.6

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws/5.0.0-1006.6

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/5.0.0-15.16

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2019-11683

Trust: 0.1

url:https://usn.ubuntu.com/usn/usn-3979-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-kvm/5.0.0-1006.6

Trust: 0.1

url:https://access.redhat.com/errata/rhsa-2019:1176

Trust: 0.1

url:https://access.redhat.com/errata/rhsa-2019:1181

Trust: 0.1

sources: VULHUB: VHN-122055 // VULMON: CVE-2018-12127 // BID: 108330 // PACKETSTORM: 152952 // PACKETSTORM: 152922 // PACKETSTORM: 154188 // PACKETSTORM: 152925 // PACKETSTORM: 152923 // PACKETSTORM: 152938 // PACKETSTORM: 152931 // PACKETSTORM: 152913 // PACKETSTORM: 152882 // PACKETSTORM: 152878 // CNNVD: CNNVD-201905-622 // NVD: CVE-2018-12127

CREDITS

Daniel Genkin1,Ubuntu,InTeL, Kekai Hu and Rodrigo Branco. It was independently reported by Lei Shi - Qihoo - 360 CERT and by Marina Minkin1, Henrique Kawakami, Daniel Moghimi2, Michael Schwarz3, Daniel Gruss3, Moritz Lipp3, The vulnerability was publicly disclosed externally. ,Gentoo, Berk Sunar2, Frank Pie,Debian, Jo Van Bulck4,Ke Sun

Trust: 0.6

sources: CNNVD: CNNVD-201905-622

SOURCES

db:VULHUBid:VHN-122055
db:VULMONid:CVE-2018-12127
db:BIDid:108330
db:PACKETSTORMid:152952
db:PACKETSTORMid:152922
db:PACKETSTORMid:154188
db:PACKETSTORMid:152925
db:PACKETSTORMid:152923
db:PACKETSTORMid:152938
db:PACKETSTORMid:152931
db:PACKETSTORMid:152913
db:PACKETSTORMid:152882
db:PACKETSTORMid:152878
db:CNNVDid:CNNVD-201905-622
db:NVDid:CVE-2018-12127

LAST UPDATE DATE

2025-04-30T01:47:09.077000+00:00


SOURCES UPDATE DATE

db:VULHUBid:VHN-122055date:2019-06-11T00:00:00
db:VULMONid:CVE-2018-12127date:2023-11-07T00:00:00
db:BIDid:108330date:2019-06-28T08:00:00
db:CNNVDid:CNNVD-201905-622date:2021-10-29T00:00:00
db:NVDid:CVE-2018-12127date:2024-11-21T03:44:38.757

SOURCES RELEASE DATE

db:VULHUBid:VHN-122055date:2019-05-30T00:00:00
db:VULMONid:CVE-2018-12127date:2019-05-30T00:00:00
db:BIDid:108330date:2019-05-14T00:00:00
db:PACKETSTORMid:152952date:2019-05-16T23:04:15
db:PACKETSTORMid:152922date:2019-05-15T15:38:19
db:PACKETSTORMid:154188date:2019-08-22T20:20:17
db:PACKETSTORMid:152925date:2019-05-15T15:40:45
db:PACKETSTORMid:152923date:2019-05-15T15:38:53
db:PACKETSTORMid:152938date:2019-05-15T15:49:05
db:PACKETSTORMid:152931date:2019-05-15T15:45:32
db:PACKETSTORMid:152913date:2019-05-15T15:29:38
db:PACKETSTORMid:152882date:2019-05-15T15:06:16
db:PACKETSTORMid:152878date:2019-05-15T15:04:38
db:CNNVDid:CNNVD-201905-622date:2019-05-15T00:00:00
db:NVDid:CVE-2018-12127date:2019-05-30T16:29:00.903