Wiz Agents & Workflows are here

CVE-2025-40001
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-40001 was published on October 18, 2025 and affects the Linux kernel's SCSI subsystem, specifically the Marvell SAS/SATA controller driver. The vulnerability was discovered through static analysis and reported through the kernel.org security team (NVD Database).

Technical details

The vulnerability is a use-after-free bug in the mvs_work_queue function of the Marvell SAS/SATA controller driver. During device detachment, the code calls cancel_delayed_work() in mvs_free() to cancel a delayed work item, but this may fail if the work item is already running. This creates a race condition where mvs_free() deallocates the mvs_info structure while mvs_work_queue() is still executing and attempting to access the freed memory (NVD Database).

Impact

This use-after-free vulnerability could potentially lead to system crashes or memory corruption in systems using the affected Marvell SAS/SATA controller driver. The bug occurs in a kernel driver, meaning it could potentially be exploited to elevate privileges or cause system instability (NVD Database).

Mitigation and workarounds

The fix involves replacing cancel_delayed_work() with cancel_delayed_work_sync() to ensure that any executing delayed work item completes before the mvs_info structure is deallocated. This change has been implemented in the Linux kernel, though the specific version containing the fix is not mentioned in the available sources (NVD Database).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-23395CRITICAL9.1
  • Linux KernelLinux Kernel
  • linux-xilinx-zynqmp
NoYesMar 25, 2026
CVE-2026-23399MEDIUM6.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoYesMar 28, 2026
CVE-2026-23398MEDIUM6.5
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoYesMar 26, 2026
CVE-2026-23397MEDIUM4.4
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesMar 26, 2026
CVE-2026-31788N/AN/A
  • Linux KernelLinux Kernel
  • kernel-devel-matched
NoYesMar 25, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management