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-38001

7.8 · HIGH
Published Jun 6, 2025 linux CWE-835 EPSS 0.45% (38th pctl)

Overview

CVE-2025-38001 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 6, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

net_sched: hfsc: Address reentrant enqueue adding class to eltree twice

Savino says:

"We are writing to report that this recent patch

(141d34391abbb315d68556b7c67ad97885407547) [1]

can be bypassed, and a UAF can still occur when HFSC is utilized with

NETEM.

The patch only checks the cl->cl_nactive field to determine whether

it is the first insertion or not [2], but this field is only

incremented by init_vf [3].

By using HFSC_RSC (which uses init_ed) [4], it is possible to bypass the

check and insert the class twice in the eltree.

Under normal conditions, this would lead to an infinite loop in

hfsc_dequeue for the reasons we already explained in this report [5].

However, if TBF is added as root qdisc and it is configured with a

very low rate,

it can be utilized to prevent packets from being dequeued.

This behavior can be exploited to perform subsequent ins

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 >= 5.0.1, < 5.4.294 Affected

Frequently Asked Questions

What is CVE-2025-38001?

CVE-2025-38001 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 6, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-38001?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-38001?

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-38001?

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