CVE-2023-52441EPSS p48.8%
CVE-2023-52441CVE-2023-52441
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
If client send smb2 negotiate request and then send smb1 negotiate
request, init_smb2_rsp_hdr is called for smb1 negotiate request since
need_neg is set to false. This patch ignore smb1 packets after ->need_neg
is set to false.
Scoring
| CVSS | 9.1 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
| EPSS | 0.68% probability of exploitation · percentile 48.8% · 2026-08-05T12:04:55Z |
| Last modified | 2026-08-04 |