diff options
author | 2021-05-03 11:39:03 +0200 | |
---|---|---|
committer | 2021-08-11 16:54:44 +0200 | |
commit | 781d2a9a2fc7d0be53a072794dc03ef6de770f3d (patch) | |
tree | cb831d5ca816c91b3a3cd00a180f818b8d75dd08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
download | linux-dev-781d2a9a2fc7d0be53a072794dc03ef6de770f3d.tar.xz linux-dev-781d2a9a2fc7d0be53a072794dc03ef6de770f3d.zip |
udf: Check LVID earlier
We were checking validity of LVID entries only when getting
implementation use information from LVID in udf_sb_lvidiu(). However if
the LVID is suitably corrupted, it can cause problems also to code such
as udf_count_free() which doesn't use udf_sb_lvidiu(). So check validity
of LVID already when loading it from the disk and just disable LVID
altogether when it is not valid.
Reported-by: syzbot+7fbfe5fed73ebb675748@syzkaller.appspotmail.com
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions