CVE-2022-50825
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
30/12/2025
Última modificación:
31/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()<br />
<br />
I got the following report while doing fault injection test:<br />
<br />
OF: ERROR: memory leak, expected refcount 1 instead of 4,<br />
of_node_get()/of_node_put() unbalanced - destroy cset entry:<br />
attach overlay node /i2c/tcpc@60/connector<br />
<br />
If wusb3801_hw_init() fails, fwnode_handle_put() needs be called to<br />
avoid refcount leak.



