CVE-2026-64140
In the Linux kernel ksmbd subsystem, CVE-2026-64140 describes a null-pointer dereference in proc_show_files(). When a SMB2 client opens a file with a durable v2 handle and logs off, session_fd_check() can leave the reconnectable fp in global_ft.idr with fp->tcon possibly NULL. A subsequent rea...