git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb14d34
)
udf: Avoid run away loop when partition table length is corrupted
author
Jan Kara
<jack@suse.cz>
Wed, 27 Jun 2012 18:20:22 +0000
(20:20 +0200)
committer
Jan Kara
<jack@suse.cz>
Thu, 28 Jun 2012 17:30:58 +0000
(19:30 +0200)
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>
No differences found