diff options
author | 2018-07-30 14:27:15 -0700 | |
---|---|---|
committer | 2018-07-30 17:29:17 -0700 | |
commit | d512584780d3e6a7cacb2f482834849453d444a1 (patch) | |
tree | e69a975786d0bff7cd3e117f88dc9b97380806e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | wireguard-linux-d512584780d3e6a7cacb2f482834849453d444a1.tar.xz wireguard-linux-d512584780d3e6a7cacb2f482834849453d444a1.zip |
squashfs: more metadata hardening
Anatoly reports another squashfs fuzzing issue, where the decompression
parameters themselves are in a compressed block.
This causes squashfs_read_data() to be called in order to read the
decompression options before the decompression stream having been set
up, making squashfs go sideways.
Reported-by: Anatoly Trosinenko <anatoly.trosinenko@gmail.com>
Acked-by: Phillip Lougher <phillip.lougher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions