| 概要 | In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d ("smb: common: change the data type of num_aces When building an ACL descriptor in build_sec_desc(), we are using a When the reserved field happens to contain non-zero slab garbage, Change kmalloc() to kzalloc() to ensure the entire buffer is [1] https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-dtyp/20233ed8-a6c6-4097-aafa-dd545ed24428 |
|---|---|
| 公表日 | 2026年5月28日19:16 |
| 登録日 | 2026年5月29日4:12 |
| 最終更新日 | 2026年5月28日22:44 |