In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix recursive locking in RPC handle list access Since commit 305853cce3794 ("ksmbd: Fix race condition in RPC handle list …
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix recursive locking in RPC handle list access Since commit 305853cce3794 ("ksmbd: Fix race condition in RPC handle list access"), ksmbd_session_rpc_method() attempts to lock sess->rpc_lock. This causes hung connections / tasks when a client attempts to open a named pipe. Using Samba's rpcclient tool: $ rpcclient //192.168.1.254 -U user%password $ rpcclient $> srvinfo <connection hung here> Kernel side: "echo …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/1891abe832cbf5a11039e088766131d0f1642d02 Patch
- https://git.kernel.org/stable/c/3412fbd81b46b9cfae013817b61d4bbd27e09e36 Patch
- https://git.kernel.org/stable/c/4602b8cee1481dbb896182e5cb1e8cf12910e9e7 Patch
- https://git.kernel.org/stable/c/5493571f4351f74e11db9943e98a07c56467cf7e Patch
- https://git.kernel.org/stable/c/88f170814fea74911ceab798a43cbd7c5599bed4 Patch
Timeline
- nvd_ingest NVD