In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbd_vfs_kern_path_create The SMB2 open lookup is rooted at the share with LOOKUP_BENEATH, but the…
严重 CVSS 9.1
摘要
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbd_vfs_kern_path_create The SMB2 open lookup is rooted at the share with LOOKUP_BENEATH, but the create/mkdir/hardlink sink is not: ksmbd_vfs_kern_path_create() builds an absolute path with convert_to_unix_name() and resolves it from AT_FDCWD via start_creating_path(), so a ".." component is walked from the real filesystem root and escapes the export. An authenticated client races a missing p…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1c8951963d8ed357f70f59e0ad4ddce2199d2016
- https://git.kernel.org/stable/c/489d1ded01425c0fb33418172c0e4e588467526b
- https://git.kernel.org/stable/c/98185b3025beeae92d1fe700d5db26b9ac4bf025
- https://git.kernel.org/stable/c/c7c884a1305aa4540eb7942a50bd356b34120e1f
时间线
- nvd_ingest NVD