ABI stability can block security updates
ABI stability can block security updates
Posted Dec 1, 2025 9:17 UTC (Mon) by nim-nim (subscriber, #34454)In reply to: ABI stability can block security updates by DemiMarie
Parent article: APT Rust requirement raises questions
Unfortunately baddies do not care if you have double plated the main door with the latest uber-expensive alloy, if the service door right next still uses rotting medium (a very common situation in proprietary setups).
What matters for security is that *every* deployed software bit uses fully patched components, even when those components are slightly old because no security event required their update and a full OS update is expensive effort-wise.
Static linking as you wrote promotes fixing highly visible main doors while keeping service doors wide open.
