Security Advisory

CVE-2022-50729

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-24 12:22:49
Last updated 2026-05-11 19:24:23
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix resource leak in ksmbd_session_rpc_open() When ksmbd_rpc_open() fails then it must call ksmbd_rpc_id_free() to undo the result of ksmbd_ipc_id_alloc().