VDB
DEBIAN-CVE-2026-23053
DEBIAN-CVE-2026-23053
PUBLISHED
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.12.38-1, 6.12.41-1, 6.12.43-1 |
| Debian:13 | linux | 0, 6.12.38-1, 6.12.63-1 |
Timeline
- Feb 4, 2026 CVE Published
- Apr 28, 2026 CVE Updated