PT-2026-38999 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-16

·

CVE-2026-43348

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 An issue exists in the mshv vtl component when registering VTL0 memory via 'MSHV ADD VTL0 MEMORY'. The kernel calculates pgmap->vmemmap shift based on the trailing zeros of start pfn and last pfn to determine the largest compound page order. Because this value is not clamped to MAX FOLIO ORDER, a sufficiently aligned physical range can produce a shift value exceeding what memremap pages() accepts. This results in a warning and the return of an -EINVAL error. Additionally, the error path incorrectly hard-coded -EFAULT, which masked the actual -EINVAL return from devm memremap pages().
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

CVE-2026-43348
OPENSUSE-SU-2026:10793-1

Affected Products

Linux Kernel