CVE-2025-71075
HIGHLinux Kernel - Use-After-Free in SCSI aic94xx Device Removal Path
Title source: llmDescription
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.
References (7)
Core 7
Core References
Scores
CVSS v3
7.8
EPSS
0.0002
EPSS Percentile
6.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-416
Status
published
Products (25)
linux/Kernel
2.6.19 - 5.10.248linux
linux/Kernel
5.11.0 - 5.15.198linux
linux/Kernel
5.16.0 - 6.1.160linux
linux/Kernel
6.13.0 - 6.18.3linux
linux/Kernel
6.2.0 - 6.6.120linux
linux/Kernel
6.7.0 - 6.12.64linux
Linux/Linux
< 2.6.19
Linux/Linux
2.6.19
Linux/Linux
2908d778ab3e244900c310974e1fc1c69066e450 - 278455a82245a572aeb218a6212a416a98e418de
Linux/Linux
2908d778ab3e244900c310974e1fc1c69066e450 - 751c19635c2bfaaf2836a533caa3663633066dcf
... and 15 more
Published
Jan 13, 2026
Tracked Since
Feb 18, 2026