Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-38699 Details

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfad_im_probe() function fails during initialization, the memory pointed to by bfad->im is freed without setting bfad->im to NULL. Subsequently, during driver uninstallation, when the state machine enters the bfad_sm_stopping state and calls the bfad_im_probe_undo() function, it attempts to free the memory pointed to by bfad->im again, thereby triggering a double-free vulnerability. Set bfad->im to NULL if probing fails.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-415Double Free[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 2.6.33, < 5.4.297
>= 5.5, < 5.10.241
>= 5.11, < 5.15.190
>= 5.16, < 6.1.149
>= 6.2, < 6.6.103

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.32:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.32:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.32:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.32:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.32:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:2.6.32:rc8:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
11.0

CPE

  • cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-38699
NVD Published Date:
Sep 4, 2025
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org