In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning when reconnecting channel When reconnecting a channel in smb2_reconnect_server(), a dummy tcon is passed…
高危 CVSS 7.5
摘要
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning when reconnecting channel When reconnecting a channel in smb2_reconnect_server(), a dummy tcon is passed down to smb2_reconnect() with ->query_interface uninitialized, so we can't call queue_delayed_work() on it. Fix the following warning by ensuring that we're queueing the delayed worker from correct tcon. WARNING: CPU: 4 PID: 1126 at kernel/workqueue.c:2498 __queue_delayed_work+0x1d2/0x200 Modules…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0cee638d92ac898d73eccc4e4bab70e9fc95946a Patch
- https://git.kernel.org/stable/c/3bbe46716092d8ef6b0df4b956f585c5cd0fc78e Patch
- https://git.kernel.org/stable/c/3f6932ef25378794894c3c1024092ad14da2d330 Patch
- https://git.kernel.org/stable/c/9d2b629a9dc5c72537645533af1cb11a7d34c4b1 Patch
时间线
- nvd_ingest NVD