CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64357

unknowncovered by 1 sourcefirst seen 2026-07-25
In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchmaps reservation limit check xfs_exchmaps_estimate_overhead() adds the bmbt and rmapbt overhead to a local resblks variable, but the final UINT_MAX 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 xfs_trans_alloc(), whose block reservation argument is unsigned int. Check the computed reservation so the existing limit applies to the value that will be used.

⚡ Watch CVE-2026-64357

Get an email if CVE-2026-64357 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-64357

CVE.org record

Embed the live status

CVE-2026-64357 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64357 status](https://www.csirts.com/badge/CVE-2026-64357)](https://www.csirts.com/cve/CVE-2026-64357)