Bug 2468334
| Summary: | CVE-2026-7598 rust-libssh2-sys: integer overflow via large username or password arguments [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
| Component: | rust-libssh2-sys | Assignee: | Rust SIG <rust-sig> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | decathorpe, rust-sig |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["9cc5ad26-a96c-433f-b207-9f6ed41b95b1"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-05-08 21:06:22 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2464597 | ||
|
Description
Guilherme de Almeida Suckevicz
2026-05-08 19:20:35 UTC
The Rust bindings for libssh2 (the libssh2-sys crate) are packaged in a way that unconditionally prunes the included library sources and links with the system libssh2 library, so there is nothing to do here - applications that use this crate will inherit the fix when the libssh2 is fixed. |