CVE-2022-49675
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability was discovered in the tick/nohz component where the init-annotated ticknohzfullsetup() function was incorrectly exported. The issue was identified in June 2022 and affects the Linux kernel's timing subsystem. The vulnerability occurs because EXPORTSYMBOL and init is an unsafe combination, as the .init.text section is freed after initialization, making it impossible for modules to safely use __init annotated symbols (Kernel Git).

Technical details

The vulnerability stems from a combination of EXPORTSYMBOL and _init annotations in the kernel code. When a symbol is annotated with _init, its code resides in the .init.text section, which is freed after system initialization. However, the ticknohzfullsetup() function was also exported using EXPORTSYMBOLGPL, allowing modules to access it even after the memory section was freed. This could lead to accessing freed memory, potentially resulting in a kernel panic (Debian Tracker).

Impact

If exploited, this vulnerability could lead to a kernel panic when a module attempts to access the freed ticknohzfull_setup() function. This would result in system instability and potential denial of service conditions (Debian Tracker).

Mitigation and workarounds

The issue has been fixed by removing the EXPORTSYMBOLGPL of ticknohzfull_setup() since the function is only called from built-in code in kernel/sched/isolation.c. This fix has been implemented in various Linux distributions including Debian's bullseye (5.10.234-1) and bookworm (6.1.129-1) releases (Debian Tracker).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-gcp-5.4
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-6.8
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 24, 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