LiveActive security incident?Get immediate response
CVE Record

CVE-2024-27408: dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup The Linked list element and pointer are not stored in the same memory as the eDMA controller register. If the doorbell register is toggled before the full write of the linked list a race condition error will occur. In remote setup we can only use a readl to the memory to assure the full write has occurred.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A timing flaw in Linux’s DesignWare eDMA driver can start a remote DMA transfer before its linked-list data is fully written. This race may corrupt transfer behavior. The supplied CVSS assessment rates potential confidentiality, integrity, and availability impact as high, but exposure requires the affected driver and remote setup.

Executive priority

Treat as a high-priority, targeted kernel remediation rather than an estate-wide emergency. Quickly identify systems using the affected eDMA path, then patch confirmed exposures through supported vendor updates. The absence of supplied exploitation evidence lowers immediate crisis urgency, but the assessed impact warrants prompt action where exposure exists.

Technical view

The dw-edma remote path could toggle the doorbell register before linked-list elements and pointers became fully visible to the controller. The referenced fixes add a synchronization read before transfer startup, ensuring preceding writes complete. CVSS 3.1 is 7.8: local access, low complexity, low privileges, no user interaction, and high impacts across confidentiality, integrity, and availability.

Likely exposure

Systems are candidates only when running an affected Linux kernel and using dw-edma in remote setup; Linux presence alone is insufficient. The bundle lists affected entries involving 5.3 and 6.6–6.8 releases, but its version representation is ambiguous. Confirm exact exposure through the relevant distribution or appliance vendor.

Exploitation context

The supplied record does not identify public exploitation, and CVE-2024-27408 is not listed as KEV in the bundle. Its CVSS vector describes a local, low-privilege attack surface. No evidence supplied establishes practical exploitability on a specific platform, so do not treat the score alone as proof of compromise.

Researcher notes

The defect is a write-ordering race across linked-list memory and the controller doorbell. The corrective pattern is a readl synchronization read before starting remote DMA. The bundle provides three stable-tree commits but no authoritative mapping from each commit to every affected or fixed release, limiting precise package-level conclusions.

Mitigation direction

  • Upgrade to a vendor-supported kernel containing the applicable referenced stable fix.
  • Check distribution or appliance guidance for exact fixed package versions and reboot requirements.
  • Restrict untrusted local access while remediation is pending.
  • Prioritize systems confirmed to use dw-edma remote mode.

Validation and detection

  • Inventory kernel versions on systems with DesignWare eDMA-capable hardware.
  • Confirm whether the dw-edma driver and remote setup are actually used.
  • Check vendor changelogs or kernel source for an applicable referenced fix commit.
  • After updating, verify the fixed kernel is running and the workload operates normally.
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-27408 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
2ADP providers
4Source 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-27408Attack 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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7e4b8a4fbe2cecab0959e862604803d063f50029, 7e4b8a4fbe2cecab0959e862604803d063f50029, 7e4b8a4fbe2cecab0959e862604803d063f50029unaffected
LinuxLinux5.3, 0, 6.6.21, 6.7.9, 6.8affected
Weakness

CWE details

No CWE listed

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