Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.2%top 95%

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix dead ACL conflict guard in nfsd4_create nfsd4_create() steals… (CVE-2026-53395)

0
High
Published: 07/19/2026 (07/19/2026, 12:30:22 UTC)
Source: GCVE Database

Description

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix dead ACL conflict guard in nfsd4_create nfsd4_create() steals create->cr_dpacl/cr_pacl into the local nfsd_attrs via the designated initializer, then immediately sets the source pointers to NULL. The subsequent conflict guard tests the already-nilled source fields, making it permanently dead code: if (create->cr_acl) { if (create->cr_dpacl || create->cr_pacl) /* always false */ When a client encodes both FATTR4_WORD0_ACL and FATTR4_WORD2_POSIX_{DEFAULT,ACCESS}_ACL in the same CREATE fattr bitmap, nfsd4_acl_to_attr() overwrites attrs.na_pacl/na_dpacl without releasing the originals, leaking two posix_acl slab objects per request. Repeated requests cause unbounded slab exhaustion. Fix by checking attrs.na_dpacl/na_pacl (the stolen values) instead of the nilled create->cr_dpacl/cr_pacl, matching the correct pattern already used in nfsd4_setattr().

CVSS v3.1

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/19/2026, 20:23:33 UTC

Technical Analysis

The Linux kernel's nfsd4_create() function mishandles ACL pointers by stealing create->cr_dpacl/cr_pacl into local attributes and then nullifying the source pointers before performing conflict checks. This results in the conflict guard condition always evaluating false, making the code that should prevent ACL conflicts dead. When a client sends a CREATE request encoding both FATTR4_WORD0_ACL and FATTR4_WORD2_POSIX_{DEFAULT,ACCESS}_ACL attributes, nfsd4_acl_to_attr() overwrites existing ACL attributes without releasing the originals, leaking two posix_acl slab objects per request. Repeated exploitation can cause unbounded slab memory exhaustion. The fix involves checking the local stolen attributes (attrs.na_dpacl/na_pacl) instead of the nullified source pointers, aligning with the correct pattern used elsewhere in the code.

Potential Impact

The vulnerability causes a memory leak of POSIX ACL objects in the kernel slab allocator when processing certain NFS CREATE requests. This can lead to unbounded slab exhaustion, potentially degrading system performance or causing denial of service due to resource exhaustion. There is no indication of privilege escalation or code execution from the provided data.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Since this is a Linux kernel vulnerability, monitor for official kernel updates addressing CVE-2026-53395 and apply them promptly once available. No alternative mitigations are specified in the provided data.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-hmpx-qpgp-fw83
Osv Schema Version
1.4.0
Aliases
["CVE-2026-53395"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a5d27ad2a4a8d5989132280

Added to database: 07/19/2026, 19:38:21 UTC

Last enriched: 07/19/2026, 20:23:33 UTC

Last updated: 07/20/2026, 19:41:22 UTC

Views: 15

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses