PT-2026-35492 · Linux · Linux Kernel

Published

2026-04-27

·

Updated

2026-05-06

·

CVE-2026-31686

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A double-free issue exists in the Linux kernel's KASAN (Kernel Address Sanitizer) component. The kasan free pxd() function incorrectly assumes that the page table is always aligned with struct page, which is not true for all architectures. For example, on powerpc with 64K pagesize, the PUD table is sourced from a slab cache. This misalignment can lead to a double-free condition during page table deallocation, specifically within the kasan remove zero shadow() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Double Free

Weakness Enumeration

Related Identifiers

CVE-2026-31686
ECHO-5968-ECB0-CBEF
OPENSUSE-SU-2026:10703-1

Affected Products

Linux Kernel