The smartpqi tag on WindowsForum.com covers discussions about the smartpqi SCSI driver, primarily in the context of Linux kernel issues. A key topic is CVE-2025-68371, a race condition in the smartpqi driver where a scheduled LUN reset work item can run after the target device has been removed, leading to use-after-free and resource-access hazards. The vulnerability was patched in upstream stable kernels. While the tag focuses on Linux, it is relevant to Windows users who run virtualized or multi-boot environments involving Linux storage drivers. The content emphasizes kernel synchronization, driver teardown bugs, and security patches.
-
A newly assigned CVE — CVE-2025-68371 — tracks a Linux kernel race-condition in the smartpqi SCSI driver where a scheduled LUN reset work item could run after the device it targets has already been removed, creating a use‑after‑free and related resource-access hazards that were patched in the...