CVE-2026-64256

Source
https://cve.org/CVERecord?id=CVE-2026-64256
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64256.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64256
Downstream
Related
Published
2026-07-25T08:49:08.676Z
Modified
2026-08-18T03:31:29.145144711Z
Summary
xfs: don't wrap around quota ids in dqiterate
Details

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

xfs: don't wrap around quota ids in dqiterate

LOLLM noticed that qid is an unsigned 32-bit variable. If it happens to be set to XFSDQIDMAX due to a filesystem that actually has a dquot for ID_MAX, then this addition will truncate to zero and the iteration starts over. Fix this by casting to u64.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64256.json"
}
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
21d7500929c8a0b10e22a6755850c6f9a9280284
Fixed
249e311c2ba392ceaf9ebfc145a46922946f069a
Fixed
d1c4c40599c376aeb0c93068a2ae344e79ee4b90
Fixed
2b14fe1e0924c6b901f4256456342569c5397abe
Fixed
d766e4e5e85d829629c3ba503802fe1303d7b591

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.8.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-64256.json"