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

5.5 · MEDIUM
Published Oct 4, 2025 linux CWE-908 EPSS 0.15% (4th pctl)

Overview

CVE-2022-50473 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 4, 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:

cpufreq: Init completion before kobject_init_and_add()

In cpufreq_policy_alloc(), it will call uninitialed completion in

cpufreq_sysfs_release() when kobject_init_and_add() fails. And

that will cause a crash such as the following page fault in complete:

BUG: unable to handle page fault for address: fffffffffffffff8

[..]

RIP: 0010:complete+0x98/0x1f0

[..]

Call Trace:

kobject_put+0x1be/0x4c0

cpufreq_online.cold+0xee/0x1fd

cpufreq_add_dev+0x183/0x1e0

subsys_interface_register+0x3f5/0x4e0

cpufreq_register_driver+0x3b7/0x670

acpi_cpufreq_init+0x56c/0x1000 [acpi_cpufreq]

do_one_initcall+0x13d/0x780

do_init_module+0x1c3/0x630

load_module+0x6e67/0x73b0

__do_sys_finit_module+0x181/0x240

do_syscall_64+0x35/0x80

entry_SYSCALL_64_after_hwframe+0x63/0xcd

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.1.6, < 5.4.229 Affected

Frequently Asked Questions

What is CVE-2022-50473?

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

How severe is CVE-2022-50473?

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

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

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