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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*

History

04 Aug 2023, 17:06

Type Values Removed Values Added
CWE CWE-835
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.6
CPE cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
First Time Linux
Redhat enterprise Linux
Linux linux Kernel
Redhat
References (MISC) https://access.redhat.com/security/cve/CVE-2023-4010 - (MISC) https://access.redhat.com/security/cve/CVE-2023-4010 - Third Party Advisory
References (MISC) https://github.com/wanrenmi/a-usb-kernel-bug - (MISC) https://github.com/wanrenmi/a-usb-kernel-bug - Exploit
References (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2227726 - (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2227726 - Issue Tracking, Third Party Advisory

31 Jul 2023, 17:30

Type Values Removed Values Added
New CVE

Information

Published : 2023-07-31 17:15

Updated : 2023-12-10 15:14


NVD link : CVE-2023-4010

Mitre link : CVE-2023-4010

CVE.ORG link : CVE-2023-4010


JSON object : View

Products Affected

linux

  • linux_kernel

redhat

  • enterprise_linux
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')