Rule: SONAME inconsistent with the release¶
Canonical rule slug: soname-inconsistent. ← back to all rules
The SONAME does not match the release it ships in, so the runtime linker resolves a different library than intended.
Canonical demonstration¶
- case50_soname_inconsistent — SONAME Inconsistent (Wrong Major Version) (🟡 COMPATIBLE_WITH_RISK)
Used by scenarios¶
- case84_bundle_soname_skew — Multi-Library Bundle SONAME Skew