CVE-2023-54179

Updated on 30 Dec 2025

Severity

Awaiting Analysis

Details

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2xxx: Array index may go out of bound

Klocwork reports array ‘vha->host_str’ of size 16 may use index value(s) 16..19. Use snprintf() instead of sprintf().

Details

Affected packages:
kernel @ 4.18.0 (+4 more)

In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2xxx: Array index may go out of bound

Klocwork reports array ‘vha->host_str’ of size 16 may use index value(s) 16..19. Use snprintf() instead of sprintf().

Fixes