PT-2025-53179 · Linux · Linux Kernel

Published

2023-03-09

·

Updated

2026-02-24

·

CVE-2023-54102

CVSS v2.0

6.0

Medium

VectorAV:L/AC:H/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A buffer overflow issue exists in the Linux kernel's scsi subsystem, specifically within the lpfc debugfs lockstat write() function. A static code analysis identified that copy from user() could potentially copy more bytes than the mybuf character array could accommodate, leading to a buffer overflow. The issue is addressed by adding a min() restriction check to limit the number of bytes copied from user space to the size of the mybuf array minus one.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Buffer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-02419
CVE-2023-54102
RHSA-2023:6583
RHSA-2023:7077
SUSE-SU-2026:0263-1
SUSE-SU-2026:0317-1
SUSE-SU-2026:0411-1
SUSE-SU-2026:0617-1

Affected Products

Linux Kernel