diff options
author | Neil Horman <[email protected]> | 2014-06-17 16:05:08 -0400 |
---|---|---|
committer | Zhang Rui <[email protected]> | 2014-07-01 22:00:38 +0800 |
commit | 951fda3d8c644597a1d5cdae14cab31567e754a1 (patch) | |
tree | 7d705c9a9c0208e8b94b4c683377865c182f0af5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 6b533269fb2513a1281a878e316bb920fc54db31 (diff) |
tmon: Check log file for common secuirty issues
The tmon logging system blindly opens its log file on a static path, making it
very easy for someone to redirect that log information to inappropriate places
or overwrite other users data. Do some easy checking to make sure we're not
logging to a symlink or a file owned by another user.
Signed-off-by: Neil Horman <[email protected]>
Acked-by: Jacob Pan <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions