CVE-2013-0170
Vulnerability Summary
Timeline
Description
Use-after-free vulnerability in the virNetMessageFree function in rpc/virnetserverclient.c in libvirt 1.0.x before 1.0.2, 0.10.2 before 0.10.2.3, 0.9.11 before 0.9.11.9, and 0.9.6 before 0.9.6.4 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code by triggering certain errors during an RPC connection, which causes a message to be freed without being removed from the message queue.
CVSS Metrics
- v2.0•MEDIUM•Score: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 20.22%• Percentile: 96%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- canonical•ubuntu_linux
12.04 | 12.10
- fedoraproject•fedora
16 | 17 | 18
- opensuse•opensuse
12.1 | 12.2
- redhat•enterprise_linux_desktop
6.0
- redhat•enterprise_linux_eus
6.3
- redhat•enterprise_linux_server
6.0
- redhat•enterprise_linux_workstation
6.0
- redhat•libvirt
≥ 0.9.6, < 0.9.6.4 | ≥ 0.9.11, < 0.9.11.9 | ≥ 0.10.2, < 0.10.2.3 | ≥ 1.0.0, < 1.0.2
- suse•linux_enterprise_desktop
11:sp2
- suse•linux_enterprise_server
11:sp2
- suse•linux_enterprise_software_development_kit
11:sp2
References (18)
- http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098398.html
- http://lists.opensuse.org/opensuse-security-announce/2013-02/msg00002.html
- http://osvdb.org/89644
- http://libvirt.org/news.html
- https://exchange.xforce.ibmcloud.com/vulnerabilities/81552
- http://lists.opensuse.org/opensuse-security-announce/2013-02/msg00001.html
- http://lists.opensuse.org/opensuse-security-announce/2013-02/msg00016.html
- http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098326.html
- http://wiki.libvirt.org/page/Maintenance_Releases
- http://www.securitytracker.com/id/1028047
- http://www.ubuntu.com/usn/USN-1708-1
- http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098370.html
- http://libvirt.org/git/?p=libvirt.git%3Ba=commit%3Bh=46532e3e8ed5f5a736a02f67d6c805492f9ca720
- http://secunia.com/advisories/52001
- http://rhn.redhat.com/errata/RHSA-2013-0199.html
- http://www.securityfocus.com/bid/57578
- https://bugzilla.redhat.com/show_bug.cgi?id=893450
- http://secunia.com/advisories/52003