
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38332 is a vulnerability discovered in the Linux kernel affecting the SCSI lpfc driver. The issue was disclosed on July 10, 2025, and involves a buffer handling issue where strlcat() with FORTIFY support incorrectly triggers a panic due to perceived buffer overflow risks (NVD).
The vulnerability occurs in the BIOS version handling code of the lpfc driver. The strlcat() function with FORTIFY support incorrectly triggers a kernel panic because it mistakenly determines that the target buffer will overflow, despite being passed the correct buffer size. The issue specifically affects the BIOSVersion string handling used by lpfcprintflog() function (NVD).
When triggered, this vulnerability causes a kernel panic, which results in system instability and potential denial of service conditions. The impact is primarily related to system availability rather than data confidentiality or integrity (NVD).
The fix involves replacing the combination of memset() and strlcat() with a direct memcpy() operation, ensuring the resulting buffer is properly NULL terminated. This has been implemented in version 6.12.35-1 of the Linux kernel for some distributions, while others may still be vulnerable (Debian Tracker).
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."