Tracker / CVE-2025-38277
CVE-2025-38277
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx->steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined behavior and may cause unpredictable results in user space or kernel crashes. This scenario can be triggered in edge cases such as misconfigured geometry, ECC engine misuse, or if ctx->steps is not validated after initialization. Initialize ret to zero before the loop to ensure correct and safe behavior regardless of the ctx->steps value. Found by Linux Verification Center (linuxtesting.org) with SVACE.
Prodotti e versioni affette
| debian | debian_linux |
|---|---|
| linux | linux_kernel · 5.18 → 6.1.142 |
| linux | linux_kernel · 6.13 → 6.15.3 |
| linux | linux_kernel · 6.2 → 6.6.94 |
| linux | linux_kernel · 6.7 → 6.12.34 |
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.