VYPR
High severity7.1NVD Advisory· Published Aug 26, 2026· Updated Aug 27, 2026

CVE-2026-80538

CVE-2026-80538

Description

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

xfs: propagate errors from xfs_rtginode_load

xfs_rtginode_ensure() treats every xfs_rtginode_load() error other than -ENOENT as success. This can leave the realtime group inode unset after an I/O, allocation, or corruption error. Growfs then continues as though the inode had been loaded.

Only -ENOENT means that the inode needs to be created. Return all other errors to the growfs caller.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.