Comment 118 for bug 1996188

Revision history for this message
Thomas Goirand (thomas-goirand) wrote : Re: Arbitrary file access through custom VMDK flat descriptor (CVE-2022-47951)

Another issue with train:

======================================================================
FAIL: nova.tests.unit.virt.test_images.QemuTestCase.test_fetch_checks_vmdk_rules
nova.tests.unit.virt.test_images.QemuTestCase.test_fetch_checks_vmdk_rules
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mock/mock.py", line 1322, in patched
    arg = patching.__enter__()
  File "/usr/lib/python3/dist-packages/oslotest/mock_fixture.py", line 161, in __enter__
    original_attr = getattr(target, self.attribute)
AttributeError: module 'nova.privsep.qemu' has no attribute 'unprivileged_qemu_img_info'