| Summary | 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 |
|---|---|
| Publication Date | May 28, 2026, 7:16 p.m. |
| Registration Date | May 29, 2026, 4:12 a.m. |
| Last Update | May 28, 2026, 10:44 p.m. |