Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53360

9.8 · CRITICAL
Published Sep 17, 2025 linux CWE-415 EPSS 0.40% (33th pctl)

Overview

CVE-2023-53360 is a critical-severity vulnerability affecting linux linux_kernel. It was published on September 17, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

NFSv4.2: Rework scratch handling for READ_PLUS (again)

I found that the read code might send multiple requests using the same

nfs_pgio_header, but nfs4_proc_read_setup() is only called once. This is

how we ended up occasionally double-freeing the scratch buffer, but also

means we set a NULL pointer but non-zero length to the xdr scratch

buffer. This results in an oops the first time decoding needs to copy

something to scratch, which frequently happens when decoding READ_PLUS

hole segments.

I fix this by moving scratch handling into the pageio read code. I

provide a function to allocate scratch space for decoding read replies,

and free the scratch buffer when the nfs_pgio_header is freed.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.4, < 6.4.16 Affected

Frequently Asked Questions

What is CVE-2023-53360?

CVE-2023-53360 is a critical-severity vulnerability affecting linux linux_kernel. It was published on September 17, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2023-53360?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-53360?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53360?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53360 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.