Tracker / CVE-2025-21904
CVE-2025-21904
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: caif_virtio: fix wrong pointer check in cfv_probe() del_vqs() frees virtqueues, therefore cfv->vq_tx pointer should be checked for NULL before calling it, not cfv->vdev. Also the current implementation is redundant because the pointer cfv->vdev is dereferenced before it is checked for NULL. Fix this by checking cfv->vq_tx for NULL instead of cfv->vdev before calling del_vqs().
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 3.10 → 5.4.291 |
| linux | linux_kernel · 5.11 → 5.15.179 |
| linux | linux_kernel · 5.16 → 6.1.131 |
| linux | linux_kernel · 5.5 → 5.10.235 |
| linux | linux_kernel · 6.13 → 6.13.7 |
| linux | linux_kernel · 6.2 → 6.6.83 |
| linux | linux_kernel · 6.7 → 6.12.19 |
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.