LiveActive security incident?Get immediate response
CVE Record

CVE-2026-31743: nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dma_alloc_coherent and memcpy.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel driver can allocate and copy the wrong amount of memory during DMA operations, potentially corrupting kernel memory. Successful abuse requires local, low-privileged access according to the supplied CVSS vector. Impact could include system compromise or disruption, but only systems using the affected ZynqMP NVMEM driver are likely relevant.

Executive priority

Treat as a high-priority kernel maintenance issue for systems using the affected driver, especially multi-user or sensitive devices. It is not currently supported as an emergency internet-wide threat because exploitation is local and active abuse is not evidenced. Establish exposure quickly, then deploy vendor-tested fixes through the normal expedited patch process.

Technical view

The zynqmp_nvmem driver used an incorrect buffer size for coherent DMA allocation and memcpy operations. This could cause access beyond an undersized DMA buffer and corrupt kernel memory. The cited kernel changes correct both sizes. The supplied record assigns CVSS 3.1 score 7.8 with local, low-privileged attack requirements and high confidentiality, integrity, and availability impacts.

Likely exposure

Prioritize Linux systems where the ZynqMP NVMEM driver is present and operational. The supplied version data lists several affected releases but does not clearly define complete version intervals or fixed-release mappings. Systems without this driver are unlikely to reach the vulnerable code path, although configuration and vendor backports must be verified.

Exploitation context

The supplied record does not list this CVE in KEV and provides no evidence of active exploitation or public exploit availability. The CVSS vector describes local exploitation requiring low privileges, low complexity, and no user interaction. Whether an attacker can reliably convert the memory corruption into full compromise is not established by these sources.

Researcher notes

No CWE is supplied. The record identifies possible kernel memory corruption but does not document triggering conditions, exploit reliability, or complete version boundaries. Four stable-kernel commits are cited, likely reflecting fixes across maintained branches, but the bundle does not map each commit to a release. Avoid inferring remote reachability or confirmed privilege escalation beyond the supplied CVSS assessment.

Mitigation direction

  • Update to a vendor-supported kernel containing the applicable cited fix.
  • Confirm appliance and distribution vendors have backported the correction.
  • Restrict local account access until affected systems are updated.
  • Prioritize exposed multi-user and high-value systems using the driver.

Validation and detection

  • Inventory kernels and determine whether the ZynqMP NVMEM driver is configured or loaded.
  • Compare deployed kernel sources or vendor advisories against the cited fix commits.
  • Verify the update corrects DMA allocation and memcpy buffer sizing.
  • Run established regression testing after updating affected kernels.
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-2026-31743 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
0ADP providers
5Source 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.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-2026-31743Attack 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux737c0c8d07b5f671c0a33cec95965fcb2d2ea893, 737c0c8d07b5f671c0a33cec95965fcb2d2ea893, 737c0c8d07b5f671c0a33cec95965fcb2d2ea893, 737c0c8d07b5f671c0a33cec95965fcb2d2ea893unaffected
LinuxLinux6.9, 0, 6.12.81, 6.18.22, 6.19.12, 7.0affected
Weakness

CWE details

No CWE listed

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