You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Chris Chen (JIRA)" <ji...@apache.org> on 2014/02/07 02:28:22 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 ]

Chris Chen updated ZOOKEEPER-1877:
----------------------------------

    Attachment: 411.patch

> 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
>         Attachments: 411.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.1.5#6160)