Tracker / CVE-2023-53307
CVE-2023-53307
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails If getting an ID or setting up a work queue in rbd_dev_create() fails, use-after-free on rbd_dev->rbd_client, rbd_dev->spec and rbd_dev->opts is triggered in do_rbd_add(). The root cause is that the ownership of these structures is transfered to rbd_dev prematurely and they all end up getting freed when rbd_dev_create() calls rbd_dev_free() prior to returning to do_rbd_add(). Found by Linux Verification Center (linuxtesting.org) with SVACE, an incomplete patch submitted by Natalia Petrova <[email protected]>.
Prodotti e versioni affette
| linux | linux_kernel · 4.15 → 4.19.276 |
|---|---|
| linux | linux_kernel · 4.20 → 5.4.235 |
| linux | linux_kernel · 4.9 → 4.14.308 |
| linux | linux_kernel · 5.11 → 5.15.99 |
| linux | linux_kernel · 5.16 → 6.1.16 |
| linux | linux_kernel · 5.5 → 5.10.173 |
| linux | linux_kernel · 6.2 → 6.2.3 |
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.