EN

Tracker / CVE-2023-52898

CVE-2023-52898

Media 4.7

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhci_free_dev() and xhci_kill_endpoint_urbs() do not race and cause null pointer dereference when host suddenly dies. Usb core may call xhci_free_dev() which frees the xhci->devs[slot_id] virt device at the same time that xhci_kill_endpoint_urbs() tries to loop through all the device's endpoints, checking if there are any cancelled urbs left to give back. hold the xhci spinlock while freeing the virt device

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · … → 4.19.271
linux linux_kernel · 4.20 → 5.4.230
linux linux_kernel · 5.11 → 5.15.90
linux linux_kernel · 5.16 → 6.1.8
linux linux_kernel · 5.5 → 5.10.165

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.

Riferimenti