In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow Commit 299f962c0b02 ("ksmbd: use check_add_overflow() to p…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow Commit 299f962c0b02 ("ksmbd: use check_add_overflow() to prevent u16 DACL size overflow") added check_add_overflow() guards that break out of the ACE-building loops in set_posix_acl_entries_dacl() when the accumulated DACL size would wrap past 65535. However, each iteration allocates a struct smb_sid via kmalloc_obj() at the top of the loop and relies on …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0e198f09cb2a554c04de0fea4e790f1250a943ca
- https://git.kernel.org/stable/c/519fb0a42ce5d7e46935577309fb282a5f2c6ea3
- https://git.kernel.org/stable/c/9d378e17c864da08c3a4df41dae92cfa6468b00a
- https://git.kernel.org/stable/c/af92ee994cc7f7e83a41c2025f32257a2f82a7ef
- https://git.kernel.org/stable/c/eced48cb08f07393a5ea770fdd1026452883c3ad
时间线
- nvd_ingest NVD