CVE-2026-45972
In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix potential UAF and double free in smb2_open_file()
Zero out @err_iov and @err_buftype before retrying SMB2_open() to
prevent an UAF bug if @data != NULL, otherwise a double free.
More information : https://git.kernel.org/stable/c/4d339b219004869e96c4ce56b8891f83a38da4c0
