PT-2026-34361 · Linux · Linux Kernel

Published

2026-04-22

·

Updated

2026-04-23

·

CVE-2026-31456

CVSS v3.1

4.7

Medium

VectorAV: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 (affected versions not specified)
Description A race condition exists in the Linux kernel between a concurrent split and refault of a PUD entry. Specifically, the splitting of a PUD entry in the walk pud range() function can race with a concurrent thread refaulting the PUD leaf entry. This can cause the system to attempt walking a PMD range that has disappeared, potentially triggering a kernel BUG and a page fault. This issue can be reproduced by reading numa maps of a process while VFIO-PCI is setting up DMA via the vfio pin pages remote call on a large BAR for that process.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Race Condition

Weakness Enumeration

Related Identifiers

CVE-2026-31456

Affected Products

Linux Kernel