Bug 709777 - CVE-2011-2178 libvirt: regression introduced in disk probe logic [fedora-rawhide]
Summary: CVE-2011-2178 libvirt: regression introduced in disk probe logic [fedora-rawh...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: CVE-2011-2178
TreeView+ depends on / blocked
 
Reported: 2011-06-01 15:32 UTC by Petr Matousek
Modified: 2011-06-07 22:57 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Release Note
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-07 22:57:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Matousek 2011-06-01 15:32:54 UTC
fedora-rawhide tracking bug for libvirt: see blocks bug list for full details of the security issue(s).

This bug is never intended to be made public, please put any public notes
in the 'blocks' bugs.


[bug automatically created by: add-tracking-bugs]

Comment 1 Eric Blake 2011-06-01 23:44:00 UTC
Probably easiest to solve rawhide by building 0.9.2 rather than trying to backport:

commit b598ac555c8fe67ffc39ac8ef25fe7e6b28ae3f2
Author: Eric Blake <eblake>
Date:   Thu May 26 08:18:46 2011 -0600

    security: plug regression introduced in disk probe logic
    
    wrong sizeof operand meant that security manager private data
    was overlaying the allowDiskFormatProbing member of struct
    _virSecurityManager.  This reopens disk probing, which was
    supposed to be prevented by the solution to CVE-2010-2238.
    
    * src/security/security_manager.c
    (virSecurityManagerGetPrivateData): Use correct offset.

Comment 2 Eric Blake 2011-06-07 22:57:16 UTC
libvirt-0.9.2-1.fc16 is now in Rawhide.


Note You need to log in before you can comment on or make changes to this bug.