==================================================================== Red Hat Security Advisory Synopsis: Important: xen security and bug fix update Advisory ID: RHSA-2012:0370-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2012:0370.html Issue date: 2012-03-07 CVE Names: CVE-2012-0029 ==================================================================== 1. Summary: Updated xen packages that fix one security issue and two 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. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. 2. Relevant releases/architectures: RHEL Desktop Multi OS (v. 5 client) - i386, x86_64 RHEL Virtualization (v. 5 server) - i386, ia64, x86_64 Red Hat Enterprise Linux (v. 5 server) - i386, ia64, x86_64 Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64 3. Description: The xen packages contain administration tools and the xend service for managing the kernel-xen kernel for virtualization on Red Hat Enterprise Linux. A heap overflow flaw was found in the way QEMU emulated the e1000 network interface card. A privileged guest user in a virtual machine whose network interface is configured to use the e1000 emulated driver could use this flaw to crash QEMU or, possibly, escalate their privileges on the host. (CVE-2012-0029) Red Hat would like to thank Nicolae Mogoreanu for reporting this issue. This update also fixes the following bugs: * Adding support for jumbo frames introduced incorrect network device expansion when a bridge is created. The expansion worked correctly with the default configuration, but could have caused network setup failures when a user-defined network script was used. This update changes the expansion so network setup will not fail, even when a user-defined network script is used. (BZ#797191) * A bug was found in xenconsoled, the Xen hypervisor console daemon. If timestamp logging for this daemon was enabled (using both the XENCONSOLED_TIMESTAMP_HYPERVISOR_LOG and XENCONSOLED_TIMESTAMP_GUEST_LOG options in "/etc/sysconfig/xend"), xenconsoled could crash if the guest emitted a lot of information to its serial console in a short period of time. Eventually, the guest would freeze after the console buffer was filled due to the crashed xenconsoled. Timestamp logging is disabled by default. (BZ#797836) All xen users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. The system must be rebooted for this update to take effect. 4. 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 https://access.redhat.com/articles/11258 5. Bugs fixed (http://bugzilla.redhat.com/): 772075 - CVE-2012-0029 qemu: e1000: process_tx_desc legacy mode packets heap overflow 797191 - xen-network-common.sh scripting typo 6. Package List: Red Hat Enterprise Linux Desktop (v. 5 client): Source: i386: xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-libs-3.0.3-135.el5_8.2.i386.rpm x86_64: xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-debuginfo-3.0.3-135.el5_8.2.x86_64.rpm xen-libs-3.0.3-135.el5_8.2.i386.rpm xen-libs-3.0.3-135.el5_8.2.x86_64.rpm RHEL Desktop Multi OS (v. 5 client): Source: i386: xen-3.0.3-135.el5_8.2.i386.rpm xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-devel-3.0.3-135.el5_8.2.i386.rpm x86_64: xen-3.0.3-135.el5_8.2.x86_64.rpm xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-debuginfo-3.0.3-135.el5_8.2.x86_64.rpm xen-devel-3.0.3-135.el5_8.2.i386.rpm xen-devel-3.0.3-135.el5_8.2.x86_64.rpm Red Hat Enterprise Linux (v. 5 server): Source: i386: xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-libs-3.0.3-135.el5_8.2.i386.rpm ia64: xen-debuginfo-3.0.3-135.el5_8.2.ia64.rpm xen-libs-3.0.3-135.el5_8.2.ia64.rpm x86_64: xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-debuginfo-3.0.3-135.el5_8.2.x86_64.rpm xen-libs-3.0.3-135.el5_8.2.i386.rpm xen-libs-3.0.3-135.el5_8.2.x86_64.rpm RHEL Virtualization (v. 5 server): Source: i386: xen-3.0.3-135.el5_8.2.i386.rpm xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-devel-3.0.3-135.el5_8.2.i386.rpm ia64: xen-3.0.3-135.el5_8.2.ia64.rpm xen-debuginfo-3.0.3-135.el5_8.2.ia64.rpm xen-devel-3.0.3-135.el5_8.2.ia64.rpm x86_64: xen-3.0.3-135.el5_8.2.x86_64.rpm xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm xen-debuginfo-3.0.3-135.el5_8.2.x86_64.rpm xen-devel-3.0.3-135.el5_8.2.i386.rpm xen-devel-3.0.3-135.el5_8.2.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#package 7. References: https://access.redhat.com/security/cve/CVE-2012-0029 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 2012 Red Hat, Inc.
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
https://access.redhat.com/articles/11258
The xen packages contain administration tools and the xend service for
managing the kernel-xen kernel for virtualization on Red Hat Enterprise
Linux.
A heap overflow flaw was found in the way QEMU emulated the e1000 network
interface card. A privileged guest user in a virtual machine whose network
interface is configured to use the e1000 emulated driver could use this
flaw to crash QEMU or, possibly, escalate their privileges on the host.
(CVE-2012-0029)
Red Hat would like to thank Nicolae Mogoreanu for reporting this issue.
This update also fixes the following bugs:
* Adding support for jumbo frames introduced incorrect network device
expansion when a bridge is created. The expansion worked correctly with the
default configuration, but could have caused network setup failures when a
user-defined network script was used. This update changes the expansion so
network setup will not fail, even when a user-defined network script is
used. (BZ#797191)
* A bug was found in xenconsoled, the Xen hypervisor console daemon. If
timestamp logging for this daemon was enabled (using both the
XENCONSOLED_TIMESTAMP_HYPERVISOR_LOG and XENCONSOLED_TIMESTAMP_GUEST_LOG
options in "/etc/sysconfig/xend"), xenconsoled could crash if the guest
emitted a lot of information to its serial console in a short period of
time. Eventually, the guest would freeze after the console buffer was
filled due to the crashed xenconsoled. Timestamp logging is disabled by
default. (BZ#797836)
All xen users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. The system must be
rebooted for this update to take effect.
https://access.redhat.com/security/cve/CVE-2012-0029 https://access.redhat.com/security/updates/classification#important
Red Hat Enterprise Linux Desktop (v. 5 client):
Source:
i386:
xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm
xen-libs-3.0.3-135.el5_8.2.i386.rpm
x86_64:
xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm
xen-debuginfo-3.0.3-135.el5_8.2.x86_64.rpm
xen-libs-3.0.3-135.el5_8.2.i386.rpm
xen-libs-3.0.3-135.el5_8.2.x86_64.rpm
RHEL Desktop Multi OS (v. 5 client):
Source:
i386:
xen-3.0.3-135.el5_8.2.i386.rpm
xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm
xen-devel-3.0.3-135.el5_8.2.i386.rpm
x86_64:
xen-3.0.3-135.el5_8.2.x86_64.rpm
xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm
xen-debuginfo-3.0.3-135.el5_8.2.x86_64.rpm
xen-devel-3.0.3-135.el5_8.2.i386.rpm
xen-devel-3.0.3-135.el5_8.2.x86_64.rpm
Red Hat Enterprise Linux (v. 5 server):
Source:
i386:
xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm
xen-libs-3.0.3-135.el5_8.2.i386.rpm
ia64:
xen-debuginfo-3.0.3-135.el5_8.2.ia64.rpm
xen-libs-3.0.3-135.el5_8.2.ia64.rpm
x86_64:
xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm
xen-debuginfo-3.0.3-135.el5_8.2.x86_64.rpm
xen-libs-3.0.3-135.el5_8.2.i386.rpm
xen-libs-3.0.3-135.el5_8.2.x86_64.rpm
RHEL Virtualization (v. 5 server):
Source:
i386:
xen-3.0.3-135.el5_8.2.i386.rpm
xen-debuginfo-3.0.3-135.el5_8.2.i386.rpm
xen-devel-3.0.3-135.el5_8.2.i386.rpm
ia64:
xen-3.0.3-135.el5_8.2.ia64.rpm
xen-debuginfo-3.0.3-135.el5_8.2.ia64.rpm
Read the Full Advisory
Updated xen packages that fix one security issue and two bugs are nowavailable for Red Hat Enterprise Linux 5.The Red Hat Security Response Team has rated this update as havingimportant security impact. A Common Vulnerability Scoring System (CVSS)base score, which gives a detailed severity rating, is available from theCVE link in the References section.
RHEL Desktop Multi OS (v. 5 client) - i386, x86_64
RHEL Virtualization (v. 5 server) - i386, ia64, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64
772075 - CVE-2012-0029 qemu: e1000: process_tx_desc legacy mode packets heap overflow
797191 - xen-network-common.sh scripting typo
Get the latest Linux and open source security news straight to your inbox.