Bug 2427282
| Summary: | CVE-2025-14282 dropbear: privilege escalation via unix domain socket forwardings [epel-8] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Patrick Del Bello <pdelbell> |
| Component: | dropbear | Assignee: | fedepell <fede> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | epel8 | CC: | buytenh, epel-packagers-sig, fede, i |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["7498568c-635e-4f69-adbb-5b6351e2654a"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-01-06 04:13:24 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: | 2420052 | ||
|
Description
Patrick Del Bello
2026-01-06 02:41:37 UTC
According to upstream: - Security: Avoid privilege escalation via unix stream forwarding in Dropbear server. Other programs on a system may authenticate unix sockets via SO_PEERCRED, which would be root user for Dropbear forwarded connections, allowing root privilege escalation. Reported by Turistu, and thanks for advice on the fix. This is tracked as CVE-2025-14282, and affects 2024.84 to 2025.88. So this should not affect EPEL8 (and EPEL9) current versions. |