Improper input validation in Linux kernel - CVE-2026-31706
Published: May 2, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in smb_inherit_dacl() when processing a tampered parent directory DACL xattr during SMB2 CREATE. A remote user can trigger inheritance of a crafted security.NTACL value to cause a denial of service.
Exploitation requires a parent directory security.NTACL xattr to be tampered while preserving the hash bytes so the xattr check passes.