Bug 2400591 (CVE-2025-39912) - CVE-2025-39912 kernel: nfs/localio: restore creds before releasing pageio data
Summary: CVE-2025-39912 kernel: nfs/localio: restore creds before releasing pageio data
Keywords:
Status: NEW
Alias: CVE-2025-39912
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-01 08:01 UTC by OSIDB Bzimport
Modified: 2025-10-02 10:22 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-01 08:01:14 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.