diff options
author | Zhou Wang <wangzhou1@hisilicon.com> | 2020-09-25 22:06:15 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-10-02 18:02:13 +1000 |
commit | d340f62db2f6da7f6f05087a4f6f504af9bb4d97 (patch) | |
tree | 270b6e754f310c2c14965cd79a72d177c05dd498 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 698f95235d242f6922cee73066db8d7a690f3ae1 (diff) |
crypto: hisilicon/zip - fix zero length input in GZIP decompress
The zero length input will cause a call trace when use GZIP
decompress like this:
Unable to handle kernel paging request at virtual address
...
lr : get_gzip_head_size+0x7c/0xd0 [hisi_zip]
Judge the input length and return '-EINVAL' when input is invalid.
Fixes: 62c455ca853e("crypto: hisilicon - add HiSilicon ZIP...")
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions