Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1564 mitigate reply exploit #1631

Merged
merged 4 commits into from Feb 16, 2023
Merged

1564 mitigate reply exploit #1631

merged 4 commits into from Feb 16, 2023

Conversation

andreaskoepf
Copy link
Collaborator

  • add new tree manager config variable max_pending_tasks_per_user (default 8)
  • check number of active tasks for requesting user within recent_tasks_span_sec time window
  • reject task generation with error code TASK_TOO_MANY_PENDING (1012) if too many tasks are pending

@andreaskoepf andreaskoepf merged commit 3e1047f into main Feb 16, 2023
@andreaskoepf andreaskoepf deleted the 1564_mitigate_reply_exploit branch February 16, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant