CVE-2022-49940
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49940 is a vulnerability discovered in the Linux kernel's TTY subsystem, specifically in the GSM line discipline implementation. The vulnerability was disclosed on June 18, 2025, affecting the Linux kernel's n_gsm module. The issue involves a null pointer dereference vulnerability in the gsm_receive_buf() function (NVD).

Technical details

The vulnerability stems from a null pointer dereference that occurs when attempting to access the gsm->receive() function in gsmld_receive_buf(). The code assumes that gsm->receive is only called after MUX activation. However, since the gsmld_receive_buf() function can be accessed without initializing the MUX, the gsm->receive() function will not be set, leading to a NULL pointer dereference (NVD).

Impact

The vulnerability could result in a system crash due to the null pointer dereference, potentially affecting system stability and availability. The issue occurs in the kernel's TTY subsystem, which could impact terminal and serial communication functionality (Wiz).

Mitigation and workarounds

The vulnerability has been resolved by adding a sanity check to avoid calling gsm->receive() when the function is not initialized. This fix prevents the null pointer dereference by validating the function pointer before use (NVD).

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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-fips
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-oracle-6.8
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-6.8
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesJan 05, 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