Tracker / CVE-2022-49982
CVE-2022-49982
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix memory leak in pvr_probe The error handling code in pvr2_hdw_create forgets to unregister the v4l2 device. When pvr2_hdw_create returns back to pvr2_context_create, it calls pvr2_context_destroy to destroy context, but mp->hdw is NULL, which leads to that pvr2_hdw_destroy directly returns. Fix this by adding v4l2_device_unregister to decrease the refcount of usb interface.
Prodotti e versioni affette
| linux | linux_kernel · … → 4.9.327 |
|---|---|
| linux | linux_kernel · 4.10 → 4.14.292 |
| linux | linux_kernel · 4.15 → 4.19.257 |
| linux | linux_kernel · 4.20 → 5.4.212 |
| linux | linux_kernel · 5.11 → 5.15.65 |
| linux | linux_kernel · 5.16 → 5.19.7 |
| linux | linux_kernel · 5.5 → 5.10.141 |
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.