diff options
author | 2018-05-17 14:10:29 +0800 | |
---|---|---|
committer | 2018-05-30 16:46:43 +0200 | |
commit | de885e3ee281a88f52283c7e8994e762e3a5f6bd (patch) | |
tree | 0a46bf7e4fdfc860b39de3fc76cd162d14749290 /tools/perf/scripts/python/syscall-counts.py | |
parent | btrfs: lzo: Add header length check to avoid potential out-of-bounds access (diff) | |
download | linux-dev-de885e3ee281a88f52283c7e8994e762e3a5f6bd.tar.xz linux-dev-de885e3ee281a88f52283c7e8994e762e3a5f6bd.zip |
btrfs: lzo: Harden inline lzo compressed extent decompression
For inlined extent, we only have one segment, thus less things to check.
And further more, inlined extent always has the csum in its leaf header,
it's less probable to have corrupted data.
Anyway, still check header and segment header.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions