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

5.5 · MEDIUM
Published Feb 26, 2025 linux EPSS 0.26% (17th pctl)

Overview

CVE-2022-49164 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 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/tm: Fix more userspace r13 corruption

Commit cf13435b730a ("powerpc/tm: Fix userspace r13 corruption") fixes a

problem in treclaim where a SLB miss can occur on the

thread_struct->ckpt_regs while SCRATCH0 is live with the saved user r13

value, clobbering it with the kernel r13 and ultimately resulting in

kernel r13 being stored in ckpt_regs.

There is an equivalent problem in trechkpt where the user r13 value is

loaded into r13 from chkpt_regs to be recheckpointed, but a SLB miss

could occur on ckpt_regs accesses after that, which will result in r13

being clobbered with a kernel value and that will get recheckpointed and

then restored to user registers.

The same memory page is accessed right before this critical window where

a SLB miss could cause corruption, so hitting the bug requires the SLB

entry be removed within a small window of instructions, which is

possible if a SLB related MCE hits there. PAPR als

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 >= 3.9, < 5.15.54 Affected

Frequently Asked Questions

What is CVE-2022-49164?

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

How severe is CVE-2022-49164?

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

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

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