CVE-2022-50856

Publication date

2025-12-30 12:15:31

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_ses_add_channel() Before return, should free the xid, otherwise, the xid will be leaked.