Tracker / CVE-2023-52652
CVE-2023-52652
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntb_register_device() If device_register() fails in ntb_register_device(), the device name allocated by dev_set_name() should be freed. As per the comment in device_register(), callers should use put_device() to give up the reference in the error path. So fix this by calling put_device() in the error path so that the name can be freed in kobject_cleanup(). As a result of this, put_device() in the error path of ntb_register_device() is removed and the actual error is returned. [mani: reworded commit message]
Prodotti e versioni affette
| linux | linux_kernel · 4.2 → 5.15.153 |
|---|---|
| linux | linux_kernel · 5.16 → 6.1.83 |
| linux | linux_kernel · 6.2 → 6.6.23 |
| linux | linux_kernel · 6.7 → 6.7.11 |
| linux | linux_kernel · 6.8 → 6.8.2 |
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.