Bug 2394666 (CVE-2025-59047) - CVE-2025-59047 matrix-sdk-base: matrix-sdk-base panic
Summary: CVE-2025-59047 matrix-sdk-base: matrix-sdk-base panic
Keywords:
Status: NEW
Alias: CVE-2025-59047
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2394707
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-11 19:01 UTC by OSIDB Bzimport
Modified: 2025-09-12 15:08 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-11 19:01:24 UTC
matrix-sdk-base is the base component to build a Matrix client library. In matrix-sdk-base before 0.14.1, calling the `RoomMember::normalized_power_level()` method can cause a panic if a room member has a power level of `Int::Min`. The issue is fixed in matrix-sdk-base 0.14.1. The affected method isn’t used internally, so avoiding calling `RoomMember::normalized_power_level()` prevents the panic.


Note You need to log in before you can comment on or make changes to this bug.