
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49173 affects the Linux kernel's SPI FSI driver. The vulnerability was discovered in the data transfer routines where polling loops for status register checks could potentially never exit if the hardware enters a bad state (Kernel Git).
The vulnerability exists in the drivers/spi/spi-fsi.c file where the data transfer routines must poll the status register to determine when more data can be shifted in or out. The polling loops lacked timeout mechanisms, which could lead to infinite loops if the hardware status becomes unresponsive (Kernel Git).
If exploited, this vulnerability could cause the system to become unresponsive due to infinite polling loops in the SPI FSI driver, effectively creating a denial of service condition (Kernel Git).
The issue has been patched by implementing a timeout mechanism (SPIFSISTATUSTIMEOUTMS set to 100ms) for the polling loops. The fix returns an ETIMEDOUT error if the timeout is exceeded, preventing infinite loops (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.
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."