U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-38699 Detail

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

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/13f613228cf3c96a038424cd97aa4d6aadc66294 kernel.org
https://git.kernel.org/stable/c/39cfe2c83146aad956318f866d0ee471b7a61fa5 kernel.org
https://git.kernel.org/stable/c/50d9bd48321038bd6e15af5a454bbcd180cf6f80 kernel.org
https://git.kernel.org/stable/c/684c92bb08a25ed3c0356bc7eb532ed5b19588dd kernel.org
https://git.kernel.org/stable/c/8456f862cb95bcc3a831e1ba87c0c17068be0f3f kernel.org
https://git.kernel.org/stable/c/8e03dd9fadf76db5b9799583074a1a2a54f787f1 kernel.org
https://git.kernel.org/stable/c/9337c2affbaebe00b75fdf84ea0e2fcf93c140af kernel.org
https://git.kernel.org/stable/c/add4c4850363d7c1b72e8fce9ccb21fdd2cf5dc9 kernel.org
https://git.kernel.org/stable/c/ba024d92564580bb90ec367248ace8efe16ce815 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-38699
NVD Published Date:
09/04/2025
NVD Last Modified:
09/04/2025
Source:
kernel.org