You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve-2026-31686
About this tag
CVE-2026-31686 is a Linux kernel memory-management vulnerability affecting KASAN page-table teardown logic, where an incorrect alignment assumption can cause a double free during PMEM unmapping. This issue is particularly relevant for systems using POWER architecture, persistent memory, or security-instrumented kernels in enterprise environments. Although the public record lacks a full NVD CVSS score, stable-kernel backports indicate maintainers deemed the fix important enough to carry across multiple supported kernel lines. Discussions on WindowsForum.com cover the technical details of the fix, its operational impact, and the broader context of kernel memory safety.
CVE-2026-31686 is a small Linux kernel memory-management fix with outsized operational relevance for anyone running POWER, persistent memory, or security-instrumented kernels in enterprise environments. The issue sits in KASAN page-table teardown logic, where an incorrect assumption about...