CVE-2026-64357

Source
https://cve.org/CVERecord?id=CVE-2026-64357
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64357.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64357
Downstream
Published
2026-07-25T08:50:14.676Z
Modified
2026-07-27T04:03:21.569082885Z
Summary
xfs: fix exchmaps reservation limit check
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64357.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
966ceafc7a437105ecfe1cadb3747b2965a260ca
Fixed
c597c8580d50127fc1221b5a5b653a94d49e23e3
Fixed
a62ef2d13d6e7270dd5e88c6082bf2d0edcd5112
Fixed
4707344b0d36d1012c8a1716e20167cd3afdd5f1
Fixed
0a5213bbff62b51c7d4999ac8c7e11ea57d00d45

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64357.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.12.96
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.39
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64357.json"