In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix potential UAF and double free in smb2openfile()
Zero out @erriov and @errbuftype before retrying SMB2_open() to prevent an UAF bug if @data != NULL, otherwise a double free.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45972.json",
"cna_assigner": "Linux"
}