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 SMB2OPLOCKBREAK_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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/4xxx/CVE-2023-4515.json",
"cna_assigner": "Linux"
}