CVE-2025-38393
Last modified
CVE-2025-38393 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFS_LAYOUT_DRAIN bit in pnfs_update_layout(), however the pnfs_layout_hdr's plh_outstanding count was zero. It seems most likely that this is another race between the waiter and waker similar to commit ed0172af5d6f ("SUNRPC: Fix a race to wake a sync task"). Fix it up by applying the advised barrier.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFS_LAYOUT_DRAIN bit in pnfs_update_layout(), however the pnfs_layout_hdr's plh_outstanding count was zero. It seems most likely that this is another race between the waiter and waker similar to commit ed0172af5d6f ("SUNRPC: Fix a race to wake a sync task"). Fix it up by applying the advised barrier.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10.124, < 5.10.240 | — |
| Linux | Linux Kernel | >= 5.15.49, < 5.15.187 | — |
| Linux | Linux Kernel | >= 5.18.6, < 5.19 | — |
| Linux | Linux Kernel | >= 5.19.1, < 6.1.144 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.97 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.37 | — |
| Linux | Linux Kernel | >= 6.13, < 6.15.6 | — |
| Linux | Linux Kernel | 5.19 | — |
| Linux | Linux Kernel | 6.16 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38393?
How severe is CVE-2025-38393?
How do I fix CVE-2025-38393?
Are you affected by CVE-2025-38393?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
