aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGao Xiang <[email protected]>2020-02-26 16:10:08 +0800
committerGao Xiang <[email protected]>2020-03-03 23:40:52 +0800
commitaa99a76b40d6434e67ac23efef2a01c291b82d8b (patch)
tree21ff8d425b797e1c4461535a783cd2477ba4e8b2 /tools/perf/scripts/python/export-to-sqlite.py
parentaf1038abbd1449b7feb2b5b7cdbb24aa0bd1f120 (diff)
erofs: handle corrupted images whose decompressed size less than it'd be
As Lasse pointed out, "Looking at fs/erofs/decompress.c, the return value from LZ4_decompress_safe_partial is only checked for negative value to catch errors. ... So if I understood it correctly, if there is bad data whose uncompressed size is much less than it should be, it can leave part of the output buffer untouched and expose the previous data as the file content. " Let's fix it now. Cc: Lasse Collin <[email protected]> Fixes: 7fc45dbc938a ("staging: erofs: introduce generic decompression backend") [ Gao Xiang: v5.3+, I will manually backport this to stable later. ] Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions