Tracker / CVE-2025-38568
CVE-2025-38568
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCA_MQPRIO_TC_ENTRY_INDEX is validated using NLA_POLICY_MAX(NLA_U32, TC_QOPT_MAX_QUEUE), which allows the value TC_QOPT_MAX_QUEUE (16). This leads to a 4-byte out-of-bounds stack write in the fp[] array, which only has room for 16 elements (0–15). Fix this by changing the policy to allow only up to TC_QOPT_MAX_QUEUE - 1.
Prodotti e versioni affette
| linux | linux_kernel · 6.13 → 6.15.10 |
|---|---|
| linux | linux_kernel · 6.16 → 6.16.1 |
| linux | linux_kernel · 6.4 → 6.6.102 |
| linux | linux_kernel · 6.7 → 6.12.42 |
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.