PT-2026-34275 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-05-26
·
CVE-2026-31432
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An out-of-bounds write exists in ksmbd when processing compound requests, such as READ combined with QUERY INFO(Security). If the initial command consumes most of the response buffer, ksmbd may write beyond the allocated buffer while building a security descriptor. This occurs because the
smb2 get info sec() function validates buffer space using ppntsd size from xattr, whereas build sec desc() may synthesize a larger descriptor from POSIX ACLs (Access Control Lists, which define permissions for files and directories).Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel