Comment 41 for bug 1350504

Revision history for this message
Tristan Cacqueray (tristan-cacqueray) wrote : Re: GlusterFS driver uses unsafe qcow2 format detection (CVE-2014-3641)

Icehouse patch in comment #40 is looking good to me, beside these pep8 errors:
cinder/volume/drivers/glusterfs.py:177:5: E303 too many blank lines (2)
cinder/volume/drivers/glusterfs.py:636:80: E501 line too long (80 > 79 characters)
cinder/volume/drivers/glusterfs.py:658:80: E501 line too long (80 > 79 characters)
cinder/volume/drivers/glusterfs.py:755:80: E501 line too long (85 > 79 characters)

Can a cinder-coresec please approve this backport ? We can eventually hope for a disclosure date next week.