diff options
author | Dan Carpenter <[email protected]> | 2024-09-28 13:05:01 +0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-10-05 13:22:06 +0800 |
commit | 93a11608fb3720e1bc2b19a2649ac2b49cca1921 (patch) | |
tree | cb52798fcb4e67389bccb85a5308d50c3792191d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 891d6cc9afc0ea5ec8f5a99b965e4e73e75a3ef1 (diff) |
crypto: qat/qat_420xx - fix off by one in uof_get_name()
This is called from uof_get_name_420xx() where "num_objs" is the
ARRAY_SIZE() of fw_objs[]. The > needs to be >= to prevent an out of
bounds access.
Fixes: fcf60f4bcf54 ("crypto: qat - add support for 420xx devices")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions