Security Advisory

CVE-2025-40285

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-06 21:51:09
Last updated 2026-05-23 16:01:56
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2_sess_setup() Reference count of ksmbd_session will leak when session need reconnect. Fix this by adding the missing ksmbd_user_session_put().