CVE-2026-93076

In the Linux kernel, the following vulnerability has been resolved: dax/fsdev: clear vmemmap_shift when binding static pgmap Clear pgmap->vmemmap_shift for static DAX devices. When rebinding a static device from device_dax (which may set vmemmap_shift based on alignment) to fsdev_dax, the stale vmemmap_shift persists on the shared pgmap. Explicitly zero it before devm_memremap_pages() so the vmemmap is built for order-0 folios as fsdev requires.
CVSS

No CVSS.

Configurations

No configuration.

History

17 Sep 2026, 17:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-09-17 17:18

Updated : 2026-09-17 17:18


NVD link : CVE-2026-93076

Mitre link : CVE-2026-93076

CVE.ORG link : CVE-2026-93076


JSON object : View

Products Affected

No product.

CWE

No CWE.