commit | 28d7b5684ba98e163ba37779fd09de01fac5261d | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Jul 17 15:20:25 2013 +0300 |
committer | Phillip Lougher <phillip@squashfs.org.uk> | Thu Aug 29 01:23:29 2013 +0100 |
tree | 100179e5de52e6bb9e49b0d2f28c1045c363e70a | |
parent | d8dfad3876e4386666b759da3c833d62fb8b2267 [diff] |
Squashfs: sanity check information from disk We read the size of the name from the disk, but a larger name than expected would cause memory corruption. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>