diff options
author | Erik Johnston <erik@matrix.org> | 2025-03-26 16:38:15 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2025-03-26 18:44:45 +0000 |
commit | 2277df2a1eb685f85040ef98fa21d41aa4cdd389 (patch) | |
tree | d973b5c4f11eaaeaf9c5c1545c210769ed0d13bd /synapse/api/constants.py | |
parent | 1.127.0 (diff) | |
download | synapse-2277df2a1eb685f85040ef98fa21d41aa4cdd389.tar.xz |
Fix GHSA-v56r-hwv5-mxg6 — Federation denial
Fixes https://github.com/element-hq/synapse/security/advisories/GHSA-v56r-hwv5-mxg6 Federation denial of service via malformed events.
Diffstat (limited to 'synapse/api/constants.py')
-rw-r--r-- | synapse/api/constants.py | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/synapse/api/constants.py b/synapse/api/constants.py |