CVE-2024-38560
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-38560 is a vulnerability in the Linux kernel's SCSI BFA driver that was discovered and disclosed on June 19, 2024. The vulnerability affects Linux kernel versions from 3.19 through 6.9.3. The issue occurs in the bfa driver where a buffer allocated for userspace data is not properly NUL-terminated before being used with sscanf, potentially leading to an out-of-bounds read vulnerability (NVD).

Technical details

The vulnerability stems from improper buffer handling in the SCSI BFA driver (bfad_debugfs.c). When copying data from userspace, the code allocates a kernel buffer of nbytes size and copies nbytes from userspace, but fails to ensure the string is properly NUL-terminated before using sscanf on the buffer. This implementation flaw can result in an out-of-bounds read condition. The vulnerability has been assigned a CVSS v3.1 base score of 7.1 (HIGH) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H (NVD, Kernel Patch).

Impact

The vulnerability allows for out-of-bounds read access when using sscanf on improperly terminated buffers. This could potentially lead to information disclosure through unauthorized access to kernel memory. The high CVSS score indicates significant potential impact on system confidentiality and availability (NVD).

Mitigation and workarounds

The vulnerability has been patched by replacing memdupuser with memdupuser_nul to ensure proper NUL-termination of the copied buffer. The fix has been implemented across multiple kernel versions and is available through standard kernel updates. System administrators should update affected systems to patched versions (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management