PT-2026-64359 · Linux · Linux

CVE-2026-64244

·

Published

2026-07-24

·

Updated

2026-07-24

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64244

Affected Products

Linux