← Back to CVE List

CVE-2023-52755

Published: 2024-05-21T16:15Z
Last Modified: 2025-04-02T14:50Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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