commit | 0e69c52724e239930683f42bb02a38e112d7c85e | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Jun 27 20:20:22 2012 +0200 |
committer | chrmhoffmann <chrmhoffmann@gmail.com> | Sun Apr 05 10:15:32 2020 +0200 |
tree | a39eb239e513265ea4907f1fd99ef9edf97d9685 | |
parent | 529a7a93fa8b9ec83364f9ad9279840091e204d3 [diff] |
udf: Avoid run away loop when partition table length is corrupted commit adee11b2085bee90bd8f4f52123ffb07882d6256 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>