CVE-2026-53393: nfsd: reset write verifier on deferred writeback errors

Published Jul 19, 2026
·
Updated

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

nfsd: reset write verifier on deferred writeback errors

nfsdvfswrite() and nfsdcommit() both call filemapcheckwberr() to detect deferred writeback errors, but neither rotates the server's write verifier (nn->writeverf) when this check fails. Every other durable-storage-failure path in these functions calls commitresetwriteverifier() before returning an error.

The missing rotation means clients holding UNSTABLE write data under the current verifier will COMMIT, receive the unchanged verifier back, and conclude their data is durable — silently dropping data that failed writeback. This violates the UNSTABLE+COMMIT durability contract (RFC 1813 §3.3.7, RFC 8881 §18.32).

Add commitresetwriteverifier() calls at both filemapcheckwberr() error sites, matching the pattern used by adjacent error paths in the same functions. The helper already filters -EAGAIN and -ESTALE internally, so the calls are unconditionally safe.

Affected Software

9 affected componentsFixes available
Linux Linux kernel
Linux Linux kernel>=5.10.124<5.10.261
Linux Linux kernel>=5.15.49<5.15.212
Linux Linux kernel>=5.17<6.1.178
Linux Linux kernel>=6.2<6.6.145
Linux Linux kernel>=6.7<6.12.95
Linux Linux kernel>=6.13<6.18.38
Linux Linux kernel>=6.19<7.1.3
Microsoft azl3 kernel 6.6.144.1-1<6.6.145.2-1
6.6.145.2-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.145.2-1
  2. Configuration

    In nfsd, ensure that both filemap_check_wb_err() call sites invoke commit_reset_write_verifier() before returning an error, so the server's write verifier (nn->writeverf) is reset when deferred writeback errors are detected.

    nfsd write verifier reset on deferred writeback errors = commit_reset_write_verifier()

Event History

Jul 19, 2026
CVE Published
via MITRE·12:01 PM
Data Sourced
via MITRE·12:01 PM
Description
Data Sourced
via NVD·12:16 PM
RemedyDescriptionSeverityAffected Software
Jul 20, 2026
Data Sourced
via Microsoft·08:04 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:04 AM
Affected Software
Updated
via Microsoft·08:04 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-53393?

CVE-2026-53393 has a medium severity rating of 5.5.

2

How do I fix CVE-2026-53393?

To address CVE-2026-53393, update your Linux kernel to the latest version provided by your distribution.

3

What type of vulnerability is CVE-2026-53393?

CVE-2026-53393 is a vulnerability related to the Linux kernel's NFS server handling write verifier resets on deferred writeback errors.

4

What systems are affected by CVE-2026-53393?

CVE-2026-53393 affects systems running the Linux kernel with NFS server configurations.

5

What impact does CVE-2026-53393 have on security?

CVE-2026-53393 can potentially allow unauthorized access to data due to improper handling of write verifier resets.

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