[
https://issues.apache.org/jira/browse/MESOS-7363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach reassigned MESOS-7363:
----------------------------------
Assignee: James Peach
> Improver master robustness against duplicate UPIDs
> --------------------------------------------------
>
> Key: MESOS-7363
> URL: https://issues.apache.org/jira/browse/MESOS-7363
> Project: Mesos
> Issue Type: Bug
> Components: master
> Reporter: James Peach
> Assignee: James Peach
>
> It is possible for a malicious client to send libprocess SUBSCRIBE requests
> that will trigger the {{!frameworks.principals.contains(...)}} CHECK. This
> can happen if the client sends a subscribe with a framework ID, then a second
> subscribe with a different framework ID but the same UPID. The invariant in
> the master is that a UPID uniquely identifies a given framework. This is
> violated if we allow multiple frameworks with the same UPID.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)