CVE-2022-49265
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49265 is a vulnerability in the Linux kernel's power management domain (PM domains) subsystem. The issue was discovered when a genpd (Generic Power Domain) with GENPD_FLAG_IRQ_SAFE gets removed, causing a sleep-in-atomic bug due to genpd_debug_remove() being called with a spinlock being held (NVD, RedHat).

Technical details

The vulnerability manifests as a sleep-in-atomic bug in the kernel's power management domain subsystem. The issue occurs specifically when genpd_debug_remove() is called while holding a spinlock, which is not allowed in atomic context. The bug is triggered during the removal of a genpd with GENPD_FLAG_IRQ_SAFE flag set. According to the kernel logs, this results in a 'sleeping function called from invalid context' error at kernel/locking/rwsem.c:1460 (Kernel Commit).

Impact

The vulnerability can lead to system instability when removing power domains with specific flags set. This primarily affects system initialization and power management operations, potentially causing kernel panics or system crashes (RedHat).

Exploitability

The vulnerability requires local access and specific conditions to be triggered, specifically during the removal of power domains with GENPD_FLAG_IRQ_SAFE flag. The CVSS v3.1 base score is 5.5, indicating moderate severity with local access required (RedHat).

Mitigation and workarounds

The issue has been fixed by moving the genpd_debug_remove() call outside of the locked section in the kernel code. The fix was implemented by modifying the code sequence in genpd_remove() function to ensure the debug removal happens after releasing the lock (Kernel Commit).

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-2026-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-azure
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesSep 04, 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