Tentatively merged into cifs-2.6.git for-next pending testing On Mon, Nov 13, 2023 at 12:11 PM Paulo Alcantara <pc@xxxxxxxxxxxxx> wrote: > > Anastasia Belova <abelova@xxxxxxxxxxxxx> writes: > > > "host=" should start with ';' (as in cifs_get_spnego_key) > > So its length should be 6. > > > > Found by Linux Verification Center (linuxtesting.org) with SVACE. > > > > Fixes: 7c9c3760b3a5 ("[CIFS] add constants for string lengths of keynames in SPNEGO upcall string") > > Signed-off-by: Anastasia Belova <abelova@xxxxxxxxxxxxx> > > Co-developed-by: Ekaterina Esina <eesina@xxxxxxxxxxxxx> > > Signed-off-by: Ekaterina Esina <eesina@xxxxxxxxxxxxx> > > --- > > fs/smb/client/cifs_spnego.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxxxxxxxxx> > -- Thanks, Steve