← Back to CVE List
CVE-2023-52755
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
slab out-of-bounds write is caused by that offsets is bigger than pntsd
allocation size. This patch add the check to validate 3 offsets using
allocation size.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt