
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49749 is a vulnerability discovered in the Linux kernel's i2c designware component. The issue involves potential overflow conditions in the functions i2cdwscllcnt() and i2cdwsclhcnt() that can occur depending on the values of given parameters, particularly when ic_clk is larger than one million (NVD).
The vulnerability stems from a multiplication overflow issue in the i2c designware component. Specifically, when icclk is larger than one million, the multiplication of icclk * 4700 results in a 32-bit overflow in the functions i2cdwscllcnt() and i2cdwsclhcnt(). The fix involves adding a cast of u64 to the calculation to avoid multiplication overflow and using the corresponding define for divide (NVD).
The vulnerability has been resolved by implementing a fix that adds casting of u64 in clock multiplication to avoid overflow. The solution involves modifying the calculation process to prevent multiplication overflow issues (NVD).
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."