CVE-2026-80529: xfs: don't swallow dquot recovery verification errors

Published Aug 26, 2026
·
Updated

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

xfs: don't swallow dquot recovery verification errors

xlogrecoverdquotcommitpass2() validates the recovered dquot with xfsdqblkverify() and, on failure, sets error = -EFSCORRUPTED and jumps to outrelease. But outrelease unconditionally returns 0, so the corruption error is discarded: the caller xlogrecoveritemspass2() sees success, log recovery proceeds as if the dquot were valid, and the corrupt quota buffer can be written back to disk.

Event History

Aug 26, 2026
CVE Published
via MITRE·02:37 PM
Data Sourced
via MITRE·02:37 PM
Description
Data Sourced
via NVD·03:17 PM
Description

Frequently Asked Questions

1

What condition is required for this issue to occur?

XFS log recovery must process a recovered disk quota (dquot) record that fails xfs_dqblk_verify(). The available information does not state how that invalid quota record is created.

2

What is the practical impact of the discarded verification error?

Recovery continues as though the invalid dquot were valid, and the corrupt quota buffer can subsequently be written back to disk. This can allow quota metadata corruption to persist or be propagated during log recovery.

3

How can administrators determine whether they may be affected?

Systems using XFS are relevant when they undergo log recovery involving recovered quota records. The provided information does not include a detection method, affected kernel versions, or log signatures.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203