๐Ÿ” CVE Alert

CVE-2026-31612

UNKNOWN 0.0

ksmbd: validate EaNameLength in smb2_get_ea()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate EaNameLength in smb2_get_ea() smb2_get_ea() reads ea_req->EaNameLength from the client request and passes it directly to strncmp() as the comparison length without verifying that the length of the name really is the size of the input buffer received. Fix this up by properly checking the size of the name based on the value received and the overall size of the request, to prevent a later strncmp() call to use the length as a "trusted" size of the buffer. Without this check, uninitialized heap values might be slowly leaked to the client.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Apr 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 551dfb15b182abad4600eaf7b37e6eb7000d5b1b 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3363a770b193f555f29d76ddf4ced3305c0ccf6d 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 243b206bcb5a7137e8bddd57b2eec81e1ebd3859 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < dfc6878d14acafffbe670bf2576620757a10a3d8
Linux / Linux
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/551dfb15b182abad4600eaf7b37e6eb7000d5b1b git.kernel.org: https://git.kernel.org/stable/c/3363a770b193f555f29d76ddf4ced3305c0ccf6d git.kernel.org: https://git.kernel.org/stable/c/243b206bcb5a7137e8bddd57b2eec81e1ebd3859 git.kernel.org: https://git.kernel.org/stable/c/dfc6878d14acafffbe670bf2576620757a10a3d8