commit | 24342f2cae47d03911e346fe1e520b00dc2818e0 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Mar 26 13:05:41 2014 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Apr 01 14:19:09 2014 +0200 |
tree | ad752d79da8c1d45c927860ce715602bc1dd5e5c | |
parent | 6d4b9e55fc625514a38d27cff4b9933f617fa7dc [diff] |
qcow2: Check header_length (CVE-2014-0144) This fixes an unbounded allocation for s->unknown_header_fields. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>