PT-2026-34927 · Linux · Linux Kernel

Published

2026-04-24

·

Updated

2026-05-15

·

CVE-2026-31575

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description In the mfill atomic hugetlb() function, the linear page index() function is used to calculate the page index for hugetlb fault mutex hash(). Because linear page index() returns the index in PAGE SIZE units while hugetlb fault mutex hash() expects the index in huge page units, different addresses within the same huge page can produce different hash values. This leads to the use of different mutexes for the same huge page, causing races between faulting threads that can corrupt the reservation map and trigger a BUG ON in resv map release().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-31575
OESA-2026-2312
OESA-2026-2313
OESA-2026-2314
OPENSUSE-SU-2026:10703-1

Affected Products

Linux Kernel