diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1355697')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1355697 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1355697 b/results/scraper/launchpad-without-comments/1355697 new file mode 100644 index 000000000..504f4f669 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1355697 @@ -0,0 +1,17 @@ +qemu-img: Segfault on a fuzzed image with large values of L1/L2 entries + +'qemu-img check -r all/leaks' failed with a segmentation fault on the fuzzed image with L1/L2 entry values having UINT64 border values. + +Sequence: + 1. Unpack the attached archive, make a copy of test.img + 2. Put copy.img and backing_img.raw in the same directory + 3. Execute + +qemu-img check -f qcow2 -r all copy.img + +Result: qemu-img was killed by SIGSEGV. + +The qemu-img execution log can be found in the attached archive. + + +qemu.git HEAD 2d591ce2aeebf \ No newline at end of file |