Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-49322

5.5 · MEDIUM
Published Feb 26, 2025 linux CWE-667 EPSS 0.21% (12th pctl)

Overview

CVE-2022-49322 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

tracing: Fix sleeping function called from invalid context on RT kernel

When setting bootparams="trace_event=initcall:initcall_start tp_printk=1" in the

cmdline, the output_printk() was called, and the spin_lock_irqsave() was called in the

atomic and irq disable interrupt context suitation. On the PREEMPT_RT kernel,

these locks are replaced with sleepable rt-spinlock, so the stack calltrace will

be triggered.

Fix it by raw_spin_lock_irqsave when PREEMPT_RT and "trace_event=initcall:initcall_start

tp_printk=1" enabled.

BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:46

in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 1, name: swapper/0

preempt_count: 2, expected: 0

RCU nest depth: 0, expected: 0

Preemption disabled at:

[<ffffffff8992303e>] try_to_wake_up+0x7e/0xba0

CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.17.1-rt17+ #19 34c5812404187a875f32bee7977f7367f9679ea7

Hardw

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 4.14.283 Affected

Frequently Asked Questions

What is CVE-2022-49322?

CVE-2022-49322 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49322?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-49322?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-49322?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-49322 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.