Security fix for issue 39 #40

Merged
fastchain merged 1 commits from extras-button-check into master 2024-06-17 17:30:31 +08:00

This security fix ensures that the extra settings, cannot be silently disabled, if button control enabled. So the button control setting cannot be silently (without button push) disabled, even if the user's PC is fully compromised.

Could be tested with

opensc-tool -s 806406000101
opensc-tool -s 806406000100 
This security fix ensures that the extra settings, cannot be silently disabled, if button control enabled. So the button control setting cannot be silently (without button push) disabled, even if the user's PC is fully compromised. Could be tested with ``` opensc-tool -s 806406000101 opensc-tool -s 806406000100 ```

Thanks!

Thanks!
Sign in to join this conversation.