Subject: [PATCH v2] smb: client: fix possible double free in smb2_set_ea()
From: Su Hui <suhui@nfschina.com>
To: dan.carpenter@linaro.org,
	sfrench@samba.org,
	pc@manguebit.com,
	ronniesahlberg@gmail.com,
	sprasad@microsoft.com,
	stfrench@microsoft.com,
	tom@talpey.com,
	bharathsm@microsoft.com,
	nathan@kernel.org,
	ndesaulniers@google.com,
	morbo@google.com,
	justinstitt@google.com
Cc: Su Hui <suhui@nfschina.com>,
	linux-cifs@vger.kernel.org,
	samba-technical@lists.samba.org,
	linux-kernel@vger.kernel.org,
	llvm@lists.linux.dev,
	kernel-janitors@vger.kernel.org
Date: Tue, 15 Oct 2024 18:20:37 +0800

.
Subject: [PATCH] smb: client: fix OOBs when building SMB2_IOCTL request
From: Paulo Alcantara <pc@manguebit.com>
To: smfrench@gmail.com
Cc: linux-cifs@vger.kernel.org,
	Paulo Alcantara <pc@manguebit.com>,
	David Howells <dhowells@redhat.com>
Date: Tue, 15 Oct 2024 15:36:24 -0300

.
Subject: [PATCH v2] smb: client: fix OOBs when building SMB2_IOCTL request
From: Paulo Alcantara <pc@manguebit.com>
To: smfrench@gmail.com
Cc: linux-cifs@vger.kernel.org,
	Paulo Alcantara <pc@manguebit.com>,
	David Howells <dhowells@redhat.com>
Date: Tue, 15 Oct 2024 18:56:11 -0300

.
