Tracker / CVE-2024-50074
CVE-2024-50074
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blindly with snprintf(). However, since snprintf() returns the would-be-printed size, not the actually output size, the length calculation can still go over the given limit. Use scnprintf() instead of snprintf(), which returns the actually output letters, for addressing the potential out-of-bounds access properly.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 5.10.224 → 5.10.228 |
| linux | linux_kernel · 5.11 → 5.15.169 |
| linux | linux_kernel · 5.16 → 6.1.114 |
| linux | linux_kernel · 6.2 → 6.6.58 |
| linux | linux_kernel · 6.7 → 6.11.5 |
| redhat | enterprise_linux |
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.