Security Advisory

CVE-2023-3867

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-08-16 13:29:51
Last updated 2026-05-11 19:27:11
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out of bounds read in smb2_sess_setup ksmbd does not consider the case of that smb2 session setup is in compound request. If this is the second payload of the compound, OOB read issue occurs while processing the first payload in the smb2_sess_setup().