CVE-2026-64244

Source
https://cve.org/CVERecord?id=CVE-2026-64244
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64244.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64244
Downstream
Related
Published
2026-07-24T15:29:59.891Z
Modified
2026-08-19T03:31:22.501847572Z
Summary
drivers/base/memory: set mem->altmap after successful device registration
Details

In the Linux kernel, the following vulnerability has been resolved:

drivers/base/memory: set mem->altmap after successful device registration

If _addmemoryblock() fails at xastore() (under memory pressure for example), deviceunregister() is called, which eventually triggers memoryblockrelease() with mem->altmap still set, causing a WARNON(mem->altmap). This was triggered by modifying virtio-mem driver.

Fix this by delaying the assignment of mem->altmap until after __addmemoryblock() has succeeded.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64244.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1a8c64e110435e44e71bcd50a75663174b575f22
Fixed
802e113cf120df7208e4c7e604950a85e87120a8
Fixed
22dc0d042f02ce82aa61422ea5f232628bfd9e9c
Fixed
6c25bf4e44a2b6a14332f952bba0974521f5b72d
Fixed
bc3dd82a0ffd488bb902f4c69c3d28fd4088d973
Fixed
059ac6252a63edf1cea79bf30bd860a8c264b62c
Fixed
a2b8d7827f48ee54a686cb80e4a1d0ff954ec42a

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64244.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.144
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.95
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.37
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.14
Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64244.json"