On Tue, Feb 28, 2012 at 10:26 AM, Kevin Wolf <kw...@redhat.com> wrote: > Image files that make qemu-img info read several gigabytes into the > unknown header extensions list are bad. Just fail opening the image > if an extension claims to be larger than the header extension area. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > block/qcow2.c | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>