Security Advisory

CVE-2023-54179

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:08:51
Last updated 2026-05-11 19:56:58
Assigner Linux
State PUBLISHED

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().