Skip to content

[Hotfix] Synapse security update (nobunaga)#992

Merged
opentaco merged 3 commits intonobunagafrom
hotfix/3.4.3/synapse-security-nobunaga
Nov 15, 2022
Merged

[Hotfix] Synapse security update (nobunaga)#992
opentaco merged 3 commits intonobunagafrom
hotfix/3.4.3/synapse-security-nobunaga

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