GHSA-6w7x-q46j-6x9rCriticalCVSS 9.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential...

Published
May 27, 2026
Last Modified
May 30, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (8)