summaryrefslogtreecommitdiffstats
path: root/linux-headers/linux/virtio_ring.h
diff options
context:
space:
mode:
authorKevin Wolf2014-03-26 13:06:04 +0100
committerStefan Hajnoczi2014-04-01 15:22:35 +0200
commit11b128f4062dd7f89b14abc8877ff20d41b28be9 (patch)
treedbbe66c763e4fd486d13703617ba092e7e7437e6 /linux-headers/linux/virtio_ring.h
parentqcow2: Fix copy_sectors() with VM state (diff)
downloadqemu-11b128f4062dd7f89b14abc8877ff20d41b28be9.tar.gz
qemu-11b128f4062dd7f89b14abc8877ff20d41b28be9.tar.xz
qemu-11b128f4062dd7f89b14abc8877ff20d41b28be9.zip
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
The qcow2 code assumes that s->snapshots is non-NULL if s->nb_snapshots != 0. By having the initialisation of both fields separated in qcow2_open(), any error occuring in between would cause the error path to dereference NULL in qcow2_free_snapshots() if the image had any snapshots. 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 'linux-headers/linux/virtio_ring.h')
0 files changed, 0 insertions, 0 deletions