VDB
DEBIAN-CVE-2025-38695
DEBIAN-CVE-2025-38695
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure If a call to lpfc_sli4_read_rev() from lpfc_sli4_hba_setup() fails, the resultant cleanup routine lpfc_sli4_vport_delete_fcp_xri_aborted() may occur before sli4_hba.hdwqs are allocated. This may result in a null pointer dereference when attempting to take the abts_io_buf_list_lock for the first hardware queue. Fix by adding a null ptr check on phba->sli4_hba.hdwq and early return because this situation means there must have been an error during port initialization.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.12.41-1, 6.12.43-1, 6.12.43-1~bpo12+1 |
| Debian:12 | linux | 6.1.69-1, 0, 6.1.106-1 |
| Debian:11 | linux-6.1 | *, 6.1.112-1, 6.1.119-1 |
| Debian:13 | linux | 6.12.38-1, 6.12.41-1, 6.12.43-1~bpo12+1 |
| Debian:11 | linux | 5.10.223-1, 5.10.226-1, 5.10.234-1 |
Exploit Intelligence
- 4081.3.6.yml (github-poc)
Timeline
- Sep 4, 2025 CVE Published
- Apr 28, 2026 CVE Updated