CVE-2026-64357: xfs: fix exchmaps reservation limit check

Published Jul 25, 2026
·
Updated

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

xfs: fix exchmaps reservation limit check

xfsexchmapsestimateoverhead() adds the bmbt and rmapbt overhead to a local resblks variable, but the final UINTMAX check still tests req->resblks. That is the reservation value from before the overhead was added.

The computed value is stored back in req->resblks and later passed to xfstransalloc(), whose block reservation argument is unsigned int. Check the computed reservation so the existing limit applies to the value that will be used.

Affected Software

4 affected components
Linux Kernel
Linux Linux kernel>=6.10<6.12.96
Linux Linux kernel>=6.13<6.18.39
Linux Linux kernel>=6.19<7.1.4

Event History

Jul 25, 2026
CVE Published
via MITRE·08:50 AM
Data Sourced
via MITRE·08:50 AM
Description
Data Sourced
via NVD·10:17 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What level of access is required to exploit this issue?

Exploitation requires local access and low privileges. No user interaction is required.

2

What is the expected security impact?

The reported impact is high availability impact, with no confidentiality or integrity impact indicated by the CVSS vector.

3

Is a fix available?

Yes. A patch is available, with fixes referenced in the Linux stable kernel repository.

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