You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2014/07/25 01:23:38 UTC

[jira] [Updated] (ZOOKEEPER-1877) Malformed ACL Id can crash server with skipACL=yes

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-1877:
------------------------------------

    Priority: Critical  (was: Major)

> Malformed ACL Id can crash server with skipACL=yes
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1877
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1877
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 3.5.0
>            Reporter: Chris Chen
>            Assignee: Chris Chen
>            Priority: Critical
>         Attachments: ZOOKEEPER-1877.patch
>
>
> Because of the way fixupACL is written in PrepRequestProcessor, a request that feeds in an ACL with null members in the Id will cause a server with skipACL=yes to crash.
> A patch will be provided that re-introduces checks for well-formed ACLs even if skipACL is enabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)