[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025123023-CVE-2023-54179-e6e3@gregkh>
Date: Tue, 30 Dec 2025 13:09:47 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2023-54179: scsi: qla2xxx: Array index may go out of bound
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
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().
The Linux kernel CVE team has assigned CVE-2023-54179 to this issue.
Affected and fixed versions
===========================
Fixed in 4.19.291 with commit e697f466bf61280b7e996c9ea096d7ec371c31ea
Fixed in 5.4.253 with commit ea64c727f20123342020257cfa956fbfbd6d12ff
Fixed in 5.10.188 with commit bcd773969a87d9802053c0db5be84abd6594a024
Fixed in 5.15.121 with commit 748d8f8698a2f48ffe32dd7b35dbab1810ed1f82
Fixed in 6.1.40 with commit 2b3bdef089b920b4a19fefb4f4e6dda56a4bb583
Fixed in 6.4.5 with commit e934737e18ff069a66cd53cd7f7a0b34ae2c24fe
Fixed in 6.5 with commit d721b591b95cf3f290f8a7cbe90aa2ee0368388d
Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.
Unaffected versions might change over time as fixes are backported to
older supported kernel versions. The official CVE entry at
https://cve.org/CVERecord/?id=CVE-2023-54179
will be updated if fixes are backported, please check that for the most
up to date information about this issue.
Affected files
==============
The file(s) affected by this issue are:
drivers/scsi/qla2xxx/qla_os.c
Mitigation
==========
The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes. Individual
changes are never tested alone, but rather are part of a larger kernel
release. Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all. If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
https://git.kernel.org/stable/c/e697f466bf61280b7e996c9ea096d7ec371c31ea
https://git.kernel.org/stable/c/ea64c727f20123342020257cfa956fbfbd6d12ff
https://git.kernel.org/stable/c/bcd773969a87d9802053c0db5be84abd6594a024
https://git.kernel.org/stable/c/748d8f8698a2f48ffe32dd7b35dbab1810ed1f82
https://git.kernel.org/stable/c/2b3bdef089b920b4a19fefb4f4e6dda56a4bb583
https://git.kernel.org/stable/c/e934737e18ff069a66cd53cd7f7a0b34ae2c24fe
https://git.kernel.org/stable/c/d721b591b95cf3f290f8a7cbe90aa2ee0368388d
Powered by blists - more mailing lists