CVE-2025-71075
EUVD-2026-228313.01.2026, 16:16
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 2.6.19.1 ≤ 𝑥 < 5.10.248 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.198 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.160 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.120 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.64 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.3 |
| linux | linux_kernel | 2.6.19 |
| linux | linux_kernel | 6.19:rc1 |
| linux | linux_kernel | 6.19:rc2 |
| linux | linux_kernel | 6.19:rc3 |
| linux | linux_kernel | 6.19:rc4 |
| linux | linux_kernel | 6.19:rc5 |
| linux | linux_kernel | 6.19:rc6 |
| linux | linux_kernel | 6.19:rc7 |
| linux | linux_kernel | 6.19:rc8 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure
References