LiveActive security incident?Get immediate response
CVE Record

CVE-2024-43913: nvme: apple: fix device reference counting

In the Linux kernel, the following vulnerability has been resolved: nvme: apple: fix device reference counting Drivers must call nvme_uninit_ctrl after a successful nvme_init_ctrl. Split the allocation side out to make the error handling boundary easier to navigate. The apple driver had been doing this wrong, leaking the controller device memory on a tagset failure.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2024-43913 is a Linux kernel bug in the Apple NVMe driver’s error handling. During a specific initialization failure, the driver can leak controller device memory. The source bundle does not provide CVSS, active exploitation evidence, or broader business impact details.

Executive priority

Handle through routine kernel patch management unless your environment runs Linux on Apple NVMe hardware at scale. There is no source-backed evidence of active exploitation, but kernel memory leaks can affect reliability.

Technical view

After successful nvme_init_ctrl, drivers must call nvme_uninit_ctrl on later failure. The Apple NVMe driver missed that cleanup when tagset allocation failed, leaking controller device memory. Linux stable commits address the reference-counting and error-boundary handling.

Likely exposure

Likely limited to Linux systems using the Apple NVMe driver on relevant Apple NVMe hardware and affected kernel versions or commits. Systems without this driver path are less likely exposed. Distribution-specific backports are not identified in the source bundle.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not report active exploitation or public exploit availability. The described issue is an initialization error-path memory leak. Practical triggerability and security impact are not fully evidenced.

Researcher notes

The evidence supports a narrow Apple NVMe driver cleanup bug: missing nvme_uninit_ctrl after nvme_init_ctrl when tagset setup fails. The source bundle lacks CVSS, CWE, exploitability analysis, and distro package mapping, so exposure validation should be environment-specific.

Mitigation direction

  • Review Linux vendor or distribution advisories for CVE-2024-43913 coverage.
  • Update to a kernel build containing the referenced stable fixes.
  • Prioritize affected Apple NVMe Linux hosts in normal kernel maintenance.
  • Monitor kernel release notes for backported fixes in supported branches.

Validation and detection

  • Inventory Linux hosts using the Apple NVMe driver.
  • Map running kernel versions against vendor-fixed package versions.
  • Confirm whether referenced stable commits are present in deployed kernels.
  • Check logs or monitoring for repeated NVMe controller initialization failures.
Prepared
Confidence
medium
Sources
5

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-43913 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux5bd2927aceba181b84286e00aa2f56e117e699c3, 5bd2927aceba181b84286e00aa2f56e117e699c3, 5bd2927aceba181b84286e00aa2f56e117e699c3unaffected
LinuxLinux5.19, 0, 6.6.64, 6.10.5, 6.11affected
Weakness

CWE details

No CWE listed

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