Re: [PATCH v2 6.1.y] smb/dfs_cache: Fix NULL pointer dereference on session connection failure

Greg KH <[email protected]> Tue, 31 Mar 2026 09:10:20 +0200
Newsgroups gmane.linux.kernel.stable,gmane.linux.kernel.cifs,gmane.network.samba.internals
Message-ID <2026033140-endearing-handcraft-b66a@gregkh>
On Tue, Mar 31, 2026 at 09:59:01AM +0300, Ghadi Rahme wrote:
> > Again, wrong git id :(
> 
> Thank you for reviewing this.
> 
> There is not direct fix to this issue upstream however upstream is no longer
> affected by this issue.

Then why not backport the specific changes that caused newer kernels to
not be affected?

> The commit ID I referenced is the commit that indirectly resolved this issue
> by completely refactoring the code which led to the removal of the function
> I patched.
> 
> Is there a better way I can convey this in a V3 maybe?

Backport the same changes?

thanks,

greg k-h