CVE-2023-52781 Vulnerability Details

  /     /     /  

CVE-2023-52781 Metadata Quick Info

CVE Published: 21/05/2024 | CVE Updated: 04/11/2024 | CVE Year: 2023
Source: Linux | Vendor: Linux | Product: Linux
Status : PUBLISHED

CVE-2023-52781 Description

In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in \'usb_get_bos_descriptor()\' The BOS descriptor defines a root descriptor and is the base descriptor for accessing a family of related descriptors. Function \'usb_get_bos_descriptor()\' encounters an iteration issue when skipping the \'USB_DT_DEVICE_CAPABILITY\' descriptor type. This results in the same descriptor being read repeatedly. To address this issue, a \'goto\' statement is introduced to ensure that the pointer and the amount read is updated correctly. This ensures that the function iterates to the next descriptor instead of reading the same descriptor repeatedly.

Metrics

CVSS Version: 3.1 | Base Score: n/a
Vector: n/a

l➤ Exploitability Metrics:
    Attack Vector (AV)*
    Attack Complexity (AC)*
    Privileges Required (PR)*
    User Interaction (UI)*
    Scope (S)*

l➤ Impact Metrics:
    Confidentiality Impact (C)*
    Integrity Impact (I)*
    Availability Impact (A)*

Weakness Enumeration (CWE)

CWE-ID:
CWE Name:
Source: Linux

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).