Tracker / CVE-2024-38541
CVE-2024-38541
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: of: module: add buffer overflow check in of_modalias() In of_modalias(), if the buffer happens to be too small even for the 1st snprintf() call, the len parameter will become negative and str parameter (if not NULL initially) will point beyond the buffer's end. Add the buffer overflow check after the 1st snprintf() call and fix such check after the strlen() call (accounting for the terminating NUL char).
Prodotti e versioni affette
| linux | linux_kernel · 4.14 → 5.4.294 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.182 |
| linux | linux_kernel · 5.16 → 6.1.136 |
| linux | linux_kernel · 5.5 → 5.10.238 |
| linux | linux_kernel · 6.2 → 6.6.33 |
| linux | linux_kernel · 6.7 → 6.8.12 |
| linux | linux_kernel · 6.9 → 6.9.3 |
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.