In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs set_ntacl_dacl() can stop copying ACEs before consuming the full input DACL when size…
高危 CVSS 8.8
摘要
In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs set_ntacl_dacl() can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, num_aces reflects only the ACEs that were actually copied into the output DACL, but set_posix_acl_entries_dacl() still receives nt_num_aces and uses it to walk the existing ACE array during dedup. That makes the dedup walk scan past the copied ACE array an…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/58d97fcd0bf1aee694e244cc28635b9df95b543b
- https://git.kernel.org/stable/c/6d9d7aa4a2c99c31acfa28921c30b684110cf66c
- https://git.kernel.org/stable/c/a0ebdaa79e10210d4e8ed9fe138e8f4d569719e3
- https://git.kernel.org/stable/c/b057a851129c6a084e7e393b62ca3abf6c2660bc
- https://git.kernel.org/stable/c/f1eba60db813ec28732bf18b5f0a67ebac9c3100
时间线
- nvd_ingest NVD