PT-2026-90433 · Linux · Linux
CVE-2026-89717
·
Publicado
2026-09-11
·
Atualizado
2026-09-11
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
zram: set default primary compressor in zram destroy comps()
Patch series "zram: fix zram issues reported by sashiko".
Sashiko drove by and reported [1] a couple of zram issues:
a possible BUG ON() in zlib code due to missing winbits range
validation and one possible NULL-ptr dereference in zcomp.
Both are low risk yet still worth fixing.
This patch (of 2):
zram destroy comps() resets all compressors and leaves them set to NULL,
including the primary one, which is invalid device state, as now
comp algorithm show()->strcmp() can be called on a NULL compressor. Set
default primary compressor in zram destroy comps().
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux