2 matches found
The vulnerability of the ucsi_connector_change() function in the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the ucsiconnectorchange function in the Linux operating system is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2023-53049 usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
In the Linux kernel, the following vulnerability has been resolved: usb: ucsi: Fix NULL pointer deref in ucsiconnectorchange When ucsiinit fails, ucsi-connector is NULL, yet in case of ucsiacpi we may still get events which cause the ucsacpi code to call ucsiconnectorchange, which then derefs the...