Home

Description

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfs_release_folio() Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfs_release_folio(). The latter cannot make progress due to state recovery being needed. It seems that the only safe thing to do here is to kick off a writeback of the folio, without waiting for completion, or else kicking off an asynchronous commit.

PUBLISHED Reserved 2026-01-13 | Published 2026-02-04 | Updated 2026-02-09 | Assigner Linux

Product status

Default status
unaffected

96780ca55e3cbf4f150fd5a833a61492c9947b5b (git) before 49d352bc263fe4a834233338bfaad31b3109addf
affected

96780ca55e3cbf4f150fd5a833a61492c9947b5b (git) before 19b4d9ab5e77843eac0429c019470c02f8710b55
affected

96780ca55e3cbf4f150fd5a833a61492c9947b5b (git) before cce0be6eb4971456b703aaeafd571650d314bcca
affected

Default status
affected

6.3
affected

Any version before 6.3
unaffected

6.12.67 (semver)
unaffected

6.18.7 (semver)
unaffected

6.19 (original_commit_for_fix)
unaffected

References

git.kernel.org/...c/49d352bc263fe4a834233338bfaad31b3109addf

git.kernel.org/...c/19b4d9ab5e77843eac0429c019470c02f8710b55

git.kernel.org/...c/cce0be6eb4971456b703aaeafd571650d314bcca

cve.org (CVE-2026-23053)

nvd.nist.gov (CVE-2026-23053)

Download JSON