commit | f0eb6cd4f562c462959dcf91b4a733b8e6d1c651 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Thu Mar 25 19:54:21 2021 +0800 |
committer | Yi Kong <yikong@google.com> | Thu Mar 25 14:57:01 2021 +0000 |
tree | 95fdeba2625410605666dca238b99e573215bf91 | |
parent | 2375b0fdafdd4dd01994d615196bbd97f4d5a51b [diff] |
profcollectd: Validity check input to delete_report Since profcollectd is a system process, we need to validity check the argument to delete_report to prevent malicious users from deleting other system files by injecting relative path. Test: presubmit Bug: 79161490 Change-Id: I5ab1794d069dad01ebd1e470f9ce75573e83c1a3