Re: [ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-10 Thread Ben Hutchings
On Tue, 2012-07-10 at 18:04 +0200, Jan Kara wrote: > On Tue 10-07-12 16:52:26, Ben Hutchings wrote: > > On Mon, Jul 09, 2012 at 03:31:42PM +0100, Ben Hutchings wrote: > > > 3.2-stable review patch. If anyone has any objections, please let me > > > know. > > > > > > -- > > > > >

Re: [ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-10 Thread Jan Kara
On Tue 10-07-12 16:52:26, Ben Hutchings wrote: > On Mon, Jul 09, 2012 at 03:31:42PM +0100, Ben Hutchings wrote: > > 3.2-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Jan Kara > > > > commit

Re: [ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-10 Thread Ben Hutchings
On Mon, Jul 09, 2012 at 03:31:42PM +0100, Ben Hutchings wrote: > 3.2-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Jan Kara > > commit adee11b2085bee90bd8f4f52123ffb07882d6256 upstream. > > Check provided length of partition table so

Re: [ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-10 Thread Ben Hutchings
On Mon, Jul 09, 2012 at 03:31:42PM +0100, Ben Hutchings wrote: 3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit adee11b2085bee90bd8f4f52123ffb07882d6256 upstream. Check provided length of partition table

Re: [ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-10 Thread Jan Kara
On Tue 10-07-12 16:52:26, Ben Hutchings wrote: On Mon, Jul 09, 2012 at 03:31:42PM +0100, Ben Hutchings wrote: 3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit adee11b2085bee90bd8f4f52123ffb07882d6256

Re: [ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-10 Thread Ben Hutchings
On Tue, 2012-07-10 at 18:04 +0200, Jan Kara wrote: On Tue 10-07-12 16:52:26, Ben Hutchings wrote: On Mon, Jul 09, 2012 at 03:31:42PM +0100, Ben Hutchings wrote: 3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara

[ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-09 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara commit adee11b2085bee90bd8f4f52123ffb07882d6256 upstream. Check provided length of partition table so that (possibly maliciously) corrupted partition table cannot cause accessing data

[ 26/48] udf: Avoid run away loop when partition table length is corrupted

2012-07-09 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit adee11b2085bee90bd8f4f52123ffb07882d6256 upstream. Check provided length of partition table so that (possibly maliciously) corrupted partition table cannot cause