diff options
author | Quinn Tran <[email protected]> | 2023-06-07 17:08:40 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-06-14 22:06:02 -0400 |
commit | b68710a8094fdffe8dd4f7a82c82649f479bb453 (patch) | |
tree | 4120a81d561541bb513d1f8660ad0f5a487e81e3 /scripts/gdb/linux/modules.py | |
parent | af73f23a27206ffb3c477cac75b5fcf03410556e (diff) |
scsi: qla2xxx: Fix buffer overrun
Klocwork warning: Buffer Overflow - Array Index Out of Bounds
Driver uses fc_els_flogi to calculate size of buffer. The actual buffer is
nested inside of fc_els_flogi which is smaller.
Replace structure name to allow proper size calculation.
Cc: [email protected]
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions