๐Ÿ” CVE Alert

CVE-2026-80804

UNKNOWN 0.0

xfs: restore nofs context unconditionally in xfs_trans_roll

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: xfs: restore nofs context unconditionally in xfs_trans_roll When __xfs_trans_commit() fails in xfs_trans_roll(), the NOFS context is cleared but only restored in the success path. This leaves the error path without nofs protection, causing a circular lock dependency between xfs_nondir_ilock_class and fs_reclaim: CPU0 CPU1 ---- ---- lock(&xfs_nondir_ilock_class); lock(fs_reclaim); lock(&xfs_nondir_ilock_class); lock(fs_reclaim); Fix this by moving xfs_trans_set_context() before the error check so that nofs context is always restored on the new transaction.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 4, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a1ca658d649a4d8972e2e21ac2625b633217e327 < b09198cf90ccf296970b774beea1c1ddb260f94c a1ca658d649a4d8972e2e21ac2625b633217e327 < 4d00a39c676274f4071b467e630565ac1e3ae0f2 a1ca658d649a4d8972e2e21ac2625b633217e327 < 0241ea5fb0fe86d2a673163b2f5815111aadc7f7
Linux / Linux
7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b09198cf90ccf296970b774beea1c1ddb260f94c git.kernel.org: https://git.kernel.org/stable/c/4d00a39c676274f4071b467e630565ac1e3ae0f2 git.kernel.org: https://git.kernel.org/stable/c/0241ea5fb0fe86d2a673163b2f5815111aadc7f7