
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53083 affects the Linux kernel's USB Type-C QCOM PMIC driver. The vulnerability was discovered when uninitialized variables (hdr_len and txbuf_len) could be used if the read of USB_PDPHY_RX_ACKNOWLEDGE_REG failed, potentially leading to printing uninitialized values and misleading data. The issue affects Linux kernel versions from 6.5 up to (excluding) 6.6.61, and from 6.7 up to (excluding) 6.11.8, as well as various release candidates of version 6.12 (NVD).
The vulnerability exists in the qcom_pmic_typec_pdphy_pd_transmit_payload function within the USB Type-C QCOM PMIC driver. The issue occurs when the variables hdr_len and txbuf_len are used before being initialized, specifically when the read operation of USB_PDPHY_RX_ACKNOWLEDGE_REG fails. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability could result in the printing of uninitialized values and misleading or false data in the system logs. This could potentially affect system monitoring and debugging capabilities, though the impact is limited to local systems with access to the affected USB Type-C hardware (Kernel Patch).
The vulnerability has been fixed by initializing the values of hdr_len and txbuf_len earlier in the code execution path, before the USB_PDPHY_RX_ACKNOWLEDGE_REG read operation. The fix has been implemented in the Linux kernel through patches that move the initialization of these variables to an earlier point in the function execution (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."