CVE-2025-71075
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
13/01/2026
Last modified:
25/03/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
scsi: aic94xx: fix use-after-free in device removal path<br />
<br />
The asd_pci_remove() function fails to synchronize with pending tasklets<br />
before freeing the asd_ha structure, leading to a potential<br />
use-after-free vulnerability.<br />
<br />
When a device removal is triggered (via hot-unplug or module unload),<br />
race condition can occur.<br />
<br />
The fix adds tasklet_kill() before freeing the asd_ha structure,<br />
ensuring all scheduled tasklets complete before cleanup proceeds.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 2.6.19.1 (including) | 5.10.248 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.198 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.160 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.120 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.64 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.3 (excluding) |
| cpe:2.3:o:linux:linux_kernel:2.6.19:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/278455a82245a572aeb218a6212a416a98e418de
- https://git.kernel.org/stable/c/751c19635c2bfaaf2836a533caa3663633066dcf
- https://git.kernel.org/stable/c/a41dc180b6e1229ae49ca290ae14d82101c148c3
- https://git.kernel.org/stable/c/b3e655e52b98a1d3df41c8e42035711e083099f8
- https://git.kernel.org/stable/c/c8f6f88cd1df35155258285c4f43268b361819df
- https://git.kernel.org/stable/c/e354793a7ab9bb0934ea699a9d57bcd1b48fc27b
- https://git.kernel.org/stable/c/f6ab594672d4cba08540919a4e6be2e202b60007



