VDB
DEBIAN-CVE-2025-71075
DEBIAN-CVE-2025-71075
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: scsi: aic94xx: fix use-after-free in device removal path The asd_pci_remove() function fails to synchronize with pending tasklets before freeing the asd_ha structure, leading to a potential use-after-free vulnerability. When a device removal is triggered (via hot-unplug or module unload), race condition can occur. The fix adds tasklet_kill() before freeing the asd_ha structure, ensuring all scheduled tasklets complete before cleanup proceeds.
Risk Scores
CVSS v3.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.159-1 |
| Debian:13 | linux | 6.12.38-1, 0, 6.12.57-1 |
| Debian:11 | linux | 5.10.209-2, 5.10.209-1, 5.10.205-2 |
| Debian:12 | linux | 6.1.106-2, 0, 6.1.106-1 |
| Debian:14 | linux | 0, 6.16.12-1, * |
Timeline
- Jan 13, 2026 CVE Published
- Apr 28, 2026 CVE Updated