Tracker / CVE-2022-49749
CVE-2022-49749
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2c_dw_scl_lcnt() and i2c_dw_scl_hcnt() may have overflow by depending on the values of the given parameters including the ic_clk. For example in our use case where ic_clk is larger than one million, multiplication of ic_clk * 4700 will result in 32 bit overflow. Add cast of u64 to the calculation to avoid multiplication overflow, and use the corresponding define for divide.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 3.2 → 5.10.166 |
| linux | linux_kernel · 5.11 → 5.15.91 |
| linux | linux_kernel · 5.16 → 6.1.9 |
Analisi
Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.