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

5.5 · MEDIUM
Published Jun 18, 2025 linux CWE-674 EPSS 0.17% (6th pctl)

Overview

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

powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI check in power_pmu_disable

commit 2c9ac51b850d ("powerpc/perf: Fix PMU callbacks to clear

pending PMI before resetting an overflown PMC") added a new

function "pmi_irq_pending" in hw_irq.h. This function is to check

if there is a PMI marked as pending in Paca (PACA_IRQ_PMI).This is

used in power_pmu_disable in a WARN_ON. The intention here is to

provide a warning if there is PMI pending, but no counter is found

overflown.

During some of the perf runs, below warning is hit:

WARNING: CPU: 36 PID: 0 at arch/powerpc/perf/core-book3s.c:1332 power_pmu_disable+0x25c/0x2c0

Modules linked in:

-----

NIP [c000000000141c3c] power_pmu_disable+0x25c/0x2c0

LR [c000000000141c8c] power_pmu_disable+0x2ac/0x2c0

Call Trace:

[c000000baffcfb90] [c000000000141c8c] power_pmu_disable+0x2ac/0x2c0 (unreliable)

[c000000baffcfc10] [c0000000003e2f8c] perf_pmu_dis

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.10.94, < 5.10.137 Affected

Frequently Asked Questions

What is CVE-2022-50118?

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

How severe is CVE-2022-50118?

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

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

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