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

5.5 · MEDIUM
Published Apr 8, 2025 linux CWE-476 EPSS 0.19% (9th pctl)

Overview

CVE-2025-22009 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 8, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

regulator: dummy: force synchronous probing

Sometimes I get a NULL pointer dereference at boot time in kobject_get()

with the following call stack:

anatop_regulator_probe()

devm_regulator_register()

regulator_register()

regulator_resolve_supply()

kobject_get()

By placing some extra BUG_ON() statements I could verify that this is

raised because probing of the 'dummy' regulator driver is not completed

('dummy_regulator_rdev' is still NULL).

In the JTAG debugger I can see that dummy_regulator_probe() and

anatop_regulator_probe() can be run by different kernel threads

(kworker/u4:*). I haven't further investigated whether this can be

changed or if there are other possibilities to force synchronization

between these two probe routines. On the other hand I don't expect much

boot time penalty by probing the 'dummy' regulator synchronously.

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.6.85 Affected

Frequently Asked Questions

What is CVE-2025-22009?

CVE-2025-22009 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 8, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-22009?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-22009?

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

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