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-2022-50410

9.8 · CRITICAL
Published Sep 18, 2025 linux CWE-787 EPSS 0.42% (35th pctl)

Overview

CVE-2022-50410 is a critical-severity vulnerability affecting linux linux_kernel. It was published on September 18, 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:

NFSD: Protect against send buffer overflow in NFSv2 READ

Since before the git era, NFSD has conserved the number of pages

held by each nfsd thread by combining the RPC receive and send

buffers into a single array of pages. This works because there are

no cases where an operation needs a large RPC Call message and a

large RPC Reply at the same time.

Once an RPC Call has been received, svc_process() updates

svc_rqst::rq_res to describe the part of rq_pages that can be

used for constructing the Reply. This means that the send buffer

(rq_res) shrinks when the received RPC record containing the RPC

Call is large.

A client can force this shrinkage on TCP by sending a correctly-

formed RPC Call header contained in an RPC record that is

excessively large. The full maximum payload size cannot be

constructed in that case.

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 >= 0, < 5.10.220 Affected

Frequently Asked Questions

What is CVE-2022-50410?

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

How severe is CVE-2022-50410?

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-2022-50410?

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-2022-50410?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50410 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.