In the Linux kernel, the following vulnerability has been resolved:
HSI: ssiprotocol: fix potential resource leak in ssippn_open()
ssippnopen() claims the HSI client's port with hsiclaimport(). When hsiregisterportevent() gets some error and returns a negetive value, the HSI client's port should be released with hsirelease_port().
Fix it by calling hsireleaseport() when hsiregisterport_event() fails.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50708.json"
}