Executive Summary
Summary | |
---|---|
Title | libvirt security and bug fix update |
Informations | |||
---|---|---|---|
Name | RHSA-2012:1359 | First vendor Publication | 2012-10-11 |
Vendor | RedHat | Last vendor Modification | 2012-10-11 |
Severity (Vendor) | Moderate | Revision | 01 |
Security-Database Scoring CVSS v3
Cvss vector : N/A | |||
---|---|---|---|
Overall CVSS Score | NA | ||
Base Score | NA | Environmental Score | NA |
impact SubScore | NA | Temporal Score | NA |
Exploitabality Sub Score | NA | ||
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : (AV:N/AC:L/Au:N/C:N/I:N/A:P) | |||
---|---|---|---|
Cvss Base Score | 5 | Attack Range | Network |
Cvss Impact Score | 2.9 | Attack Complexity | Low |
Cvss Expoit Score | 10 | Authentication | None Required |
Calculate full CVSS 2.0 Vectors scores |
Detail
Problem Description: Updated libvirt packages that fix one security issue and multiple bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate 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: Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - x86_64 3. Description: The libvirt library is 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. A flaw was found in libvirtd's RPC call handling. An attacker able to establish a read-only connection to libvirtd could use this flaw to crash libvirtd by sending an RPC message that has an event as the RPC number, or an RPC number that falls into a gap in the RPC dispatch table. (CVE-2012-4423) This issue was discovered by Wenlong Huang of the Red Hat Virtualization QE Team. This update also fixes the following bugs: * When the host_uuid option was present in the libvirtd.conf file, the augeas libvirt lens was unable to parse the file. This bug has been fixed and the augeas libvirt lens now parses libvirtd.conf as expected in the described scenario. (BZ#858988) * Disk hot plug is a two-part action: the qemuMonitorAddDrive() call is followed by the qemuMonitorAddDevice() call. When the first part succeeded but the second one failed, libvirt failed to roll back the first part and the device remained in use even though the disk hot plug failed. With this update, the rollback for the drive addition is properly performed in the described scenario and disk hot plug now works as expected. (BZ#859376) * When a virtual machine was started with an image chain using block devices and a block rebase operation was issued, the operation failed on completion in the blockJobAbort() function. This update relabels and configures cgroups for the backing files and the rebase operation now succeeds. (BZ#860720) All users of libvirt are advised to upgrade to these updated packages, which contain backported patches to correct these issues. After installing the updated packages, libvirtd will be restarted automatically. 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/knowledge/articles/11258 5. Bugs fixed (http://bugzilla.redhat.com/): 857133 - CVE-2012-4423 libvirt: null function pointer invocation in virNetServerProgramDispatchCall() 858988 - The libvirt augeas lens can't parse a libvirtd.conf file where host_uuid is present 859376 - after failed hotplug qemu keeps the file descriptor open 860720 - Relabel and configure cgroups for the backing files on VIR_DOMAIN_BLOCK_JOB_ABORT_PIVOT |
Original Source
Url : https://rhn.redhat.com/errata/RHSA-2012-1359.html |
OVAL Definitions
Definition Id: oval:org.mitre.oval:def:21298 | |||
Oval ID: | oval:org.mitre.oval:def:21298 | ||
Title: | RHSA-2012:1359: libvirt security and bug fix update (Moderate) | ||
Description: | The virNetServerProgramDispatchCall function in libvirt before 0.10.2 allows remote attackers to cause a denial of service (NULL pointer dereference and segmentation fault) via an RPC call with (1) an event as the RPC number or (2) an RPC number whose value is in a "gap" in the RPC dispatch table. | ||
Family: | unix | Class: | patch |
Reference(s): | RHSA-2012:1359-01 CESA-2012:1359 CVE-2012-4423 | Version: | 4 |
Platform(s): | Red Hat Enterprise Linux 6 CentOS Linux 6 | Product(s): | libvirt |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:23737 | |||
Oval ID: | oval:org.mitre.oval:def:23737 | ||
Title: | ELSA-2012:1359: libvirt security and bug fix update (Moderate) | ||
Description: | The virNetServerProgramDispatchCall function in libvirt before 0.10.2 allows remote attackers to cause a denial of service (NULL pointer dereference and segmentation fault) via an RPC call with (1) an event as the RPC number or (2) an RPC number whose value is in a "gap" in the RPC dispatch table. | ||
Family: | unix | Class: | patch |
Reference(s): | ELSA-2012:1359-01 CVE-2012-4423 | Version: | 6 |
Platform(s): | Oracle Linux 6 | Product(s): | libvirt |
Definition Synopsis: | |||
Definition Id: oval:org.mitre.oval:def:27646 | |||
Oval ID: | oval:org.mitre.oval:def:27646 | ||
Title: | DEPRECATED: ELSA-2012-1359 -- libvirt security and bug fix update (moderate) | ||
Description: | [libvirt-0.9.10-21.0.1.el6_3.5] - Replace docs/et.png in tarball with blank image [libvirt-0.9.10-21.el6_3.5] - security: Fix libvirtd crash possibility (CVE-2012-4423) - Fix augeas test of shared sanlock leases (rhbz#858988) - qemu augeas: Add spice_tls/spice_tls_x509_cert_dir (rhbz#858988) - Fix mistakes in augeas lens (rhbz#858988) - qemu: Fix failure path in disk hotplug (rhbz#859376) - blockjob: Relabel entire existing chain (rhbz#860720) | ||
Family: | unix | Class: | patch |
Reference(s): | ELSA-2012-1359 CVE-2012-4423 | Version: | 4 |
Platform(s): | Oracle Linux 6 | Product(s): | libvirt |
Definition Synopsis: | |||
CPE : Common Platform Enumeration
OpenVAS Exploits
Date | Description |
---|---|
2012-10-19 | Name : Fedora Update for libvirt FEDORA-2012-15640 File : nvt/gb_fedora_2012_15640_libvirt_fc16.nasl |
2012-10-16 | Name : Fedora Update for libvirt FEDORA-2012-15634 File : nvt/gb_fedora_2012_15634_libvirt_fc17.nasl |
2012-10-12 | Name : CentOS Update for libvirt CESA-2012:1359 centos6 File : nvt/gb_CESA-2012_1359_libvirt_centos6.nasl |
2012-10-12 | Name : RedHat Update for libvirt RHSA-2012:1359-01 File : nvt/gb_RHSA-2012_1359-01_libvirt.nasl |
Nessus® Vulnerability Scanner
Date | Description |
---|---|
2014-11-08 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2012-1375.nasl - Type : ACT_GATHER_INFO |
2014-06-13 | Name : The remote openSUSE host is missing a security update. File : openSUSE-2013-105.nasl - Type : ACT_GATHER_INFO |
2013-07-12 | Name : The remote Oracle Linux host is missing one or more security updates. File : oraclelinux_ELSA-2012-1359.nasl - Type : ACT_GATHER_INFO |
2013-01-30 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-1708-1.nasl - Type : ACT_GATHER_INFO |
2013-01-25 | Name : The remote SuSE 11 host is missing one or more security updates. File : suse_11_libvirt-201211-121102.nasl - Type : ACT_GATHER_INFO |
2012-10-17 | Name : The remote Fedora host is missing a security update. File : fedora_2012-15640.nasl - Type : ACT_GATHER_INFO |
2012-10-16 | Name : The remote Fedora host is missing a security update. File : fedora_2012-15634.nasl - Type : ACT_GATHER_INFO |
2012-10-15 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2012-1359.nasl - Type : ACT_GATHER_INFO |
2012-10-12 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2012-1359.nasl - Type : ACT_GATHER_INFO |
2012-10-12 | Name : The remote Scientific Linux host is missing one or more security updates. File : sl_20121011_libvirt_on_SL6_x.nasl - Type : ACT_GATHER_INFO |
Alert History
Date | Informations |
---|---|
2014-02-17 11:56:25 |
|
2012-11-19 21:20:26 |
|
2012-11-19 13:20:02 |
|