CVE-2023-53711
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2023-53711, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-22

Last updated on: 2025-10-22

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-22
Last Modified
2025-10-22
Generated
2026-07-06
AI Q&A
2025-10-22
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's NFS implementation involves a potential data corruption issue. It occurs because subrequests were not properly joined back into the main request before retransmission, especially when the server wrote data synchronously and the main request was not on the commit lists. This could lead to improper handling of retransmissions and potential data corruption.

Impact Analysis

The vulnerability can lead to data corruption when using NFS in the Linux kernel, potentially causing loss or inconsistency of data during file operations that involve retransmissions. This could affect system stability and data integrity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53711. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart