LiveActive security incident?Get immediate response
CVE Record

CVE-2024-53073: NFSD: Never decrement pending_async_copies on error

In the Linux kernel, the following vulnerability has been resolved: NFSD: Never decrement pending_async_copies on error The error flow in nfsd4_copy() calls cleanup_async_copy(), which already decrements nn->pending_async_copies.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux kernel’s NFS server can mishandle internal accounting when an NFSv4 copy operation fails. The published severity indicates a remote, unauthenticated attacker may be able to disrupt availability, but the supplied sources do not describe the precise failure outcome or confirm exploitation.

Executive priority

Treat this as a high-priority availability issue for exposed or business-critical NFS servers. Patch through supported vendor channels after normal compatibility testing. Systems not providing NFSD are unlikely to be directly exposed based on the supplied description.

Technical view

The nfsd4_copy() error path calls cleanup_async_copy(), which already decrements pending_async_copies, then incorrectly decrements it again. This corrupts NFSD asynchronous-copy accounting. CVSS 3.1 rates the issue 7.5 with network access, low complexity, no privileges or interaction, and availability impact only.

Likely exposure

Exposure is most likely limited to Linux systems running NFSD and using the affected NFSv4 copy-processing code. The bundle marks 6.10.14 and 6.11.3 as unaffected, but does not provide clear vulnerable version ranges. Distribution-specific kernel backports make package-level verification necessary.

Exploitation context

The CVSS vector describes remote, unauthenticated, low-complexity availability impact. The bundle reports that the CVE is not in KEV and provides no evidence of active exploitation or a public proof of concept. Exact triggering conditions beyond an error during NFS copy processing are not documented here.

Researcher notes

The defect is a double decrement of pending_async_copies on the nfsd4_copy() error path. The sources establish faulty accounting and availability severity but do not explain the resulting kernel state, reliable reachability, or affected configuration boundaries. Avoid deriving exact vulnerable ranges from the listed commit hashes without vendor mapping.

Mitigation direction

  • Check the Linux distribution or kernel vendor’s guidance for affected package versions.
  • Upgrade to a supported kernel package incorporating the applicable referenced stable fix.
  • Prioritize externally reachable or broadly accessible NFSD servers.
  • If patching is delayed, consider disabling NFSD where it is not operationally required.

Validation and detection

  • Identify systems running NFSD and record their exact kernel package versions.
  • Map each running package to vendor advisories and backport documentation.
  • Confirm the installed kernel contains the applicable referenced stable fix.
  • After updating, verify the new kernel is running and NFSD operates normally.
  • Review monitoring for unexplained NFS service interruptions or kernel availability events.
Prepared
Confidence
medium
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-53073 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
7Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2024-53073Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux9e52ff544e0bfa09ee339fd7b0937ee3c080c24e, 43e46ee5efc03990b223f7aa8b77aa9c3d3acfdf, 7ea9260874b779637aff6d24c344b8ef4ac862a0, ae267989b7b7933dfedcd26468d0a88fc3a9da9e, 6a488ad7745b8f64625c6d3a24ce7e448e83f11b, aadc3bbea163b6caaaebfdd2b6c4667fbc726752, b4e21431a0db4854b5023cd5af001be557e6c3db, 6.10.14unaffected
LinuxLinux6.11.3unaffected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.