On Tue, Feb 28, 2012 at 10:26 AM, Kevin Wolf <[email protected]> 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 <[email protected]> > --- > block/qcow2.c | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
