[edk2-devel] [PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4647

2024-03-19 Thread Nayana Patel
Clear out the variable SmmCommunicateVerifyPassword which contains password before goto Exit. To avoid vulnerability. Signed-off-by: Nayana Patel --- .../UserAuthenticationDxeSmm/UserAuthenticationSmm.c| 2 ++ 1 file changed, 2 insertions(+) diff --git a/Features/Intel

[edk2-devel] [PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4645

2024-03-19 Thread Nayana Patel
Clear out the variable SmmCommunicateSetPassword which contains password before goto Exit. To avoid vulnerability. Signed-off-by: Nayana Patel --- .../UserAuthenticationDxeSmm/UserAuthenticationSmm.c| 2 ++ 1 file changed, 2 insertions(+) diff --git a/Features/Intel/UserInterface

[edk2-devel] [PATCH] Package/Module: edk2-platforms\Features\Intel\UserInterface\UserAuthFeaturePkg

2024-03-18 Thread Nayana Patel
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4645 Clear out the variable SmmCommunicateSetPassword which contains password before goto Exit. To avoid vulnerability. Signed-off-by: Nayana Patel --- .../UserAuthenticationDxeSmm/UserAuthenticationSmm.c| 2 ++ 1 file changed, 2