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 Insights
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 Insights
  • 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-2010:0627 - Security Advisory
Issued:
2010-08-19
Updated:
2010-08-19

RHSA-2010:0627 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: kvm security and bug fix update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated kvm packages that fix three security issues and multiple bugs are
now available for Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having
important security impact. Common Vulnerability Scoring System (CVSS) base
scores, which give detailed severity ratings, are available for each
vulnerability from the CVE links in the References section.

Description

KVM (Kernel-based Virtual Machine) is a full virtualization solution for
Linux on AMD64 and Intel 64 systems. KVM is a Linux kernel module built for
the standard Red Hat Enterprise Linux kernel.

It was found that QEMU-KVM on the host did not validate all pointers
provided from a guest system's QXL graphics card driver. A privileged guest
user could use this flaw to cause the host to dereference an invalid
pointer, causing the guest to crash (denial of service) or, possibly,
resulting in the privileged guest user escalating their privileges on the
host. (CVE-2010-0431)

A flaw was found in QEMU-KVM, allowing the guest some control over the
index used to access the callback array during sub-page MMIO
initialization. A privileged guest user could use this flaw to crash the
guest (denial of service) or, possibly, escalate their privileges on the
host. (CVE-2010-2784)

A NULL pointer dereference flaw was found when the host system had a
processor with the Intel VT-x extension enabled. A privileged guest user
could use this flaw to trick the host into emulating a certain instruction,
which could crash the host (denial of service). (CVE-2010-0435)

This update also fixes the following bugs:

  • running a "qemu-img" check on a faulty virtual machine image ended with a

segmentation fault. With this update, the segmentation fault no longer
occurs when running the "qemu-img" check. (BZ#610342)

  • when attempting to transfer a file between two guests that were joined in

the same virtual LAN (VLAN), the receiving guest unexpectedly quit. With
this update, the transfer completes successfully. (BZ#610343)

  • installation of a system was occasionally failing in KVM. This was caused

by KVM using wrong permissions for large guest pages. With this update, the
installation completes successfully. (BZ#616796)

  • previously, the migration process would fail for a virtual machine

because the virtual machine could not map all the memory. This was caused
by a conflict that was initiated when a virtual machine was initially run
and then migrated right away. With this update, the conflict no longer
occurs and the migration process no longer fails. (BZ#618205)

  • using a thinly provisioned VirtIO disk on iSCSI storage and performing a

"qemu-img" check during an "e_no_space" event returned cluster errors. With
this update, the errors no longer appear. (BZ#618206)

All KVM users should upgrade to these updated packages, which contain
backported patches to resolve these issues. Note: The procedure in the
Solution section must be performed before this update will take effect.

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/docs/DOC-11259

The following procedure must be performed before this update will take
effect:

1) Stop all KVM guest virtual machines.

2) Either reboot the hypervisor machine or, as the root user, remove (using
"modprobe -r [module]") and reload (using "modprobe [module]") all of the
following modules which are currently running (determined using "lsmod"):
kvm, ksm, kvm-intel or kvm-amd.

3) Restart the KVM guest virtual machines.

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 x86_64

Fixes

  • BZ - 568809 - CVE-2010-0431 qemu: Insufficient guest provided pointers validation
  • BZ - 570528 - CVE-2010-0435 kvm: vmx null pointer dereference
  • BZ - 610342 - [kvm] segmentation fault when running qemu-img check on faulty image
  • BZ - 610343 - Virtio: Transfer file caused guest in same vlan abnormally quit
  • BZ - 616796 - KVM uses wrong permissions for large guest pages
  • BZ - 618205 - SPICE - race in KVM/Spice would cause migration to fail (slots are not registered properly?)
  • BZ - 618206 - [kvm] qemu image check returns cluster errors when using virtIO block (thinly provisioned) during e_no_space events (along with EIO errors)
  • BZ - 619411 - CVE-2010-2784 qemu: insufficient constraints checking in exec.c:subpage_register()

CVEs

  • CVE-2010-0431
  • CVE-2010-0435
  • CVE-2010-2784

References

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

Red Hat Enterprise Linux Server 5

SRPM
kvm-83-164.el5_5.21.src.rpm SHA-256: 7f44aab173e8e5f29b9ee66d4595d9582adcf2c761409e3e23d7a2a61204b203
x86_64
kmod-kvm-83-164.el5_5.21.x86_64.rpm SHA-256: 82e71b7b85e73acc79d12b6f95b80f6f1cded2d3409eff40d0afaa31b150b44f
kvm-83-164.el5_5.21.x86_64.rpm SHA-256: fd01f123c798d07d9e049ce0bb69e6aaa80e97853e4fdf8454d3da7f2fc42f8a
kvm-qemu-img-83-164.el5_5.21.x86_64.rpm SHA-256: fb01100a725c3041c0c419d10d93958b89097ae3629977ae08c243421098443f
kvm-tools-83-164.el5_5.21.x86_64.rpm SHA-256: 2fc1fff33474c5052b1ed012bb4c5e32da0f9a1ba4fa637f3ed3f3c5c74afd07

Red Hat Enterprise Linux Workstation 5

SRPM
kvm-83-164.el5_5.21.src.rpm SHA-256: 7f44aab173e8e5f29b9ee66d4595d9582adcf2c761409e3e23d7a2a61204b203
x86_64
kmod-kvm-83-164.el5_5.21.x86_64.rpm SHA-256: 82e71b7b85e73acc79d12b6f95b80f6f1cded2d3409eff40d0afaa31b150b44f
kvm-83-164.el5_5.21.x86_64.rpm SHA-256: fd01f123c798d07d9e049ce0bb69e6aaa80e97853e4fdf8454d3da7f2fc42f8a
kvm-qemu-img-83-164.el5_5.21.x86_64.rpm SHA-256: fb01100a725c3041c0c419d10d93958b89097ae3629977ae08c243421098443f
kvm-tools-83-164.el5_5.21.x86_64.rpm SHA-256: 2fc1fff33474c5052b1ed012bb4c5e32da0f9a1ba4fa637f3ed3f3c5c74afd07

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