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-2025-38089

9.8 · CRITICAL
Published Jun 30, 2025 linux CWE-476 EPSS 0.50% (41th pctl)

Overview

CVE-2025-38089 is a critical-severity vulnerability affecting linux linux_kernel. It was published on June 30, 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:

sunrpc: handle SVC_GARBAGE during svc auth processing as auth error

tianshuo han reported a remotely-triggerable crash if the client sends a

kernel RPC server a specially crafted packet. If decoding the RPC reply

fails in such a way that SVC_GARBAGE is returned without setting the

rq_accept_statp pointer, then that pointer can be dereferenced and a

value stored there.

If it's the first time the thread has processed an RPC, then that

pointer will be set to NULL and the kernel will crash. In other cases,

it could create a memory scribble.

The server sunrpc code treats a SVC_GARBAGE return from svc_authenticate

or pg_authenticate as if it should send a GARBAGE_ARGS reply. RFC 5531

says that if authentication fails that the RPC should be rejected

instead with a status of AUTH_ERR.

Handle a SVC_GARBAGE return as an AUTH_ERROR, with a reason of

AUTH_BADCRED instead of returning GARBAGE_ARGS in that case. This

sidesteps

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.3.4, < 6.4 Affected

Frequently Asked Questions

What is CVE-2025-38089?

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

How severe is CVE-2025-38089?

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-2025-38089?

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-2025-38089?

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