Comment 149 for bug 2059809

Revision history for this message
Thomas Goirand (thomas-goirand) wrote : Re: Arbitrary file access through QCOW2 external data file (CVE-2024-32498)

Applying the last patch from Dan on top of Caracal leads to:

FAIL: nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_create_ephemeral_specified_fs_not_valid
FAIL: nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_create_images_and_backing_ephemeral_gets_created

for both tests, with something like this:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp0iiv1mgj/tmpjjv_2y0d/_base/57c8c6cf4558757978871a43cfd2838f53a2e41d'

so no-go ... :(