Skip to content

Commit b8bc629

Browse files
gewitternachtpoljar
authored andcommitted
chore: Add a changelog entry for user ID check in the embedded device keys
1 parent de75ebc commit b8bc629

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

crates/matrix-sdk-crypto/CHANGELOG.md

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

77
## [Unreleased] - ReleaseDate
88

9+
### Bug Fixes
10+
11+
- Check the user ID in the `sender_device_keys` property of Olm-encrypted
12+
to-device events to prevent sender spoofing by homeserver owners.
13+
([#6553](https://github.com/matrix-org/matrix-rust-sdk/pull/6553))
14+
915
### Features
1016

1117
- [**breaking**] Change to the stable identifiers for `m.room_key_bundle`,

0 commit comments

Comments
 (0)