CVE-2022-49977
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability (CVE-2022-49977) was identified in the Linux kernel's ftrace functionality where a NULL pointer dereference could occur in the is_ftrace_trampoline function when ftrace is disabled. The issue was discovered and reported through the Syzkaller kernel testing tool (NVD).

Technical details

The vulnerability occurs when ftrace_startup_enable fails but does not properly clean up the operations from the ftrace_ops_list. When ftrace_disabled is set to 1, unregister_ftrace_function returns without executing __unregister_ftrace_function, leaving the ops in the list. If the ops is dynamically allocated and later freed, is_ftrace_trampoline will attempt to access a NULL pointer, resulting in a kernel crash (NVD, Wiz).

Impact

When exploited, this vulnerability can cause a kernel crash through NULL pointer dereference, potentially leading to denial of service conditions on affected systems (Wiz).

Mitigation and workarounds

The fix involves properly rolling back the registration process and removing ops from ftrace_ops_list when ftrace_startup_enable fails. This ensures that no dangling pointers remain in the list that could lead to NULL pointer dereference (Wiz).

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-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 2026

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