1.96.1
📦 rust-languageView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This patch release addresses several security vulnerabilities in Cargo by patching libssh2 and fixes a miscompilation issue in rustc's MIR optimization.
🐛 Bug Fixes
- Cargo: fixed timeout/retry behavior.
- Cargo: applied patches for CVE-2025-15661, CVE-2026-55199, and CVE-2026-55200 to libssh2.
- rustc: fixed miscompilation in MIR optimization.