[
https://issues.apache.org/jira/browse/ZOOKEEPER-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074300#comment-14074300
]
Hudson commented on ZOOKEEPER-1877:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2385 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2385/])
ZOOKEEPER-1877. Malformed ACL Id can crash server with skipACL=yes (Chris Chen
via phunt) (phunt:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1613328)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java
*
/zookeeper/trunk/src/java/test/org/apache/zookeeper/test/ClientSkipACLTest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/ClientTest.java
> 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
> Fix For: 3.5.0
>
> 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)