
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49193 affects the Linux kernel's ice driver, specifically related to a 'scheduling while atomic' bug in the aux critical error interrupt handling. The vulnerability was discovered and resolved in 2022, affecting the icemiscintr() function in the Intel ice network driver (Kernel Git).
The vulnerability occurs in the icemiscintr() function when processing aux critical error interrupts. The issue arises from a call ladder where icemiscintr() (in hardirq context) calls icesendeventtoaux(), which attempts to acquire a mutex through device_lock(), leading to a scheduling while atomic violation. The bug manifests as a kernel BUG splat with the message 'BUG: scheduling while atomic: swapper/15/0/0x00010000' (Kernel Git).
When triggered, this vulnerability causes a kernel BUG splat, potentially leading to system instability or crashes. The issue occurs in the interrupt handling path of the Intel ice network driver, which could affect network operations on systems using this driver (Kernel Git).
The issue has been fixed by adding a new PF state bit (ICEAUXERRPENDING) to indicate aux critical error occurrence and handling it in iceservice_task() in process context instead of interrupt context. The fix involves deferring the event handling to a safer context, preventing the scheduling while atomic violation (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”