IT

Tracker / CVE-2025-71075

CVE-2025-71075

High 7.8

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.

Affected products and versions

linux linux_kernel
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.13 → 6.18.3
linux linux_kernel · 6.2 → 6.6.120
linux linux_kernel · 6.7 → 6.12.64

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References