CVE-2022-50708
NONE EPSS 6.3%
Published Dec 24, 20256mo ago · Modified Jun 17, 20261w ago
Published Dec 24, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: HSI: ssi_protocol: fix potential resource leak in ssip_pn_open() ssip_pn_open() claims the HSI client's port with hsi_claim_port(). When hsi_register_port_event() gets some error and returns a negetive value, the HSI client's port should be released with hsi_release_port(). Fix it by calling hsi_release_port() when hsi_register_port_event() fails.
Threat Intelligence
EPSS Exploit Probability
6.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 3
- git.kernel.org https://git.kernel.org/stable/c/78b0ef14896f843c45372f9bbdb6f6070f977eaf
- git.kernel.org https://git.kernel.org/stable/c/b28dbcb379e6a7f80262c2732a57681b1ee548ca
- git.kernel.org https://git.kernel.org/stable/c/e78b45b3eeee1cec77c794fcbf0512537c20b1dc
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.