Security Advisory

CVE-2023-4515

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-08-16 13:25:50
Last updated 2026-08-05 09:09:51
Assigner Linux
CVSS score 9.1
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate command request size In commit 2b9b8f3b68ed ("ksmbd: validate command payload size"), except for SMB2_OPLOCK_BREAK_HE command, the request size of other commands is not checked, it's not expected. Fix it by add check for request size of other commands.