CVE-2022-50708
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/12/2025
Última modificación:
29/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()<br />
<br />
ssip_pn_open() claims the HSI client&#39;s port with hsi_claim_port(). When<br />
hsi_register_port_event() gets some error and returns a negetive value,<br />
the HSI client&#39;s port should be released with hsi_release_port().<br />
<br />
Fix it by calling hsi_release_port() when hsi_register_port_event() fails.



