CVE-2025-21908
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Apr 1, 2025
Updated: Apr 15, 2025
CWE ID 667
Summary
CVE-2025-21908: A vulnerability in the Linux kernel NFS (Network File System) component has been identified and addressed. The issue was caused by a deadlock in the function nfs_release_folio() due to an interaction with kcompactd and writeback. This deadlock could result in a system hang, as illustrated by a task named kcompactd being blocked for over 4400 seconds. The resolution involves adding a flag and a helper function to check for kcompactd and allowing nfs_release_folio() to skip calling nfs_wb_folio() from kcompactd to prevent the deadlock.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Linux Kernel
Affected Vendors
- LINUX