| Release Date: | 2025-09-04 | |
| Impact: | Moderate | What is this? | 
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.
See more information about CVE-2025-38699 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
| Base Score: | 6.4 | 
| Vector String: | CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H | 
| Version: | 3.1 | 
| Attack Vector: | Local | 
| Attack Complexity: | High | 
| Privileges Required: | High | 
| User Interaction: | None | 
| Scope: | Unchanged | 
| Confidentiality Impact: | High | 
| Integrity Impact: | High | 
| Availability Impact: | High | 
| Platform | Errata | Release Date | 
| Oracle Linux version 10 (kernel-uek) | ELSA-2025-20662 | 2025-10-14 | 
| Oracle Linux version 7 (kernel-uek) | ELSA-2025-20663 | 2025-10-11 | 
| Oracle Linux version 8 (kernel-uek) | ELSA-2025-20663 | 2025-10-11 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2025-20662 | 2025-10-14 | 
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: