Tracker / CVE-2026-52929
CVE-2026-52929
Alta 7.5
In the Linux kernel, the following vulnerability has been resolved: sctp: stream: fully roll back denied add-stream state When ADD_OUT_STREAMS is denied, SCTP only shrinks the queued chunks and then lowers outcnt. That leaves removed stream metadata behind, so a later re-add can reuse a stale ext and hit a null-pointer dereference in the scheduler get path. Fix the rollback by tearing down the removed stream state the same way other stream resizes do. Unschedule the current scheduler state, drop the removed stream ext state with sctp_stream_outq_migrate(), and then reschedule the remaining streams. This keeps scheduler-private RR/FC/PRIO lists consistent while fully rolling back denied outgoing stream additions.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 4.15 → 5.10.259 |
| linux | linux_kernel · 5.11 → 5.15.210 |
| linux | linux_kernel · 5.16 → 6.1.176 |
| linux | linux_kernel · 6.13 → 6.18.36 |
| linux | linux_kernel · 6.19 → 7.0.13 |
| linux | linux_kernel · 6.2 → 6.6.143 |
| linux | linux_kernel · 6.7 → 6.12.94 |
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.