Skip to content

Commit 5698074

Browse files
committed
chore: Add a changelog entry for GHSA-x958-rvg6-956w
1 parent 13c1d20 commit 5698074

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/matrix-sdk-crypto/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased] - ReleaseDate
88

9+
### Security Fixes
10+
- Check the sender of an event matches owner of session, preventing sender
11+
spoofing by homeserver owners.
12+
[#13c1d20](https://github.com/matrix-org/matrix-rust-sdk/commit/13c1d2048286bbabf5e7bc6b015aafee98f04d55) (High, [GHSA-x958-rvg6-956w](https://github.com/matrix-org/matrix-rust-sdk/security/advisories/GHSA-x958-rvg6-956w)).
13+
914
### Bug Fixes
1015
- Remove a wildcard enum variant import which breaks compilation if used with
1116
`tracing-attributes` version `0.1.29`. This is a workaround for a bug in

0 commit comments

Comments
 (0)