CVE-2022-49721
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49721 affects the Linux kernel's arm64 ftrace functionality. The vulnerability stems from inconsistent handling of PLT (Procedure Linkage Table) entries when calling ftrace trampolines. This issue was introduced with the commit 3b23e4991fb66f6d ("arm64: implement ftrace with regs") and was discovered in June 2022 (Kernel Git).

Technical details

The vulnerability occurs in the ftracemodifycall() function, which fails to properly handle PLT entries for trampoline calls. There are two possible failure scenarios: 1) When the old address requires a trampoline, the function uses an out-of-range address to generate the 'old' branch instruction, resulting in warnings and internal ftrace errors, or 2) When the old address doesn't require a trampoline but the new address does, it generates an out-of-range address for the 'new' branch instruction, leading to a BRK instruction replacement that can cause kernel panic (Kernel Git).

Impact

The vulnerability can lead to two primary impacts: 1) Internal ftrace errors that may affect system functionality but typically don't impact the rest of the system, or 2) In rarer cases, a kernel panic when a BRK instruction is executed after improper address handling (Kernel Git).

Mitigation and workarounds

The vulnerability was fixed by implementing consistent PLT entry handling through a new helper function ftracefindcallableaddr(). This function is used by ftracemakecall(), ftracemakenop(), and ftracemodify_call() to ensure consistent PLT entry handling. The fix was implemented in the Linux kernel through commit a6253579977e4c6f7818eeb05bf2bc65678a7187 (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management