
Cloud Vulnerability DB
A community-led vulnerabilities database
A buffer overflow vulnerability (CVE-2025-39998) was discovered in the Linux kernel, specifically in the targetlugpmembersshow function located in /drivers/target/targetcoreconfigfs.c. The vulnerability was disclosed on October 15, 2025, affecting the SCSI target subsystem (NVD).
The vulnerability stems from improper buffer handling in the targetlugpmembersshow function. The function uses snprintf to write into a buffer 'buf' allocated with size LUGROUPNAMEBUF (256 bytes). The formatted string combines the HBA name (hba->hbagroup.cgitem), a slash character, a devicename (dev->devgroup.cg_item), and a newline character, potentially exceeding the 256-byte buffer size. Since snprintf() returns the total number of bytes that would have been written, this value may exceed the buffer length passed to memcpy(), resulting in a buffer overflow condition (NVD).
The vulnerability has been assigned a CVSS score of 7 (AV:L/AC:M/Au:S/C:C/I:C/A:C), indicating a high-severity issue with potential for complete compromise of confidentiality, integrity, and availability of the affected system (Rapid7).
The vulnerability has been resolved by adding a length check to avoid the buffer overflow condition. Multiple Linux distributions have released patches and updates to address this vulnerability (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."