Linux Kernel Vulnerability in tty n_gsm Component
CVE-2022-49941

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 June 2025

What is CVE-2022-49941?

A vulnerability has been identified in the Linux kernel's tty subsystem, specifically in the n_gsm component. The issue stems from the incorrect use of sleepable functions while in atomic context, leading to potential deadlocks or unexpected behavior when calling console_lock. This could impact systems negatively by introducing instability during critical operations. To resolve this issue, a security patch has been implemented that replaces the problematic spinlock with a mutex, thereby ensuring that the system can operate securely without risking the invocation of sleeping operations within an atomic context.

Affected Version(s)

Linux 273d412177216c7712fb08f2b914ef7f4d8a9ed7

Linux 5320aa45f526ddd3374e6226842467b788894b34 < 132331c1f605eb5911795a6b9115114575594d0a

Linux 32dd59f96924f45e33bc79854f7a00679c0fa28e < 902e02ea9385373ce4b142576eef41c642703955

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2022-49941 : Linux Kernel Vulnerability in tty n_gsm Component