PT-2026-34371 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-31466
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.19-rc1
Description
A race condition exists between mTHP splitting and the
zap nonpresent ptes() function on arm64 servers. The issue occurs in the softleaf to folio() function due to a missing memory barrier (smp rmb()). This can lead to a situation where a folio obtained from a migration entry is not properly locked, potentially causing a folio to undergo modification without the required lock being held.Recommendations
Update to Linux kernel version 6.19-rc1 or later.
Fix
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel