Out-of-bounds read In rust-yamux
Description
Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. From 0.13.0 to before 0.13.9, a specially crafted WindowUpdate can cause arithmetic overflow in send-window accounting, which triggers a panic in the connection state machine. This is remotely reachable over a normal network connection and does not require authentication. This vulnerability is fixed in 0.13.9.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 14 | 0.13.9+ds-1 | ||
debian 13 | - | ||
cargo | 0.13.9 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4.