Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nfs/localio: restore creds before releasing pageio data Otherwise if the nfsd filecache code releases the nfsd_file immediately, it can trigger the BUG_ON(cred == current->cred) in __put_cred() when it puts the nfsd_file->nf_file->f-cred.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.12.48 |
References
- https://git.kernel.org/stable/c/57c1bb02b4fc8eec6eb01736e7fad26dffacf18cPatch
- https://git.kernel.org/stable/c/992203a1fba51b025c60ec0c8b0d9223343dea95Patch
- https://git.kernel.org/stable/c/c250be1d75bf80dc5ab46f0b434b746c1868a1eaPatch
FAQ
What is CVE-2025-39912?
CVE-2025-39912 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: nfs/localio: restore creds before releasing pageio data Otherwise if the nfsd filecache code releases the nfsd_file immediately, i...
How severe is CVE-2025-39912?
CVE-2025-39912 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39912?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.