In the Linux kernel, the following vulnerability has been resolved:
usb: typec: qcom-pmic: init value of hdrlen/txbuflen earlier
If the read of USBPDPHYRXACKNOWLEDGEREG failed, then hdrlen and txbuflen are uninitialized. This commit stops to print uninitialized value and misleading/false data.