CVE-2026-80533

Source
https://cve.org/CVERecord?id=CVE-2026-80533
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80533.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80533
Downstream
Published
2026-08-26T14:37:09.785Z
Modified
2026-08-28T11:48:23.513534438Z
Summary
xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair
Details

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

xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair

LOLLM noticed a longstanding bug where xrepiunlinkwalkondiskbucket tries to walk ragi->sc->sa.agibp to rebuild the unlinked inode lists. Unfortunately, it's possible for agibp to be null if the buffer verifier fails, so we have to use ragi->agi_bp (which skips verifier checks) instead.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80533.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
43b4ecbc948a2e441804c9d7b772deb6b2e44e3d
Fixed
c36d7f68f1c2e7e528ad11044a0bd6a3016a6a03
Fixed
a6cfd0e4bb1e5f4dd2a67fa99eab36bda47cf081
Fixed
1e96a00e0d3a00be6e4f368b2f18e2d345f813ce

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80533.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-80533.json"