PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-53395 Linux CVE debrief

A Linux kernel vulnerability, CVE-2026-53395, was resolved in nfsd4_create(). The issue involves a dead ACL conflict guard, leading to a memory leak of two posix_acl slab objects per request, causing unbounded slab exhaustion. This vulnerability affects Linux kernel users and administrators, who should be aware of the issue and ensure their systems are updated.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-19
Original CVE updated
2026-08-17
Advisory published
2026-07-19
Advisory updated
2026-08-17

Who should care

Linux kernel users and administrators, as well as operators, platforms, vulnerability-management teams, and security teams, should be aware of this vulnerability and ensure their systems are updated.

Technical summary

The vulnerability is in the Linux kernel's nfsd4_create() function. 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, leading to a memory leak. This issue can cause slab exhaustion and should be addressed by updating the Linux kernel to the latest version.

Defensive priority

Medium

Recommended defensive actions

  • Update Linux kernel to the latest version
  • Review and apply patches for nfsd4_create() function
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.

Evidence notes

The CVE record was published on 2026-07-19T12:16:50.597Z and has not been modified since then. The NVD entry is currently Received. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the official advisory or CVE record.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-53395 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-53395

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-53395 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-53395

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/8371cc5c0a2cc2a71b3dcfd47ff1f7fcfc526a5e

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/a60f25a800846ab8e5a13f8a9d05111f2aee55a7

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.