Files
linux/fs
Jan Kara 9bbfd6578e udf: Fix memory leak when mounting
commit a7be300de8 upstream.

udf_process_sequence() allocates temporary array for processing
partition descriptors on volume which it fails to free. Free the array
when it is not needed anymore.

Fixes: 7b78fd02fb ("udf: Fix handling of Partition Descriptors")
CC: stable@vger.kernel.org
Reported-by: syzbot+128f4dd6e796c98b3760@syzkaller.appspotmail.com
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-05 11:08:50 +01:00
..
2020-08-19 08:15:06 +02:00
2020-11-05 11:08:44 +01:00
2019-08-06 19:06:51 +02:00
2020-10-30 10:38:28 +01:00
2018-08-17 16:20:28 -07:00
2020-08-26 10:31:01 +02:00
2019-12-13 08:51:59 +01:00
2018-05-22 14:27:52 -04:00
2020-11-05 11:08:50 +01:00
2020-06-22 09:05:01 +02:00
2018-07-03 16:44:45 -04:00
2018-06-05 19:23:26 +02:00
2020-03-05 16:42:12 +01:00
2020-03-25 08:06:14 +01:00
2018-06-11 08:22:34 -07:00