
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38671 is a vulnerability discovered in the Linux kernel's i2c QUP driver. The issue relates to a loop handling timeout condition where the original logic only sets the return value but doesn't exit the loop when the bus is kept active by a client (Debian Security).
The vulnerability exists in the i2c QUP driver where a loop condition fails to properly handle timeouts. Specifically, when a timeout occurs, the code sets an error return value (-ETIMEDOUT) but continues executing within the loop instead of breaking out. This behavior was discovered during long-term testing with a PCA953x GPIO extender (Debian Security).
If exploited, this vulnerability can allow a malicious or buggy i2c client to cause the kernel to hang indefinitely in the affected loop, potentially leading to system unresponsiveness (Debian Security).
The issue has been fixed in Linux kernel version 6.16.3-1 and later. The fix involves modifying the logic to not only set the return value but also break out of the loop and return to the caller with -ETIMEDOUT when a timeout occurs (Debian Security).
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."