VDB
DEBIAN-CVE-2025-38699
DEBIAN-CVE-2025-38699
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | *, 6.1.148-1, 6.1.147-1 |
| Debian:12 | linux | 6.1.123-1, 6.1.124-1, 6.1.128-1 |
| Debian:14 | linux | 6.15.1-1, 6.12.38-1, 6.12.41-1 |
| Debian:11 | linux | 5.10.178-1, 5.10.178-2, 5.10.178-3 |
| Debian:13 | linux | 6.12.43-1, 6.12.41-1, 6.12.38-1 |
Exploit Intelligence
- 4081.3.6.yml (github-poc)
Timeline
- Sep 4, 2025 CVE Published
- Apr 28, 2026 CVE Updated