CVE-2026-64357
Last modified
CVE-2026-64357 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 966ceafc7a437105ecfe1cadb3747b2965a260ca, < c597c8580d50127fc1221b5a5b653a94d49e23e3; >= 966ceafc7a437105ecfe1cadb3747b2965a260ca, < a62ef2d13d6e7270dd5e88c6082bf2d0edcd5112; >= 966ceafc7a437105ecfe1cadb3747b2965a260ca, < 4707344b0d36d1012c8a1716e20167cd3afdd5f1; >= 966ceafc7a437105ecfe1cadb3747b2965a260ca, < 0a5213bbff62b51c7d4999ac8c7e11ea57d00d45 |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64357?
How severe is CVE-2026-64357?
How do I fix CVE-2026-64357?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64351In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64352In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64353In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64354In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64355In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64356In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64358In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64359In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64360In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64361In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64362In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64363In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64357?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
