Security Advisory

CVE-2023-52755

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 15:30:42
Last updated 2026-05-11 19:32:34
Assigner Linux
State PUBLISHED

Description

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.