LiveActive security incident?Get immediate response
CVE Record

CVE-2024-50241: NFSD: Initialize struct nfsd4_copy earlier

In the Linux kernel, the following vulnerability has been resolved: NFSD: Initialize struct nfsd4_copy earlier Ensure the refcount and async_copies fields are initialized early. cleanup_async_copy() will reference these fields if an error occurs in nfsd4_copy(). If they are not correctly initialized, at the very least, a refcount underflow occurs.

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 NFS server can mishandle cleanup after an NFSv4 copy operation fails. Uninitialized bookkeeping fields may cause a reference-count underflow, potentially disrupting the server. The supplied CVSS assessment rates remote denial of service as the primary impact, with no stated confidentiality or integrity impact.

Executive priority

Prioritize internet-facing or broadly reachable NFS servers because the stated impact is unauthenticated remote denial of service. Schedule prompt kernel remediation, while validating vendor backports before declaring exposure. There is no supplied evidence of active exploitation, so emergency incident response is not currently supported.

Technical view

In NFSD's nfsd4_copy() error path, cleanup_async_copy() may access the refcount and async_copies fields before initialization. The kernel fix initializes struct nfsd4_copy earlier. The supplied CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, scoring 7.5.

Likely exposure

Exposure is most relevant to Linux systems running NFSD and handling NFSv4 copy operations. Network reachability increases concern. The supplied version data mixes release numbers and commit identifiers, so exact vulnerable ranges should be confirmed against the running distribution's kernel advisory and backport history.

Exploitation context

The CVSS vector describes a network-reachable, low-complexity, unauthenticated availability risk. However, the source bundle marks this CVE as absent from KEV and provides no evidence of active exploitation, public exploitation, or a weaponized proof of concept.

Researcher notes

The demonstrated defect is premature cleanup access to uninitialized refcount and async_copies fields, with refcount underflow explicitly identified. Broader consequences beyond availability are not established in the supplied evidence. Exact affected-version boundaries remain unclear because the bundle lists hashes and releases without explaining their range semantics.

Mitigation direction

  • Install the distribution-supported kernel update containing the applicable upstream stable fix.
  • Reboot into the updated kernel when required by the distribution's update process.
  • Check Linux distribution guidance to confirm backport status for the deployed kernel build.
  • Reduce unnecessary network exposure of NFS services until affected systems are updated.

Validation and detection

  • Inventory systems running the Linux NFS server and identify their exact kernel builds.
  • Confirm deployed kernels include the relevant fix through distribution advisories or backport records.
  • Verify systems booted into the updated kernel after installation.
  • Review monitoring for NFSD failures, kernel warnings, crashes, or unexpected service restarts.
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-50241 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-50241Attack 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.