commit | f175ba174ef3cb8c26e828c710e4e3b0f2bbbf55 | [log] [tgz] |
---|---|---|
author | Valentin Rothberg <valentinrothberg@gmail.com> | Sat Aug 27 10:59:07 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 27 11:44:01 2016 +0200 |
tree | a328628294db949c1099a57f9317e4184fd44122 | |
parent | 4c73c0882b34d0383ff417e2d66c127f848cfe06 [diff] |
checkkconfigsymbols.py: avoid shell injection Use subprocess and set shell to False to avoid potential shell injections. Reported-by: Bernd Dietzel <tcpip@t-online.de> Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>