Tracker / CVE-2026-31612
CVE-2026-31612
Alta 7.5
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate EaNameLength in smb2_get_ea() smb2_get_ea() reads ea_req->EaNameLength from the client request and passes it directly to strncmp() as the comparison length without verifying that the length of the name really is the size of the input buffer received. Fix this up by properly checking the size of the name based on the value received and the overall size of the request, to prevent a later strncmp() call to use the length as a "trusted" size of the buffer. Without this check, uninitialized heap values might be slowly leaked to the client.
Prodotti e versioni affette
| linux | linux_kernel · 5.15 → 6.6.136 |
|---|---|
| linux | linux_kernel · 6.13 → 6.18.24 |
| linux | linux_kernel · 6.19 → 6.19.14 |
| linux | linux_kernel · 6.7 → 6.12.83 |
| linux | linux_kernel · 7.0 → 7.0.1 |
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.