Skip to content
Commit 7c6dddc2 authored by Maxim Korotkov's avatar Maxim Korotkov Committed by Jakub Kicinski
Browse files

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: default avatarMaxim Korotkov <korotkov.maxim.s@gmail.com>
Reviewed-by: default avatarPavan Chebbi <pavan.chebbi@broadcom.com>
Link: https://lore.kernel.org/r/20230309174347.3515-1-korotkov.maxim.s@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent be50da3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment