Bug 2425026 (CVE-2023-54054) - CVE-2023-54054 kernel: scsi: qla2xxx: Fix buffer overrun
Summary: CVE-2023-54054 kernel: scsi: qla2xxx: Fix buffer overrun
Keywords:
Status: NEW
Alias: CVE-2023-54054
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 13:02 UTC by OSIDB Bzimport
Modified: 2025-12-25 07:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 13:02:53 UTC
In the Linux kernel, the following vulnerability has been resolved:

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.


Note You need to log in before you can comment on or make changes to this bug.