summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2020-09-22 12:20:14 +0200
committerJan Kara <jack@suse.cz>2020-09-22 12:20:14 +0200
commita7be300de800e755714c71103ae4a0d205e41e99 (patch)
tree86cf561ebc30616f8049efb93408454eea74211e /include
parentaa9f6661eddd342e8d7a621a805beb7354d8d8f9 (diff)
downloadlinux-a7be300de800e755714c71103ae4a0d205e41e99.tar.gz
udf: Fix memory leak when mounting
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: 7b78fd02fb19 ("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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions