On Fri, Nov 23, 2018 at 05:21:09PM -0600, Steve French wrote:
---------- Forwarded message --------- From: Sasha Levin sashal@kernel.org Date: Fri, Nov 23, 2018 at 1:43 PM Subject: Re: NULL pointer dereference in smb2_queryfs with v4.19.2 To: Steve French smfrench@gmail.com Cc: stijn@linux-ipv6.be, Stable stable@vger.kernel.org, CIFS linux-cifs@vger.kernel.org, samba-technical samba-technical@lists.samba.org
On Tue, Nov 20, 2018 at 02:16:15PM -0600, Steve French wrote:
At first glance it looks like it is missing from the 4.19 stable tree On Tue, Nov 20, 2018 at 2:14 PM Steve French smfrench@gmail.com wrote:
Do you know if you are running with this patch (which was marked for stable)
This commit depends on ba8ca116854 ("cifs: create helpers for SMB2_set_info_init/free()") which is not marked for stable and is not trivial.
If anyone wants to send a backport I'd be happy to queue this patch up.
That should not be needed. The dependency you mention - "create helpers for SMB2_set_info_init/free..." is already in 4.19 and is the patch which the stable patch requested ("allow calling SMB2_xxx_free...") fixes.
Hm, it's not in 4.19 - it was merged during the 4.20 merge window.
-- Thanks, Sasha