You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Peter Chou (JIRA)" <ji...@apache.org> on 2016/01/14 21:24:39 UTC

[jira] [Created] (TS-4134) Traffic Manager aborts on attempted privilege escalation when non-root.

Peter Chou created TS-4134:
------------------------------

             Summary: Traffic Manager aborts on attempted privilege escalation when non-root.
                 Key: TS-4134
                 URL: https://issues.apache.org/jira/browse/TS-4134
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Peter Chou


Traffic Manager aborts since it cannot elevate access in mgmt/Rollback.cc and mgmt/LocalManager.cc. The root of the issue might be that the semantics of the ElevateAccess constructor argument was changed from (boolean,level) to just a (level) by commit 6a5f6241 or TS-306. It seems the ElevateAccess access( <boolean-expression> ) calls in these two files were not changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)