commit | adee11b2085bee90bd8f4f52123ffb07882d6256 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Jun 27 20:20:22 2012 +0200 |
committer | Jan Kara <jack@suse.cz> | Thu Jun 28 19:30:58 2012 +0200 |
tree | c0219a7105329d633a9101235548a587bfcebee2 | |
parent | cb14d340ef1737c24125dd663eff77734a482d47 [diff] |
udf: Avoid run away loop when partition table length is corrupted Check provided length of partition table so that (possibly maliciously) corrupted partition table cannot cause accessing data beyond current buffer. Signed-off-by: Jan Kara <jack@suse.cz>