Bug 1141131 (CVE-2014-3633)
Summary: | CVE-2014-3633 libvirt: qemu: out-of-bounds read access in qemuDomainGetBlockIoTune() due to invalid index | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Petr Matousek <pmatouse> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | aavati, carnil, chazlett, dyuan, hannsj_uhl, jdenemar, nlevinki, pkrempa, rbalakri, rfortier, security-response-team, shaines, smohan, ssaha, vbellur, virt-bugs, xuzhang, yanyang |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
An out-of-bounds read flaw was found in the way libvirt's qemuDomainGetBlockIoTune() function looked up the disk index in a non-persistent (live) disk configuration while a persistent disk configuration was being indexed. A remote attacker able to establish a read-only connection to libvirtd could use this flaw to crash libvirtd or, potentially, leak memory from the libvirtd process.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-18 21:49:43 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1140724, 1141134, 1143891, 1160278, 1160823 | ||
Bug Blocks: | 1141096, 1143903, 1160286 |
Description
Petr Matousek
2014-09-12 09:37:10 UTC
Statement: This issue does not affect the versions of libvirt packages as shipped with Red Hat Enterprise Linux 5. This issue does affect the versions of libvirt packages as shipped with Red Hat Enterprise Linux 6 and 7. Future updates may address this issue in the respective Red Hat Enterprise Linux releases. Upstream commit: http://libvirt.org/git/?p=libvirt.git;a=commit;h=3e745e8f775dfe6f64f18b5c2fe4791b35d3546b IssueDescription: An out-of-bounds read flaw was found in the way libvirt's qemuDomainGetBlockIoTune() function looked up the disk index in a non-persistent (live) disk configuration while a persistent disk configuration was being indexed. A remote attacker able to establish a read-only connection to libvirtd could use this flaw to crash libvirtd or, potentially, leak memory from the libvirtd process. This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2014:1352 https://rhn.redhat.com/errata/RHSA-2014-1352.html Created libvirt tracking bugs for this issue: Affects: fedora-all [bug 1160823] This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Via RHSA-2014:1873 https://rhn.redhat.com/errata/RHSA-2014-1873.html libvirt-1.1.3.8-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |