Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2023-4010

A flaw was found in the USB Host Controller Driver framework in the Linux kernel. The usb_giveback_urb function has a logic loophole in its implementation. Due to the inappropriate judgment condition of the goto statement, the function cannot return under the input of a specific malformed descriptor file, so it falls into an endless loop, resulting in a denial of service.

  • Published: Jul 31, 2023
  • Updated: Aug 5, 2023
  • CVE: CVE-2023-4010
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 4.6
  • AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CWEs: