commit | 2d51c32c4b511db8bb9e58208f1e2c25e4c06c85 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Mar 26 13:05:46 2014 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Apr 01 14:19:09 2014 +0200 |
tree | 3e124d9eadea4f19b24ca53b036885f87769332d | |
parent | ce48f2f441ca98885267af6fd636a7cb804ee646 [diff] |
qcow2: Validate active L1 table offset and size (CVE-2014-0144) This avoids an unbounded allocation. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>