diff options
author | Kevin Wolf <kwolf@redhat.com> | 2014-03-26 13:05:44 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-04-01 14:19:09 +0200 |
commit | 8c7de28305a514d7f879fdfc677ca11fbf60d2e9 (patch) | |
tree | ad8088d9fa966d5b154d3883ecd2c91128f89372 /tests/tmp105-test.c | |
parent | 5dab2faddc8eaa1fb1abdbe2f502001fc13a1b21 (diff) |
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 'tests/tmp105-test.c')
0 files changed, 0 insertions, 0 deletions