]> sourceware.org Git - systemtap.git/commit
PR23359: impose security constraints on @kderef, @kregister
authorJafeer Uddin <juddin@redhat.com>
Tue, 3 Jul 2018 16:12:09 +0000 (12:12 -0400)
committerJafeer Uddin <juddin@redhat.com>
Tue, 3 Jul 2018 16:12:09 +0000 (12:12 -0400)
commitc664daa9026cce4a01ca4aae1abdc1b1db73fd7c
tree842fa24223f50ceb0cecb2ad844c1dce1f5b55d1
parentc2e2d5ff5f0c09b5f0946f494785ac035066f899
PR23359: impose security constraints on @kderef, @kregister

* parse.cxx: add privilege check for @kderef and @kregister
* testsuite/parseko/at_kderef.stp: New file to test privilege check
* testsuite/parseko/at_kregister.stp: New file to test privilege check
* testsuite/parseok/at_kderef.stp: New file to test privilege check
* testsuite/parseok/at_kregister.stp: New file to test privilege check
parse.cxx
testsuite/parseko/at_kderef.stp [new file with mode: 0755]
testsuite/parseko/at_kregister.stp [new file with mode: 0755]
testsuite/parseok/at_kderef.stp [new file with mode: 0755]
testsuite/parseok/at_kregister.stp [new file with mode: 0755]
This page took 0.023379 seconds and 5 git commands to generate.