NONE · 0

CVE-2023-53711

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 ...

Vulnerability Description

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.

References

FAQ

What is CVE-2023-53711?

CVE-2023-53711 is a documented vulnerability. 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 ...

How severe is CVE-2023-53711?

CVSS scoring is not yet available for CVE-2023-53711. Check NVD for updates.

Is there a patch for CVE-2023-53711?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.