boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2025-37996MEDIUM
Linux Linux — KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0015    4.4     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    fce886a6020734d6253c2c5a3bc285e385cc5496 –  —
  Linux    6.14 –                                      6.14.7
TIMELINE
  Apr 16  Reserved by Linux
  May 29  Published (CNA: Linux)
  Jul 30  RESCORED — CVE-2025-37996 (Linux). CVSS 8.8 → 5.5 (NVD).
CWE-908 · CNA: Linux · CVSS v3.1 · 2 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort() Commit fce886a60207 ("KVM: arm64: Plumb the pKVM MMU in KVM") made the initialization of the local memcache variable in user_mem_abort() conditional, leaving a codepath where it is used uninitialized via kvm_pgtable_stage2_map(). This can fail on any path that requires a stage-2 allocation without transition via a permission fault or dirty logging. Fix this by making sure that memcache is always valid.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
April 16, 2025ReservedReserved by Linux
May 29, 2025PublishedPublished (CNA: Linux)
July 30, 2026RESCOREDRESCORED — CVE-2025-37996 (Linux). CVSS 8.8 → 5.5 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinuxfce886a6020734d6253c2c5a3bc285e385cc5496
LinuxLinux6.146.14.7

Weaknesses

CWE-908

References (2)

Related

Authoritative record: CVE-2025-37996 at cve.org

Vendors: linux

Weaknesses: CWE-908

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2025-37996 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.