Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Onjonjo

#42575of 56,328
6.8Total CVSS
Vulnerabilities · 1
PT-2025-31887
6.8
2025-08-04
Russh · Russh · CVE-2025-54804
**Name of the Vulnerable Software and Affected Versions** Russh versions 0.54.0 and earlier **Description** Russh is a Rust SSH client and server library. The channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation adds the value from the message to an internal state value, which can result in an integer overflow. If the Rust code is compiled with overflow checks, it will panic. A malicious client can crash a server. **Recommendations** Update to version 0.54.1 or later.