diff options
Diffstat (limited to 'results/classifier/gemma3:12b/files/1355697')
| -rw-r--r-- | results/classifier/gemma3:12b/files/1355697 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/1355697 b/results/classifier/gemma3:12b/files/1355697 new file mode 100644 index 00000000..75f17cfa --- /dev/null +++ b/results/classifier/gemma3:12b/files/1355697 @@ -0,0 +1,18 @@ + +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 |