Skip to content

Commit ea4274d

Browse files
committed
ksmbd: release 3.4.3 version
Major changes are: - Fix SMB1 issues(signing verification failure, read data issue). - Add support for RSS(Receive Side Scailing) mode. - Fix several security issues. (Buffer overflow check, prevent the out of share access) - Remove follow symlink support. Signed-off-by: Namjae Jeon <[email protected]>
1 parent bf26238 commit ea4274d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glob.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include "unicode.h"
1313
#include "vfs_cache.h"
1414

15-
#define KSMBD_VERSION "3.4.2"
15+
#define KSMBD_VERSION "3.4.3"
1616

1717
extern int ksmbd_debug_types;
1818

0 commit comments

Comments
 (0)