Tracker / CVE-2026-43044
CVE-2026-43044
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as otherwise the hashed key may corrupt neighbouring memory. The rounding was performed, but never actually used for the allocation. Fix this by replacing kmemdup with kmalloc for a larger buffer, followed by memcpy.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.13 → 6.18.22 |
| linux | linux_kernel · 6.19 → 6.19.12 |
| linux | linux_kernel · 6.3 → 6.6.134 |
| linux | linux_kernel · 6.7 → 6.12.81 |
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.