aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorKai Ye <[email protected]>2022-10-22 01:17:44 +0000
committerHerbert Xu <[email protected]>2022-10-28 12:36:34 +0800
commit3efe90af4c0c46c58dba1b306de142827153d9c0 (patch)
tree2c56067612640ec3a97b6772720b7c9f36258646 /tools/perf/scripts/python/netdev-times.py
parent7984ceb134bf31aa9a597f10ed52d831d5aede14 (diff)
crypto: hisilicon/qm - increase the memory of local variables
Increase the buffer to prevent stack overflow by fuzz test. The maximum length of the qos configuration buffer is 256 bytes. Currently, the value of the 'val buffer' is only 32 bytes. The sscanf does not check the dest memory length. So the 'val buffer' may stack overflow. Signed-off-by: Kai Ye <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions