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

[Hotfix] Synapse security update (nobunaga) #992

Merged
merged 3 commits into from
Nov 15, 2022

Conversation

opentaco
Copy link
Contributor

[Hotfix] Synapse security update (nobunaga)

Catch precision errors in synapse forward responses

Response serialization/deserialization can introduce precision errors that may cause probability sums to exceed permissible boundaries. Now checks to see if precision errors are within established absolute tolerance (atol = 1e-6 currently).

(cherry picked from commit 43110cf)
Response serialization/deserialization introduces precision errors that may cause probability sums to exceed permissible boundaries. Now checks to see if precision errors are within established absolute tolerance (atol = 1e-6 currently).

(cherry picked from commit d96b625)
(cherry picked from commit 6dd06f9)
@opentaco opentaco merged commit 2ae2e6e into nobunaga Nov 15, 2022
@ifrit98 ifrit98 deleted the hotfix/3.4.3/synapse-security-nobunaga branch May 24, 2023 14:46
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.

3 participants