CVE-2023-53711

HIGHCVSS 8.2/10EPSS 0.19%

Last modified

CVE-2023-53711 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
8.2/10

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

EPSS Probability
0.19%

8.6th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= ed5d588fe47feef290f271022820e255d8371561, < 4185605cd0f72ec8bf8b423aacd94cd5ee13bbcf; >= ed5d588fe47feef290f271022820e255d8371561, < da302f1d476a44245823a74546debb5d160bf5bd; >= ed5d588fe47feef290f271022820e255d8371561, < dac14a1dbe20e003215dacb8a3a1a7e4ca4e0ad0; >= ed5d588fe47feef290f271022820e255d8371561, < 0ec26716e45d615edfff46012e7dedcc0ac5f7ab; >= ed5d588fe47feef290f271022820e255d8371561, < 88975a55969e11f26fe3846bf4fbf8e7dc8cbbd4
LinuxLinux5.7

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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 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.
How severe is CVE-2023-53711?
CVE-2023-53711 has a CVSS score of 8.2/10 (HIGH severity). The EPSS model estimates a 0.19% probability of exploitation in the next 30 days.
How do I fix CVE-2023-53711?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-53711?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST