]> Git Repo - qemu.git/blame - tests/qemu-iotests/080.out
qcow2: Check refcount table size (CVE-2014-0144)
[qemu.git] / tests / qemu-iotests / 080.out
CommitLineData
24342f2c
KW
1QA output created by 080
2
3== Huge header size ==
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
5qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
6no file open, try 'help open'
7qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
8no file open, try 'help open'
a1b3955c
KW
9
10== Huge unknown header extension ==
11Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
12qemu-io: can't open device TEST_DIR/t.qcow2: Invalid backing file offset
13no file open, try 'help open'
14qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large
15no file open, try 'help open'
5dab2fad
KW
16
17== Huge refcount table size ==
18Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
19qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
20no file open, try 'help open'
21qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
22no file open, try 'help open'
24342f2c 23*** done
This page took 0.025051 seconds and 4 git commands to generate.