Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2019:1180 - Security Advisory
Issued:
2019-05-14
Updated:
2019-05-14

RHSA-2019:1180 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: libvirt security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for libvirt 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.

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 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.

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.

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Gluster Storage Server for On-premise 3 for RHEL 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6 s390x

Fixes

  • BZ - 1646781 - CVE-2018-12126 hardware: Microarchitectural Store Buffer Data Sampling (MSBDS)
  • BZ - 1646784 - CVE-2018-12130 hardware: Microarchitectural Fill Buffer Data Sampling (MFBDS)
  • BZ - 1667782 - CVE-2018-12127 hardware: Micro-architectural Load Port Data Sampling - Information Leak (MLPDS)
  • BZ - 1705312 - CVE-2019-11091 hardware: Microarchitectural Data Sampling Uncacheable Memory (MDSUM)

CVEs

  • CVE-2018-12126
  • CVE-2018-12127
  • CVE-2018-12130
  • CVE-2019-11091

References

  • https://access.redhat.com/security/updates/classification/#important
  • https://access.redhat.com/security/vulnerabilities/mds
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
x86_64
libvirt-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: e9fde9fa29b3683029f87474e50733753e2eebf83c33445ef82fc470dc27c531
libvirt-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: e9fde9fa29b3683029f87474e50733753e2eebf83c33445ef82fc470dc27c531
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-client-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 28b0ee4db89aa04c6495ba7019032002bd2c2694a7c327d62d70059989e00c9a
libvirt-client-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 28b0ee4db89aa04c6495ba7019032002bd2c2694a7c327d62d70059989e00c9a
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-devel-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 8278466366f828bf413fe6da29bf0bef1dd07236b34e38f3db24f5f810592708
libvirt-devel-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 8278466366f828bf413fe6da29bf0bef1dd07236b34e38f3db24f5f810592708
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9
libvirt-python-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 154f873525630c68e984c85f06d32cd30d82588d4c7531532e65ab25e4dfbf2f
libvirt-python-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 154f873525630c68e984c85f06d32cd30d82588d4c7531532e65ab25e4dfbf2f
i386
libvirt-0.10.2-64.el6_10.1.i686.rpm SHA-256: 596b4c46e302a03d8798986f83982d583792bf7bf7c4f121502c79179fd91fdc
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-python-0.10.2-64.el6_10.1.i686.rpm SHA-256: bae783d66cabb7c6d2249444d7ef0ec450978f17b3b0b08db7f2706c4d4b4ef1

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
x86_64
libvirt-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: e9fde9fa29b3683029f87474e50733753e2eebf83c33445ef82fc470dc27c531
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-client-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 28b0ee4db89aa04c6495ba7019032002bd2c2694a7c327d62d70059989e00c9a
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-devel-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 8278466366f828bf413fe6da29bf0bef1dd07236b34e38f3db24f5f810592708
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9
libvirt-python-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 154f873525630c68e984c85f06d32cd30d82588d4c7531532e65ab25e4dfbf2f
i386
libvirt-0.10.2-64.el6_10.1.i686.rpm SHA-256: 596b4c46e302a03d8798986f83982d583792bf7bf7c4f121502c79179fd91fdc
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-python-0.10.2-64.el6_10.1.i686.rpm SHA-256: bae783d66cabb7c6d2249444d7ef0ec450978f17b3b0b08db7f2706c4d4b4ef1

Red Hat Enterprise Linux Workstation 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
x86_64
libvirt-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: e9fde9fa29b3683029f87474e50733753e2eebf83c33445ef82fc470dc27c531
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-client-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 28b0ee4db89aa04c6495ba7019032002bd2c2694a7c327d62d70059989e00c9a
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-devel-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 8278466366f828bf413fe6da29bf0bef1dd07236b34e38f3db24f5f810592708
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9
libvirt-python-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 154f873525630c68e984c85f06d32cd30d82588d4c7531532e65ab25e4dfbf2f
i386
libvirt-0.10.2-64.el6_10.1.i686.rpm SHA-256: 596b4c46e302a03d8798986f83982d583792bf7bf7c4f121502c79179fd91fdc
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-python-0.10.2-64.el6_10.1.i686.rpm SHA-256: bae783d66cabb7c6d2249444d7ef0ec450978f17b3b0b08db7f2706c4d4b4ef1

Red Hat Enterprise Linux Desktop 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
x86_64
libvirt-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: e9fde9fa29b3683029f87474e50733753e2eebf83c33445ef82fc470dc27c531
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-client-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 28b0ee4db89aa04c6495ba7019032002bd2c2694a7c327d62d70059989e00c9a
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-devel-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 8278466366f828bf413fe6da29bf0bef1dd07236b34e38f3db24f5f810592708
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9
libvirt-python-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 154f873525630c68e984c85f06d32cd30d82588d4c7531532e65ab25e4dfbf2f
i386
libvirt-0.10.2-64.el6_10.1.i686.rpm SHA-256: 596b4c46e302a03d8798986f83982d583792bf7bf7c4f121502c79179fd91fdc
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-python-0.10.2-64.el6_10.1.i686.rpm SHA-256: bae783d66cabb7c6d2249444d7ef0ec450978f17b3b0b08db7f2706c4d4b4ef1

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
s390x
libvirt-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 150c73623ff8ebf81b9a85e4ddd9fea4540757ed9838b1bcef4b195fbacab6ed
libvirt-client-0.10.2-64.el6_10.1.s390.rpm SHA-256: ee9984e5b0871a62a30e582300dca9515cac73f4f448020ae05f2e24016fa088
libvirt-client-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 963d22586799f2d288c7a3b24192316fdee9db4d8e9bf2f586c748affc88792d
libvirt-debuginfo-0.10.2-64.el6_10.1.s390.rpm SHA-256: c16f56026407af4aa8e93fdd8fe5e8b7484f3c60644cfb136a404007d90b28f6
libvirt-debuginfo-0.10.2-64.el6_10.1.s390x.rpm SHA-256: d7f4b8d15159acfd41dcd306baf338ae998bf9c839b7597fabb65bdf1b7d927b
libvirt-devel-0.10.2-64.el6_10.1.s390.rpm SHA-256: 178816185da22f43e8f22a3e3a36cf11492fa38ae887217f4e500bf8f8701e6b
libvirt-devel-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 2888d4244c009bc3321b9b06329b17da21dd057e2ba056d2c3baf502b2b1ca0b
libvirt-python-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 77aebb3f40d745f40f697f605f009a70271112c33e03b528016e32350f232e3a

Red Hat Enterprise Linux for Power, big endian 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
ppc64
libvirt-0.10.2-64.el6_10.1.ppc64.rpm SHA-256: 7df66351c10bca8bcfaa50655920e4ce828dcc6f5fc30198d9104580e673afa0
libvirt-client-0.10.2-64.el6_10.1.ppc.rpm SHA-256: 0a0235983451925e4f2b360fc2a3a57db42b00c29caedb68be312955ece0c6f6
libvirt-client-0.10.2-64.el6_10.1.ppc64.rpm SHA-256: 1ff70f3d6879b73083ff17add8075edb58110661e6e3bc31e27eafff1fb3dda4
libvirt-debuginfo-0.10.2-64.el6_10.1.ppc.rpm SHA-256: 18630c5ead4fb29b77d70258acb44e60b6afcc2be8638a6b333bf265ae464fbe
libvirt-debuginfo-0.10.2-64.el6_10.1.ppc64.rpm SHA-256: 6f5cf8c97b9e4edb32997c39c2176f6f613b783f55d975688283f4e2eaa3fc20
libvirt-devel-0.10.2-64.el6_10.1.ppc.rpm SHA-256: 4ec93c1cc10887c5690816c1ef7b5e830eecfbdeefc4dbfca09e51ee2f84f923
libvirt-devel-0.10.2-64.el6_10.1.ppc64.rpm SHA-256: e429a58a44760e12c09dc1ec9439029b192ab3277fb78edcef925aea3bdff309
libvirt-python-0.10.2-64.el6_10.1.ppc64.rpm SHA-256: 67f484336e5273e267db9db00b18db413b3d1411e1e2efd88aeb9432c54804a9

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
x86_64
libvirt-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: e9fde9fa29b3683029f87474e50733753e2eebf83c33445ef82fc470dc27c531
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-client-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 28b0ee4db89aa04c6495ba7019032002bd2c2694a7c327d62d70059989e00c9a
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-devel-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 8278466366f828bf413fe6da29bf0bef1dd07236b34e38f3db24f5f810592708
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9
libvirt-python-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 154f873525630c68e984c85f06d32cd30d82588d4c7531532e65ab25e4dfbf2f

Red Hat Gluster Storage Server for On-premise 3 for RHEL 6

SRPM
x86_64
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
s390x
libvirt-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 150c73623ff8ebf81b9a85e4ddd9fea4540757ed9838b1bcef4b195fbacab6ed
libvirt-client-0.10.2-64.el6_10.1.s390.rpm SHA-256: ee9984e5b0871a62a30e582300dca9515cac73f4f448020ae05f2e24016fa088
libvirt-client-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 963d22586799f2d288c7a3b24192316fdee9db4d8e9bf2f586c748affc88792d
libvirt-debuginfo-0.10.2-64.el6_10.1.s390.rpm SHA-256: c16f56026407af4aa8e93fdd8fe5e8b7484f3c60644cfb136a404007d90b28f6
libvirt-debuginfo-0.10.2-64.el6_10.1.s390x.rpm SHA-256: d7f4b8d15159acfd41dcd306baf338ae998bf9c839b7597fabb65bdf1b7d927b
libvirt-devel-0.10.2-64.el6_10.1.s390.rpm SHA-256: 178816185da22f43e8f22a3e3a36cf11492fa38ae887217f4e500bf8f8701e6b
libvirt-devel-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 2888d4244c009bc3321b9b06329b17da21dd057e2ba056d2c3baf502b2b1ca0b
libvirt-python-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 77aebb3f40d745f40f697f605f009a70271112c33e03b528016e32350f232e3a

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
x86_64
libvirt-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: e9fde9fa29b3683029f87474e50733753e2eebf83c33445ef82fc470dc27c531
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-client-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 28b0ee4db89aa04c6495ba7019032002bd2c2694a7c327d62d70059989e00c9a
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-debuginfo-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 338b32958b480479feebe6a97af17f6cf9d291ed28e328d78828e28351dd3784
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-devel-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 8278466366f828bf413fe6da29bf0bef1dd07236b34e38f3db24f5f810592708
libvirt-lock-sanlock-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 37a7ab0611fb1f2489d10ff0e892f04732b08c872e144bb2b0aceab9be1a33f9
libvirt-python-0.10.2-64.el6_10.1.x86_64.rpm SHA-256: 154f873525630c68e984c85f06d32cd30d82588d4c7531532e65ab25e4dfbf2f
i386
libvirt-0.10.2-64.el6_10.1.i686.rpm SHA-256: 596b4c46e302a03d8798986f83982d583792bf7bf7c4f121502c79179fd91fdc
libvirt-client-0.10.2-64.el6_10.1.i686.rpm SHA-256: c71c1733a1b35692e4f5bc559cf4db76ee9cc592e432fb6bf56386d24af072a5
libvirt-debuginfo-0.10.2-64.el6_10.1.i686.rpm SHA-256: 324932d2d00373fb00c2a81f58d6b86c9942b821fc32e77bde61dfaba99bf923
libvirt-devel-0.10.2-64.el6_10.1.i686.rpm SHA-256: 49ec4b59b31ff5aff51522e2716baa7a498d479bb1c5ac1e604e734ee9fd9e19
libvirt-python-0.10.2-64.el6_10.1.i686.rpm SHA-256: bae783d66cabb7c6d2249444d7ef0ec450978f17b3b0b08db7f2706c4d4b4ef1

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6

SRPM
libvirt-0.10.2-64.el6_10.1.src.rpm SHA-256: 2d75aef70e9f1833ec35035ec7fce804037416def6f2bdabe21ce8ec03f03393
s390x
libvirt-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 150c73623ff8ebf81b9a85e4ddd9fea4540757ed9838b1bcef4b195fbacab6ed
libvirt-client-0.10.2-64.el6_10.1.s390.rpm SHA-256: ee9984e5b0871a62a30e582300dca9515cac73f4f448020ae05f2e24016fa088
libvirt-client-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 963d22586799f2d288c7a3b24192316fdee9db4d8e9bf2f586c748affc88792d
libvirt-debuginfo-0.10.2-64.el6_10.1.s390.rpm SHA-256: c16f56026407af4aa8e93fdd8fe5e8b7484f3c60644cfb136a404007d90b28f6
libvirt-debuginfo-0.10.2-64.el6_10.1.s390x.rpm SHA-256: d7f4b8d15159acfd41dcd306baf338ae998bf9c839b7597fabb65bdf1b7d927b
libvirt-devel-0.10.2-64.el6_10.1.s390.rpm SHA-256: 178816185da22f43e8f22a3e3a36cf11492fa38ae887217f4e500bf8f8701e6b
libvirt-devel-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 2888d4244c009bc3321b9b06329b17da21dd057e2ba056d2c3baf502b2b1ca0b
libvirt-python-0.10.2-64.el6_10.1.s390x.rpm SHA-256: 77aebb3f40d745f40f697f605f009a70271112c33e03b528016e32350f232e3a

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility