You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test runner script expects command name to run in a condition check. This check should be rewritten so that it converts truthy/falsy arguments and doesn't allow external commands to control its flow - it's a vector for command injection from bad actors.
The text was updated successfully, but these errors were encountered:
musamaanjum
changed the title
Only check if MLOCKALL is set to true or not instead of executing it
pi-stress.sh: Only check if MLOCKALL is set to true or not instead of executing it
Sep 25, 2024
Test runner script expects command name to run in a condition check. This check should be rewritten so that it converts truthy/falsy arguments and doesn't allow external commands to control its flow - it's a vector for command injection from bad actors.
The text was updated successfully, but these errors were encountered: