CVE-2025-37751: x86/cpu: Avoid running off the end of an AMD erratum table
In the Linux kernel, the following vulnerability has been resolved:
x86/cpu: Avoid running off the end of an AMD erratum table
The NULL array terminator at the end of erratum_1386_microcode was
removed during the switch from x86_cpu_desc to x86_cpu_id. This
causes readers to run off the end of the array.
Replace the NULL.
Security readout for executives and security teams
Plain-English summary
A Linux kernel defect can read beyond the end of an AMD processor erratum table because its terminating NULL entry was accidentally removed. The supplied CVSS rates potential confidentiality and availability impact as high, but exploitation requires local access with low privileges.
Executive priority
Treat as a high-priority kernel maintenance issue, especially on shared Linux infrastructure. It is not supported as an internet-remote or actively exploited emergency, but local low-privilege access could threaten sensitive data and system availability.
Technical view
The conversion from x86_cpu_desc to x86_cpu_id removed the NULL terminator from erratum_1386_microcode. Readers can consequently continue beyond the array boundary. CVSS 3.1 is 7.1: local, low-complexity, low-privilege exploitation; no user interaction; high confidentiality and availability impact; no stated integrity impact.
Likely exposure
The supplied affected data identifies Linux kernel versions 6.14, 6.14.3, and 6.15, but its range semantics are incomplete. Exposure is most relevant where the x86 AMD erratum lookup is exercised. Confirm exact distribution kernel builds and backports with the vendor.
Exploitation context
The supplied record does not establish active exploitation, and the CVE is not listed as KEV in the bundle. The CVSS vector requires local access and low privileges, limiting remote exposure but making multi-user systems, shared infrastructure, and compromised workloads more concerning.
Researcher notes
The root cause is a missing sentinel in erratum_1386_microcode, producing an out-of-bounds array read. The bundle provides two stable-kernel fix references but does not provide crash traces, affected hardware models, exploit evidence, or reliable version-range notation. Distribution backport analysis is therefore essential.
Mitigation direction
Install a vendor-supported kernel containing the referenced stable fix.
Consult distribution advisories for backported fixes and exact affected build ranges.
Prioritize shared or multi-user x86 systems where local untrusted code can run.
Reduce local access for untrusted users until affected kernels are remediated.
Validation and detection
Inventory kernel versions across Linux hosts and compare them with vendor advisories.
Determine whether deployed kernels include either referenced stable fix commit.
Identify x86 systems where the AMD erratum lookup may execute.
After updating, verify the running kernel matches the remediated package.
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-2025-37751 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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
3Source 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.