Review reviewHigh

CVE-2023-53711

Linux

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential data corruption We must ensure that the subrequests are joined back into the head before we can retransmit a request. If the head was not on the commit lists, because the server wrote it synchronously, we still need to add it back to the retransmission list. Add a call that mirrors the effect of nfs_cancel_remove_inode() for O_DIRECT.

CVSS
8.2
EPSS
0.36%
28.8% percentile
CISA KEV
Not listed
Published
2025.10.22
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.36%
Technical severityCVSS 8.2

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential data corruption We must ensure that the subrequests are joined back into the head before we can retransmit a request. If the head was not on the commit lists, because the server wrote it synchronously, we still need to add it back to the retransmission list. Add a call that mirrors the effect of nfs_cancel_remove_inode() for O_DIRECT.

Affected product and versions

Product
Linux
Affected versions
>= ed5d588fe47feef290f271022820e255d8371561 < 4185605cd0f72ec8bf8b423aacd94cd5ee13bbcf, >= ed5d588fe47feef290f271022820e255d8371561 < da302f1d476a44245823a74546debb5d160bf5bd, >= ed5d588fe47feef290f271022820e255d8371561 < dac14a1dbe20e003215dacb8a3a1a7e4ca4e0ad0, >= ed5d588fe47feef290f271022820e255d8371561 < 0ec26716e45d615edfff46012e7dedcc0ac5f7ab, >= ed5d588fe47feef290f271022820e255d8371561 < 88975a55969e11f26fe3846bf4fbf8e7dc8cbbd4, >= 5.7
Fixed versions
No verified fixed-version field is available yet

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
CWE
Not available