aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxim Korotkov <[email protected]>2023-03-09 20:43:47 +0300
committerJakub Kicinski <[email protected]>2023-03-13 16:35:49 -0700
commit7c6dddc239abe660598c49ec95ea0ed6399a4b2a (patch)
tree5e5d057b382ce92c1867b7fb5d4b3be1a32f71f5 /tools/perf/scripts/python
parentbe50da3e9d4ad1958f7b11322d44d94d5c25a4c1 (diff)
bnxt: avoid overflow in bnxt_get_nvram_directory()
The value of an arithmetic expression is subject of possible overflow due to a failure to cast operands to a larger data type before performing arithmetic. Used macro for multiplication instead operator for avoiding overflow. Found by Security Code and Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Maxim Korotkov <[email protected]> Reviewed-by: Pavan Chebbi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions