CVE-2026-93076: dax/fsdev: clear vmemmap_shift when binding static pgmap

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

dax/fsdev: clear vmemmapshift when binding static pgmap

Clear pgmap->vmemmapshift for static DAX devices. When rebinding a static device from devicedax (which may set vmemmapshift based on alignment) to fsdevdax, the stale vmemmapshift persists on the shared pgmap. Explicitly zero it before devmmemremappages() so the vmemmap is built for order-0 folios as fsdev requires.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:10 PM
Data Sourced
via MITRE·04:10 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

The issue applies to static DAX devices that are rebound from device_dax to fsdev_dax while sharing the same pgmap. Systems that do not perform this rebinding scenario are not described as affected.

2

What condition is required to trigger the problem?

A static device must previously have been used with device_dax, where vmemmap_shift may be set based on alignment, and then be rebound to fsdev_dax. The stale value must remain on the shared pgmap when fsdev_dax calls devm_memremap_pages().

3

What is the immediate mitigation if the fix cannot be applied?

Avoid rebinding static DAX devices from device_dax to fsdev_dax. This prevents a vmemmap_shift value set for device_dax from being reused by fsdev_dax.

4

How can I determine whether a system may already be affected?

Review static DAX device lifecycle and configuration for devices that have transitioned from device_dax to fsdev_dax. The relevant condition is a shared pgmap retaining a nonzero vmemmap_shift before fsdev_dax initializes memory mappings.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203