summaryrefslogtreecommitdiffstats
path: root/block/qcow2-snapshot.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2014-03-26 13:05:44 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2014-04-01 14:19:09 +0200
commit8c7de28305a514d7f879fdfc677ca11fbf60d2e9 (patch)
treead8088d9fa966d5b154d3883ecd2c91128f89372 /block/qcow2-snapshot.c
parent5dab2faddc8eaa1fb1abdbe2f502001fc13a1b21 (diff)
downloadhqemu-8c7de28305a514d7f879fdfc677ca11fbf60d2e9.zip
hqemu-8c7de28305a514d7f879fdfc677ca11fbf60d2e9.tar.gz
qcow2: Validate refcount table offset
The end of the refcount table must not exceed INT64_MAX so that integer overflows are avoided. Also check for misaligned refcount table. Such images are invalid and probably the result of data corruption. Error out to avoid further corruption. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/qcow2-snapshot.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud