cve/2024/CVE-2024-43883.md
2024-08-24 17:55:21 +00:00

841 B

CVE-2024-43883

Description

In the Linux kernel, the following vulnerability has been resolved:usb: vhci-hcd: Do not drop references before new references are gainedAt a few places the driver carries stale pointersto references that can still be used. Make sure that does not happen.This strictly speaking closes ZDI-CAN-22273, though there may besimilar races in the driver.

POC

Reference

No PoCs from references.

Github