Bug 1002666 (CVE-2013-4292)

Summary: CVE-2013-4292 libvirt: unbounded RPC arrays in remote protocol
Product: [Other] Security Response Reporter: Vincent Danen <vdanen>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: acathrow, berrange, bsarathy, clalancette, itamar, jforbes, jkurik, jyang, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-29 17:07:28 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: 1002667    
Bug Blocks:    

Description Vincent Danen 2013-08-29 17:05:43 UTC
It was reported [1] that the parameters for the virDomainMigrate*Params RPC calls were not bounds checked, which meant that a malicious client could cause libvirtd to consume arbitrary memory.  This issue was introduced in libvirt 1.1.0 and has been corrected in git.

[1] http://www.mail-archive.com/libvir-list@redhat.com/msg83332.html


Statement:

Not vulnerable. This issue did not affect the versions of libvirt as shipped with Red Hat Enterprise Linux 5 and 6 as they did not ship the vulnerable version.