Alerts This Week
Warning Icon 1 537
Alerts This Week
Warning Icon 1 537

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -3 articles for you...
197

Debian 10: DLA-3512-1 Low: xserver-xorg-core Vulnerability Advisory

Tavis Ormandy discovered that under specific microarchitectural circumstances, a vector register in "Zen 2" CPUs may not be written to 0 correctly. This flaw allows an attacker to leak register contents across concurrent processes, hyper threads and virtualized guests. . ------------------------------------------------------------------------- Debian LTS Advisory DLA-3511-1 This email address is being protected from spambots. You need JavaScript enabled to view it. https://www.debian.org/lts/security/ Jochen Sprickerhof July 31, 2023 https://wiki.debian.org/LTS ------------------------------------------------------------------------- Package : amd64-microcode Version : 3.20230719.1+deb10u1 CVE ID : CVE-2023-20593 Debian Bug : 1041863 Tavis Ormandy discovered that under specific microarchitectural circumstances, a vector register in "Zen 2" CPUs may not be written to 0 correctly. This flaw allows an attacker to leak register contents across concurrent processes, hyper threads and virtualized guests. For details please refer to https://lock.cmpxchg8b.com/zenbleed.html https://github.com/google/security-research/security/advisories/GHSA-v6wh-rxpg-cmm8 The initial microcode release by AMD only provides updates for second generation EPYC CPUs: Various Ryzen CPUs are also affected, but no updates are available yet. Fixes will be provided in a later update once they are released. For more specific details and target dates please refer to the AMD advisory at https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7008.html For Debian 10 buster, this problem has been fixed in version 3.20230719.1+deb10u1. Additionally the update contains a fix for CVE-2019-9836. We recommend that you upgrade your amd64-microcode packages. For the detailed security status of amd64-microcode please refer to its security tracker page at: https://security-tracker.debian.org/tracker/source-package/amd64-microcode Further information about Debian LTS security advisories, how to apply these updatesto your system and frequently asked questions can be found at: https://wiki.debian.org/LTS . Enhance amd64-microcode to mitigate vulnerabilities and safeguard against data breaches on Debian LTS environments.. Debian Security Advisory, amd64-microcode Update, Microarchitectural Flaw. . Severity: Low. LinuxSecurity.com Team

Calendar 2 Jul 31, 2023 Low Debian LTS
98

RedHat: RHSA-2019-1209-01 Critical Security Concern for Virtualization Host

An update for redhat-release-virtualization-host and redhat-virtualization-host is now available for Red Hat Virtualization 4.2 for Red Hat Enterprise Linux 7.6 EUS. Red Hat Product Security has rated this update as having a security impact. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ==================================================================== Red Hat Security Advisory Synopsis: Important: redhat-virtualization-host security update Advisory ID: RHSA-2019:1209-01 Product: Red Hat Virtualization Advisory URL: https://access.redhat.com/errata/RHSA-2019:1209 Issue date: 2019-05-14 CVE Names: CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2019-11091 ==================================================================== 1. Summary: An update for redhat-release-virtualization-host and redhat-virtualization-host is now available for Red Hat Virtualization 4.2 for Red Hat Enterprise Linux 7.6 EUS. 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 Virtualization 4.2 Hypervisor for RHEL 7.6 EUS - noarch, x86_64 3. Description: The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks. The ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) areinstalled using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks. 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-2018-12127) * Uncacheable memory on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channelwith local access. (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/2974891 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 Virtualization 4.2 Hypervisor for RHEL 7.6 EUS: Source: redhat-release-virtualization-host-4.2-8.6.el7.src.rpm redhat-virtualization-host-4.2-20190512.0.el7_6.src.rpm noarch: redhat-virtualization-host-image-update-4.2-20190512.0.el7_6.noarch.rpm redhat-virtualization-host-image-update-placeholder-4.2-8.6.el7.noarch.rpm x86_64: redhat-release-virtualization-host-4.2-8.6.el7.x86_64.rpm redhat-release-virtualization-host-content-4.2-8.6.el7.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 . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2019 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPGv1 iQIVAwUBXNsvP9zjgjWX9erEAQii8w//fttdu7db/vYBdADLtVvIWBl4nlB/8tHd Jm4/OJtZbnZNHJ2ws9CvCAN8U18gdvghVZBzeQB/f0avIqrTjIkn32MLN9JV6ebN FhpdogKa/WnZADe8q5pvplTwrz69VwEAgEOEj5r9Cr7NXY7SkSDXvnbrUv6aYIUr AxNjIylHvRJqQfzZWUtO8jUhD+c5lp+B0zuJFiSapDRH0khl+hp3nElk4A2qNoty w/eRM8Dh4aQQLJhizlyLY+/hds9YIh16oILJLJPzx95q1iwM3hK0ejEdCR+yv1RL tvGbNjcJEdcBAUGGXEzWrtxftx8wOd+HP7qcrsQWpAzRJC/0LkvUbal0aCYGf1OJ ZT0Yw4HOwxJu4aeZ5XKUQpsxzlOC6hfr31G2Iha+NWy87efXPwBXxpN6oISaE38c Dc1jchpc7v3aNXh++zZ01J3vnmPQZxzKPgOm5xt2ENhpz6Zjh//wTCAPjtvaV7RX gNo3aQVKxwhsdTSFji03vc4T2l88jqgMqCuT+WZ6oy9D0gugLp7e/AFYz4kgvddA oOP+pD/Yy0SVAJ/+iLEJ/8MI+n4Rkj0j/mB/ZsNCqpPc6DHwZt8zbdaAeQJ1UH7b 0XSbMBGtXZpU8qVp00ZWOpwHftumVXi4l7E87/Ae/mifCDS8dXXgyAvT2AzbZWHA cPDmXnnPuCI=OZ5V -----END PGP SIGNATURE----- -- RHSA-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . Canonical issued an urgent security notice regarding its cloud infrastructure software to address significant vulnerabilities affecting data integrity.. security advisory, virtualization host, Red Hat, information disclosure. . Severity: Important. LinuxSecurity.com Team

Calendar 2 May 14, 2019 Important Red Hat
98

Red Hat: RHSA-2019-1187:01 Important Libvirt Security Update

An update for libvirt is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ==================================================================== Red Hat Security Advisory Synopsis: Important: libvirt security update Advisory ID: RHSA-2019:1187-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2019:1187 Issue date: 2019-05-14 CVE Names: CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2019-11091 ==================================================================== 1. Summary: An update for libvirt is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions. 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 Server AUS (v. 7.3) - x86_64 Red Hat Enterprise Linux Server E4S (v. 7.3) - ppc64le Red Hat Enterprise Linux Server TUS (v. 7.3) - x86_64 3. Description: The libvirt library contains a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. 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 fromthe 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-2018-12127) * Uncacheable memory on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. (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 the updated packages, libvirtd will be restarted automatically. 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 Server AUS (v. 7.3): Source: libvirt-2.0.0-10.el7_3.14.src.rpm x86_64: libvirt-2.0.0-10.el7_3.14.x86_64.rpm libvirt-client-2.0.0-10.el7_3.14.i686.rpm libvirt-client-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-config-network-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-config-nwfilter-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-interface-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-lxc-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-network-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-nodedev-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-nwfilter-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-qemu-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-secret-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-storage-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-kvm-2.0.0-10.el7_3.14.x86_64.rpm libvirt-debuginfo-2.0.0-10.el7_3.14.i686.rpm libvirt-debuginfo-2.0.0-10.el7_3.14.x86_64.rpm libvirt-devel-2.0.0-10.el7_3.14.i686.rpm libvirt-devel-2.0.0-10.el7_3.14.x86_64.rpm libvirt-docs-2.0.0-10.el7_3.14.x86_64.rpm Red Hat Enterprise Linux Server E4S (v.7.3): Source: libvirt-2.0.0-10.el7_3.14.src.rpm ppc64le: libvirt-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-client-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-config-network-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-config-nwfilter-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-interface-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-lxc-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-network-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-nodedev-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-nwfilter-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-qemu-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-secret-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-daemon-driver-storage-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-debuginfo-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-devel-2.0.0-10.el7_3.14.ppc64le.rpm libvirt-docs-2.0.0-10.el7_3.14.ppc64le.rpm Red Hat Enterprise Linux Server TUS (v. 7.3): Source: libvirt-2.0.0-10.el7_3.14.src.rpm x86_64: libvirt-2.0.0-10.el7_3.14.x86_64.rpm libvirt-client-2.0.0-10.el7_3.14.i686.rpm libvirt-client-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-config-network-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-config-nwfilter-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-interface-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-lxc-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-network-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-nodedev-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-nwfilter-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-qemu-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-secret-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-driver-storage-2.0.0-10.el7_3.14.x86_64.rpm libvirt-daemon-kvm-2.0.0-10.el7_3.14.x86_64.rpm libvirt-debuginfo-2.0.0-10.el7_3.14.i686.rpm libvirt-debuginfo-2.0.0-10.el7_3.14.x86_64.rpm libvirt-devel-2.0.0-10.el7_3.14.i686.rpm libvirt-devel-2.0.0-10.el7_3.14.x86_64.rpm libvirt-docs-2.0.0-10.el7_3.14.x86_64.rpm Thesepackages 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 . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2019 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBXNspltzjgjWX9erEAQhT8hAAi6koBpq/nCwsyxd/s2lgv3BX3aXKKnB2 mX0yrecdeuCPMiOGzzM17/JWA+P1J7BaIXoCtcnteN0+Aqp9CqxxOlakSC8pZOd9 hlFw4jMFT65Ayesu6PsqJh5/WB3kHGJ6CEYxH0+OMA4/S6jj4u8p0vw/eHZrSQfS lVA89LgGUJW31w4qLo6n/dJB+JdRGx/gTlkM7SBha9QxoCWtDK33Tx27hYCSVhJ1 qukM3CjSvqNi50mOg8F3pwjR+RI52qKbwygvmERP9ir0SsI0gJPMtjPckTQ1RlNZ j2U5zJKazy4soGbHjUR/dduUwH/iYdfXIzKlisZGQ1uoAq4cCQLhA80eWlF4DzDh nJ2nlqkWoi1G2LrBF5/09tIL7iAq1u1XH0lQxgvwIfDn7ntYnSNlfOwK98LxylGs MElx1YJANLwSN0zuUq4jnjor01UpJ7EM39IYXbilcxgWMdNNKWMHAritol3JiwPJ DDj8wyhYp/QAyElG2D2IhYCj/d71XP4qpuzZdip6d8h9EGBmtO6DEv+aW35h0YvP HETAtoZDFUUyyKuGITQzAkzTWQjcWgMZCbULiUm/xnPzRITRv6avpuuF1ucHraDU gjCF2Fj2FBGFVW0WwrFn+BX9XHj6Z1CCpKmXPRkJYOs0CVYSVWg6ytZOYwO3XCAs 8vrBygs/y9E=riLf -----END PGP SIGNATURE----- -- RHSA-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . Crucial libvirt security patch released for Red Hat users fixes several vulnerabilities in virtualization framework. Update immediately.. libvirt security update, Red Hat Enterprise Linux, microarchitectural flaws, important security fixes. . Severity: Important. LinuxSecurity.com Team

Calendar 2 May 14, 2019 Important Red Hat
98

Red Hat Enterprise Linux 7.2: RHSA-2019-1186-01 Important: libvirt Security

An update for libvirt is now available for Red Hat Enterprise Linux 7.2 Advanced Update Support, Red Hat Enterprise Linux 7.2 Telco Extended Update Support, and Red Hat Enterprise Linux 7.2 Update Services for SAP Solutions.. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ==================================================================== Red Hat Security Advisory Synopsis: Important: libvirt security update Advisory ID: RHSA-2019:1186-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2019:1186 Issue date: 2019-05-14 CVE Names: CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2019-11091 ==================================================================== 1. Summary: An update for libvirt is now available for Red Hat Enterprise Linux 7.2 Advanced Update Support, Red Hat Enterprise Linux 7.2 Telco Extended Update Support, and Red Hat Enterprise Linux 7.2 Update Services for SAP Solutions. 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 Server AUS (v. 7.2) - x86_64 Red Hat Enterprise Linux Server E4S (v. 7.2) - x86_64 Red Hat Enterprise Linux Server Optional AUS (v. 7.2) - x86_64 Red Hat Enterprise Linux Server Optional E4S (v. 7.2) - x86_64 Red Hat Enterprise Linux Server Optional TUS (v. 7.2) - x86_64 Red Hat Enterprise Linux Server TUS (v. 7.2) - x86_64 3. Description: The libvirt library contains a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. Security Fix(es): * A flaw was found in the implementation of the "fill buffer", a mechanism used by modern CPUswhen 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-2018-12127) * Uncacheable memory on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. (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, referto: https://access.redhat.com/articles/11258 After installing the updated packages, libvirtd will be restarted automatically. 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 Server AUS (v. 7.2): Source: libvirt-1.2.17-13.el7_2.10.src.rpm x86_64: libvirt-1.2.17-13.el7_2.10.x86_64.rpm libvirt-client-1.2.17-13.el7_2.10.i686.rpm libvirt-client-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-config-network-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-config-nwfilter-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-interface-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-lxc-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-network-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-nodedev-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-nwfilter-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-qemu-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-secret-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-storage-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-kvm-1.2.17-13.el7_2.10.x86_64.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.i686.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.x86_64.rpm libvirt-devel-1.2.17-13.el7_2.10.i686.rpm libvirt-devel-1.2.17-13.el7_2.10.x86_64.rpm libvirt-docs-1.2.17-13.el7_2.10.x86_64.rpm Red Hat Enterprise Linux Server E4S (v.7.2): Source: libvirt-1.2.17-13.el7_2.10.src.rpm x86_64: libvirt-1.2.17-13.el7_2.10.x86_64.rpm libvirt-client-1.2.17-13.el7_2.10.i686.rpm libvirt-client-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-config-network-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-config-nwfilter-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-interface-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-lxc-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-network-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-nodedev-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-nwfilter-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-qemu-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-secret-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-storage-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-kvm-1.2.17-13.el7_2.10.x86_64.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.i686.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.x86_64.rpm libvirt-devel-1.2.17-13.el7_2.10.i686.rpm libvirt-devel-1.2.17-13.el7_2.10.x86_64.rpm libvirt-docs-1.2.17-13.el7_2.10.x86_64.rpm Red Hat Enterprise Linux Server TUS (v.7.2): Source: libvirt-1.2.17-13.el7_2.10.src.rpm x86_64: libvirt-1.2.17-13.el7_2.10.x86_64.rpm libvirt-client-1.2.17-13.el7_2.10.i686.rpm libvirt-client-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-config-network-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-config-nwfilter-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-interface-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-lxc-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-network-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-nodedev-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-nwfilter-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-qemu-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-secret-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-driver-storage-1.2.17-13.el7_2.10.x86_64.rpm libvirt-daemon-kvm-1.2.17-13.el7_2.10.x86_64.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.i686.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.x86_64.rpm libvirt-devel-1.2.17-13.el7_2.10.i686.rpm libvirt-devel-1.2.17-13.el7_2.10.x86_64.rpm libvirt-docs-1.2.17-13.el7_2.10.x86_64.rpm Red Hat Enterprise Linux Server Optional AUS (v. 7.2): x86_64: libvirt-daemon-lxc-1.2.17-13.el7_2.10.x86_64.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.x86_64.rpm libvirt-lock-sanlock-1.2.17-13.el7_2.10.x86_64.rpm libvirt-login-shell-1.2.17-13.el7_2.10.x86_64.rpm Red Hat Enterprise Linux Server Optional E4S (v. 7.2): x86_64: libvirt-daemon-lxc-1.2.17-13.el7_2.10.x86_64.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.x86_64.rpm libvirt-lock-sanlock-1.2.17-13.el7_2.10.x86_64.rpm libvirt-login-shell-1.2.17-13.el7_2.10.x86_64.rpm Red Hat Enterprise Linux Server Optional TUS (v. 7.2): x86_64: libvirt-daemon-lxc-1.2.17-13.el7_2.10.x86_64.rpm libvirt-debuginfo-1.2.17-13.el7_2.10.x86_64.rpm libvirt-lock-sanlock-1.2.17-13.el7_2.10.x86_64.rpm libvirt-login-shell-1.2.17-13.el7_2.10.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are availablefrom 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 . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2019 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBXNspY9zjgjWX9erEAQhYSQ/+IUAyZl0LnpfmMs2b4cWyhab2xcuwg0vH vwW0ba3+TmjGHt+fwMEAaA4/sSnEbquIbJbCu8fx4KHz3Z9bS+Bz203+EYoAkX6W 47MphBHQYJSRKXk2J1IYNMFRD/zCuAXMU5C0wZ2M8a28TTVEXh7qnz1iPbvQsc2U vDEptwBjGTuqtYg7c4n2Q0wEIrlOx9cWrBPupbVYvTLQEjXD1HNTdKd76p2xvV43 p2uP0rrEypU8Isq44/3l9jkZipjx6AoVAxdTaCJ1hpXTNb8UblnGiDTY03kdAdvH ALSG99xmBSOymJ0XMw0t4I0LVhKRcdM/Z+xvIKhfu2TTJzCC5yFWIVYXISDGTbJj vz8M3KfcFwZF+PZZTurd1koLRTvw99l9vtNxwOEyoFaCueOEjW3nd4q8RZKdvpbV 4ZidTKtbRTNGpAZ2mz7O5EIDBB0N6g23bU5BW8Mzc5jeyJBpMJb+qPXhKXh4iMmi 5ySGrAeuUoOMR7Aa+S5dq6o7lu8wiMhiYlrxQjNLH1iCN6geHi7iiCMuR6PN+Hn2 tprWi2lNFlSgf2VFTewiy7cJYMJ8P5O77TpSfWJasxN+MD+bjt4Oc0ywTCA32m1a Gsk+5KntQlVDT1QbuJWvV/02/+khz7Oxq3yIDWlJePrRRufknyOJXTADDcsiUAG7 LXhfb/N/qQY=W0lI -----END PGP SIGNATURE----- -- RHSA-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . The latest libvirt update addresses significant vulnerabilities in Red Hat Enterprise Linux, bolstering system security and overall protection.. libvirt Update, Red Hat Advisory, Information Disclosure, Security Fixes, Microarchitectural Issues. . Severity: Important. LinuxSecurity.com Team

Calendar 2 May 14, 2019 Important Red Hat
98

Red Hat Virtualization: RHSA-2019-1179-01 Critical QEMU-KVM-RHEV Update

An update for qemu-kvm-rhev is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score,. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ==================================================================== Red Hat Security Advisory Synopsis: Important: qemu-kvm-rhev security update Advisory ID: RHSA-2019:1179-01 Product: Red Hat Virtualization Advisory URL: https://access.redhat.com/errata/RHSA-2019:1179 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-rhev is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7. 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 Virtualization 4 Management Agent for RHEL 7 Hosts - ppc64le, x86_64 3. Description: KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provide the user-space component for running virtual machines that use KVM in environments managed by Red Hat products. 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-2018-12127) * Uncacheable memory on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. (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/2974891 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 BufferData 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 Virtualization 4 Management Agent for RHEL 7 Hosts: Source: qemu-kvm-rhev-2.12.0-18.el7_6.5.src.rpm ppc64le: qemu-img-rhev-2.12.0-18.el7_6.5.ppc64le.rpm qemu-kvm-common-rhev-2.12.0-18.el7_6.5.ppc64le.rpm qemu-kvm-rhev-2.12.0-18.el7_6.5.ppc64le.rpm qemu-kvm-rhev-debuginfo-2.12.0-18.el7_6.5.ppc64le.rpm qemu-kvm-tools-rhev-2.12.0-18.el7_6.5.ppc64le.rpm x86_64: qemu-img-rhev-2.12.0-18.el7_6.5.x86_64.rpm qemu-kvm-common-rhev-2.12.0-18.el7_6.5.x86_64.rpm qemu-kvm-rhev-2.12.0-18.el7_6.5.x86_64.rpm qemu-kvm-rhev-debuginfo-2.12.0-18.el7_6.5.x86_64.rpm qemu-kvm-tools-rhev-2.12.0-18.el7_6.5.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 . More contact details at https://access.redhat.com/security/team/contact Copyright 2019 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPGv1 iQIVAwUBXNsSi9zjgjWX9erEAQjfbw/+PWJ3ADCW7eq0tv7Mjwp4wMx3ENhA2lQm hnGF7ZCPuhvCHnB7NZWIdTk3appFrmAaPc+Jlvnfhm9mZxbGYrFHC8xqNQdM7l8C YPyZwBKYiKgG8KV0oKiV+4c8OfmZ6HNr7bDVJB8dgdz4so83Ok4m0Wowaycf/CBu QcLY6elRoaKT+wze6a4ll/FjHlzU1rPPfJ8QodCkq5tFR80R/hAyKTfmQIlBZrHL GmVQ5E/W38cgYu1WuDukm3UgxvA3C/tQexjuEDFUmGlVDpT9jXxD3EVi0N6JPL1c UrGsCnzBuU/hcentrM2Hgh7Y6EvMTMI/vO5NQrdvYcR67sv2Z3FeHdAubD5gVBMI 1/RK5T7ohuUN9iWRR/Nd446BZTKWNT6zKot7QmTRpbY1nq7j0c8h/wCfNecSWlAE Lg1qabMlHt3b9t29T4Fnfs0gExSKLZ4vJkL4/nHnSNus6Kvwfw73SVnuWHeU4qwO 3zMhb/f0V8y7jVV4e/y1nzCatEVDA6bDdWPQDFSSGQqO8Ee8aSpprSdPfkIk/nKu 53edaa+VuK3eU8ijshABbvi3P/GllSiwEysHdhJR/jWjEgUfmTGmgqn7q0TcFW1l +WRP4Eq1GcXU8ab+iEpnvRJ5XoQWbp0hUV1FGPABsIbTtq0v9Bp0HVCS5/UBJ/7j WIHqVCPJpJs=Zow1 -----END PGP SIGNATURE----- -- RHSA-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . Discover the critical security patch for qemu-kvm-rhev within Red Hat Virtualization and its implications.. qemu-kvm-rhev, Red Hat Update, Important Security Fix, Virtualization. . Severity: Important. LinuxSecurity.com Team

Calendar 2 May 14, 2019 Important Red Hat
98

RedHat: RHSA-2019-1181-01 Important: qemu-kvm Information Leak

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. -----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 isfetched 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-2018-12127) * Uncacheable memory on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. (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 . 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 This email address is being protected from spambots. You need JavaScript enabled to view it. . Red Hat's advisory on Important qemu-kvm update highlights important security fixesfor multiple vulnerabilities.. Red Hat Enterprise, qemu-kvm update, security patching, information disclosure, microarchitectural security. . Severity: Important. LinuxSecurity.com Team

Calendar 2 May 14, 2019 Important Red Hat
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here