PT-2026-61226 · Linux+1 · Linux Kernel+1

CVE-2026-63909

·

Published

2026-07-19

·

Updated

2026-09-07

CVSS v3.1

8.1

High

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An out-of-bounds read exists in the smb check perm dacl() function within the ksmbd module. This issue occurs during ACE-walk loops when a transposed bounds check fails to properly validate the aces size variable. Specifically, the check evaluates to aces size < 0, which is always false since aces size is non-negative, rendering the check dead code. This allows the loop to read ace->size even when aces size is between 0 and 3 bytes, resulting in a 2-byte heap out-of-bounds read past the pntsd allocation during SMB2 CREATE operations.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63909
USN-8593-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu