CVE-2026-80532

Source
https://cve.org/CVERecord?id=CVE-2026-80532
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80532.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80532
Downstream
Published
2026-08-26T14:37:09.194Z
Modified
2026-08-28T11:48:23.514155177Z
Summary
xfs: fix another iunlink infinite loop bug in online fsck
Details

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

xfs: fix another iunlink infinite loop bug in online fsck

xrepiunlinkresolvebucket is supposed to reconstruct as much of the incore prev and next unlinked list pointers based on what it finds on disk and in memory before we move on to relinking the truly lost inodes back into the unlinked list. However, it's still vulnerable to infinite loops that come in via the nextunlinked pointers.

Fix this problem by remembering which inodes we've already seen and checking new agino pointers against that. If a bit is already set, either this is a loop or the inode has nonzero link count. We'll deal with the second case in a subsequent patch.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80532.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
ab97f4b1c030750f2475bf4da8a9554d02206640
Fixed
24aec8c88539a382355761a9b924046885b6be40
Fixed
b6baf0db357fb84f3f3cfd33383a00de71a5a1c3
Fixed
23690064f235a88a00c04f2e49f36bfb54ae560d
Fixed
6d67c6b99f1fc07c64b97fcbc974c6f1ada7f622

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.10

Database specific

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