In the Linux kernel, the following vulnerability has been resolved: nfsd: gate nfs2 setacl by argp->mask The NFSACL v2 SETACL path shares the… (CVE-2026-89672)
A vulnerability in the Linux kernel's NFS server (nfsd) affects the handling of NFSACL v2 SETACL requests. The flaw causes the default ACL of a directory to be unintentionally removed when only the access ACL is set or when the mask is zero, due to unconditional calls to set_posix_acl() with NULL pointers. This behavior can lead to unintended ACL deletions. The issue has been addressed by gating calls to set_posix_acl() based on the request mask bits and initializing error handling to prevent accidental ACL removal.
AI Analysis
Technical Summary
The Linux kernel's NFS server implementation for NFSACL v2 SETACL requests improperly handles the argument pointers for access and default ACLs. Specifically, nfsaclsvc_decode_setaclargs() sets pointers only when corresponding mask bits (NFS_ACL or NFS_DFACL) are set, leaving others NULL. However, nfsacld_proc_setacl() passes these pointers unconditionally to set_posix_acl(), where a NULL pointer triggers ACL removal. Consequently, a SETACL request that omits the default ACL pointer or has a zero mask unintentionally deletes ACLs. The fix applies gating logic to set_posix_acl() calls based on mask bits and initializes error to zero, ensuring requests without relevant bits do not alter on-disk ACLs.
Potential Impact
The vulnerability can cause unintended removal of directory default ACLs when processing NFSACL v2 SETACL requests, potentially leading to loss of intended access control settings on directories. This could affect system security by altering permissions unexpectedly. There is no indication of remote code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to gate calls to set_posix_acl() based on the mask bits in the SETACL request and to initialize error handling properly. Users should apply the official kernel update that includes this fix. No additional mitigation steps are indicated or necessary beyond applying the patch.
In the Linux kernel, the following vulnerability has been resolved: nfsd: gate nfs2 setacl by argp->mask The NFSACL v2 SETACL path shares the… (CVE-2026-89672)
Description
A vulnerability in the Linux kernel's NFS server (nfsd) affects the handling of NFSACL v2 SETACL requests. The flaw causes the default ACL of a directory to be unintentionally removed when only the access ACL is set or when the mask is zero, due to unconditional calls to set_posix_acl() with NULL pointers. This behavior can lead to unintended ACL deletions. The issue has been addressed by gating calls to set_posix_acl() based on the request mask bits and initializing error handling to prevent accidental ACL removal.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's NFS server implementation for NFSACL v2 SETACL requests improperly handles the argument pointers for access and default ACLs. Specifically, nfsaclsvc_decode_setaclargs() sets pointers only when corresponding mask bits (NFS_ACL or NFS_DFACL) are set, leaving others NULL. However, nfsacld_proc_setacl() passes these pointers unconditionally to set_posix_acl(), where a NULL pointer triggers ACL removal. Consequently, a SETACL request that omits the default ACL pointer or has a zero mask unintentionally deletes ACLs. The fix applies gating logic to set_posix_acl() calls based on mask bits and initializes error to zero, ensuring requests without relevant bits do not alter on-disk ACLs.
Potential Impact
The vulnerability can cause unintended removal of directory default ACLs when processing NFSACL v2 SETACL requests, potentially leading to loss of intended access control settings on directories. This could affect system security by altering permissions unexpectedly. There is no indication of remote code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to gate calls to set_posix_acl() based on the mask bits in the SETACL request and to initialize error handling properly. Users should apply the official kernel update that includes this fix. No additional mitigation steps are indicated or necessary beyond applying the patch.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-cpgj-m749-r929
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89672"]
Threat ID: 6aa4a00455bf5e2cf5a86631
Added to database: 09/12/2026, 00:42:44 UTC
Last enriched: 09/12/2026, 00:58:08 UTC
Last updated: 09/12/2026, 00:58:08 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.