PT-2026-61498 · Linux · Linux Kernel
CVE-2026-64181
·
Published
2026-07-19
·
Updated
2026-07-19
CVSS v3.1
7.8
High
| Vector | AV: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
An issue exists in the memory management subsystem where the
vm normal page() function fails to properly handle missing support for pmd special() and pud special(). On x86 32-bit systems with Transparent Huge Pages (THP) enabled, this can lead to incorrect state tracking for huge zero folios, causing them to be miscounted as file-backed THP in smaps, pagemap, and numamaps. This flaw can trigger kernel warnings and bugs related to bad rss-counter and page states during memory reclaim processes via the shrink huge zero folio scan() function. The root cause is that pmd special() and pmd mkspecial() rely on CONFIG ARCH SUPPORTS PMD PFNMAP, which is not enabled on any 32-bit architecture.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel