CVE-2026-31478
CRITICALksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len() After this commit (e2b76ab8b5c9 "ksmbd: add support for read compound"), response buffer management was changed to use dynamic iov array. In the new design, smb2_calc_max_out_buf_len() expects the second argument (hdr2_len) to be the offset of ->Buffer field in the response structure, not a hardcoded magic number. Fix the remaining call sites to use the correct offsetof() value.
References (7)
Core 7
Core References
Scores
CVSS v3
9.8
EPSS
0.0050
EPSS Percentile
39.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Details
Status
published
Products (27)
linux/Kernel
< 5.15.203linux
linux/Kernel
5.16.0 - 6.1.168linux
linux/Kernel
6.13.0 - 6.19.11linux
linux/Kernel
6.2.0 - 6.6.131linux
linux/Kernel
6.6.0 - 6.12.80linux
linux/Kernel
6.7.0 - 6.18.21linux
Linux/Linux
< 6.6
Linux/Linux
5.15.145 - 5.15.203
Linux/Linux
5.15.203 - 5.15.*
Linux/Linux
6.1.168 - 6.1.*
... and 17 more
Published
Apr 22, 2026
Tracked Since
Apr 22, 2026