Data Race Vulnerability in Linux Kernel Affecting SCSI UFS Component
CVE-2025-40130

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
12 November 2025

What is CVE-2025-40130?

A data race vulnerability has been identified in the Linux kernel's SCSI UFS component, specifically in the handling of CPU latency PM QoS requests. The interfaces intended for managing these requests lack adequate internal synchronization mechanisms, which results in the potential for concurrent access issues. This can lead to data races and corruption of list structures when multiple threads attempt to access PM QoS resources simultaneously. The vulnerability emerges due to reliance on an insufficient flag for synchronization, necessitating a more robust approach. A new mutex has been introduced to serialize PM QoS operations, thereby enhancing thread safety and protecting against data corruption.

Affected Version(s)

Linux 2777e73fc154e2e87233bdcc0e2402b33815198e

Linux 2777e73fc154e2e87233bdcc0e2402b33815198e < 79dde5f7dc7c038eec903745dc1550cd4139980e

Linux 6.9

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-40130 : Data Race Vulnerability in Linux Kernel Affecting SCSI UFS Component