From b3a2f39104c131ae0fc3dfda89e89ef9fc0fe978 Mon Sep 17 00:00:00 2001 From: orbisai0security Date: Mon, 18 May 2026 05:37:16 +0000 Subject: [PATCH] fix: V-009 security vulnerability Automated security fix generated by OrbisAI Security --- nshlib/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nshlib/Kconfig b/nshlib/Kconfig index 1fc34cb213e..1eb37d715da 100644 --- a/nshlib/Kconfig +++ b/nshlib/Kconfig @@ -1164,7 +1164,7 @@ config NSH_LOGIN config NSH_CONSOLE_LOGIN bool "Console Login" - default n + default y select NSH_LOGIN ---help--- If defined, then the console user will be required to provide a