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-2026-64244MEDIUM
Linux Linux — drivers/base/memory: set mem->altmap after successful device registration
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0011    1.8     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    1a8c64e110435e44e71bcd50a75663174b575f22 –  —
  Linux    6.6 –                                       6.6.144
TIMELINE
  Jul 19  Reserved by Linux
  Jul 24  Published (CNA: Linux)
  Aug 17  ENRICHED — CVE-2026-64244 (Linux). Received CVSS 5.5 and CPE data from NVD.
CNA: Linux · CVSS v3.1 · 6 references · NVD status: Analyzed

Description

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem->altmap after successful device registration If __add_memory_block() fails at xa_store() (under memory pressure for example), device_unregister() is called, which eventually triggers memory_block_release() with mem->altmap still set, causing a WARN_ON(mem->altmap). This was triggered by modifying virtio-mem driver. Fix this by delaying the assignment of mem->altmap until after __add_memory_block() has succeeded.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
July 19, 2026ReservedReserved by Linux
July 24, 2026PublishedPublished (CNA: Linux)
August 17, 2026ENRICHEDENRICHED — CVE-2026-64244 (Linux). Received CVSS 5.5 and CPE data from NVD.

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux1a8c64e110435e44e71bcd50a75663174b575f22
LinuxLinux6.66.6.144

References (6)

Related

Authoritative record: CVE-2026-64244 at cve.org

Vendors: linux

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-64244 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.