Tracker / CVE-2026-46089
CVE-2026-46089
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: zram: do not forget to endio for partial discard requests As reported by Qu Wenruo and Avinesh Kumar, the following getconf PAGESIZE 65536 blkdiscard -p 4k /dev/zram0 takes literally forever to complete. zram doesn't support partial discards and just returns immediately w/o doing any discard work in such cases. The problem is that we forget to endio on our way out, so blkdiscard sleeps forever in submit_bio_wait(). Fix this by jumping to end_bio label, which does bio_endio().
Prodotti e versioni affette
| linux | linux_kernel · 6.13 → 6.18.27 |
|---|---|
| linux | linux_kernel · 6.19 → 7.0.4 |
| linux | linux_kernel · 6.4 → 6.6.140 |
| linux | linux_kernel · 6.7 → 6.12.86 |
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.