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

7.3 · HIGH
Published Jan 19, 2025 linux CWE-125 EPSS 0.28% (20th pctl)

Overview

CVE-2025-21647 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 19, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, 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:

sched: sch_cake: add bounds checks to host bulk flow fairness counts

Even though we fixed a logic error in the commit cited below, syzbot

still managed to trigger an underflow of the per-host bulk flow

counters, leading to an out of bounds memory access.

To avoid any such logic errors causing out of bounds memory accesses,

this commit factors out all accesses to the per-host bulk flow counters

to a series of helpers that perform bounds-checking before any

increments and decrements. This also has the benefit of improving

readability by moving the conditional checks for the flow mode into

these helpers, instead of having them spread out throughout the

code (which was the cause of the original logic error).

As part of this change, the flow quantum calculation is consolidated

into a helper function, which means that the dithering applied to the

ost load scaling is now applied both in the DRR rotation and when a

sparse

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.4.284, < 5.4.291 Affected

Frequently Asked Questions

What is CVE-2025-21647?

CVE-2025-21647 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 19, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2025-21647?

This vulnerability has a CVSS 3.1 base score of 7.3, 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-21647?

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

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