In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure nfsd_file_do_acquire() does not use a non-opened file ->atomic_open… (CVE-2026-89687)
A vulnerability in the Linux kernel's NFS daemon (nfsd) was resolved to ensure that the function nfsd_file_do_acquire() does not use a file that has not been properly opened. The issue arises because the atomic_open operation can return success without actually opening the file, indicated by calling finish_no_open(), which can lead to dentry_create() returning a file that is not opened. The fix ensures nfsd only uses files marked as opened (FMODE_OPENED).
AI Analysis
Technical Summary
The Linux kernel vulnerability involves the nfsd_file_do_acquire() function potentially using a file returned by dentry_create() that has not been opened. The atomic_open handler can return success without opening the file by calling finish_no_open(), which is unusual but possible. This could lead to nfsd operating on a file without the FMODE_OPENED flag set, which the patch addresses by enforcing the check for FMODE_OPENED before using the file.
Potential Impact
The vulnerability could cause the NFS daemon to operate on files that have not been properly opened, which may lead to unexpected behavior or potential security issues related to file handling. However, the description notes this scenario is extremely unlikely due to typical atomic_open handler behavior and locking mechanisms. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to ensure nfsd_file_do_acquire() only uses files that have the FMODE_OPENED flag set, preventing use of non-opened files. Users should apply the official Linux kernel update that includes this fix. Patch status is not explicitly confirmed in the input; check the vendor advisory or Linux kernel release notes for the specific fixed version and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure nfsd_file_do_acquire() does not use a non-opened file ->atomic_open… (CVE-2026-89687)
Description
A vulnerability in the Linux kernel's NFS daemon (nfsd) was resolved to ensure that the function nfsd_file_do_acquire() does not use a file that has not been properly opened. The issue arises because the atomic_open operation can return success without actually opening the file, indicated by calling finish_no_open(), which can lead to dentry_create() returning a file that is not opened. The fix ensures nfsd only uses files marked as opened (FMODE_OPENED).
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability involves the nfsd_file_do_acquire() function potentially using a file returned by dentry_create() that has not been opened. The atomic_open handler can return success without opening the file by calling finish_no_open(), which is unusual but possible. This could lead to nfsd operating on a file without the FMODE_OPENED flag set, which the patch addresses by enforcing the check for FMODE_OPENED before using the file.
Potential Impact
The vulnerability could cause the NFS daemon to operate on files that have not been properly opened, which may lead to unexpected behavior or potential security issues related to file handling. However, the description notes this scenario is extremely unlikely due to typical atomic_open handler behavior and locking mechanisms. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to ensure nfsd_file_do_acquire() only uses files that have the FMODE_OPENED flag set, preventing use of non-opened files. Users should apply the official Linux kernel update that includes this fix. Patch status is not explicitly confirmed in the input; check the vendor advisory or Linux kernel release notes for the specific fixed version and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-vpqx-gvmc-m7vf
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89687"]
Threat ID: 6aa4a00055bf5e2cf5a86607
Added to database: 09/12/2026, 00:42:40 UTC
Last enriched: 09/12/2026, 00:54:44 UTC
Last updated: 09/12/2026, 00:55:00 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.