LiveActive security incident?Get immediate response
CVE Record

CVE-2024-43856: dma: fix call order in dmam_free_coherent

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmam_free_coherent dmam_free_coherent() frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devres_destroy() to remove and free the data structure used to track the DMA allocation. Between the two calls, it is possible for a concurrent task to make an allocation with the same vaddr and add it to the devres list. If this happens, there will be two entries in the devres list with the same vaddr and devres_destroy() can free the wrong entry, triggering the WARN_ON() in dmam_match. Fix by destroying the devres entry before freeing the DMA allocation. kokonut //net/encryption http://sponge2/b9145fe6-0f72-4325-ac2f-a84d81075b03

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A race in Linux DMA memory cleanup can confuse kernel bookkeeping when another task quickly reuses the freed address. The kernel may remove the wrong tracking record and raise a warning. The record rates this high severity, but the supplied evidence does not establish reliable privilege escalation or real-world compromise.

Executive priority

Treat this as a high-priority kernel maintenance issue, accelerating remediation on systems permitting low-privileged local access or using DMA-intensive drivers. The sources do not show an unauthenticated internet attack path or active exploitation, so prioritize using actual kernel and vendor-package exposure.

Technical view

dmam_free_coherent() freed a DMA allocation before removing its devres entry. A concurrent allocation could reuse the same virtual address, creating duplicate matches; devres_destroy() could then free the wrong entry and trigger WARN_ON() in dmam_match. The stable fixes reverse the cleanup order.

Likely exposure

Exposure applies to affected Linux kernels when reachable driver activity invokes managed coherent DMA cleanup under the required concurrency. The supplied version data includes ambiguous entries and does not identify affected drivers, so confirm exposure using distribution or device-vendor backport records.

Exploitation context

The CVSS vector describes a local, low-complexity attack requiring low privileges and no user interaction. The bundle marks this CVE as absent from KEV and provides no evidence of active exploitation or a public exploit. Trigger reliability and practical security impact remain unclear.

Researcher notes

The documented outcome is race-dependent devres bookkeeping corruption and a dmam_match warning. The supplied sources do not establish deterministic code execution, privilege escalation, affected driver families, or exploit availability. Distribution exposure depends on backports, making commit-level package verification more reliable than version comparison alone.

Mitigation direction

  • Update to a vendor-supported kernel containing the applicable stable fix or downstream backport.
  • Reboot into the updated kernel and remove vulnerable kernels from normal boot selection.
  • If patching is delayed, consult vendor guidance; the supplied sources identify no safe workaround.

Validation and detection

  • Inventory running kernel versions and distribution package revisions across potentially affected systems.
  • Confirm each installed package contains the applicable stable commit or documented downstream backport.
  • Reboot patched systems and verify the running kernel matches the remediated package.
  • Review kernel logs for WARN_ON reports involving dmam_match; absence alone does not prove safety.
Prepared
Confidence
medium
Sources
6

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-43856 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
3ADP providers
12Source links

SSVC decision data

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

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.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux9ac7849e35f705830f7b016ff272b0ff1f7ff759, 9ac7849e35f705830f7b016ff272b0ff1f7ff759, 9ac7849e35f705830f7b016ff272b0ff1f7ff759, 9ac7849e35f705830f7b016ff272b0ff1f7ff759, 9ac7849e35f705830f7b016ff272b0ff1f7ff759, 9ac7849e35f705830f7b016ff272b0ff1f7ff759, 9ac7849e35f705830f7b016ff272b0ff1f7ff759, 9ac7849e35f705830f7b016ff272b0ff1f7ff759unaffected
LinuxLinux2.6.21, 0, 4.19.320, 5.4.282, 5.10.224, 5.15.165, 6.1.103, 6.6.44, 6.10.3, 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.