Project

General

Profile

Actions

Bug #4233

closed

osmo-stp segfaults if IPA client with unknown unit_name attaches

Added by laforge over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
-
Start date:
10/18/2019
Due date:
% Done:

0%

Spec Reference:

Description

If there's no AS configured with the unit_name presented by the IPA client, OsmoSTP crashes.


Related issues

Is duplicate of OsmoSTP - Bug #4234: osmo-stp segfaults if IPA client connects to AS with routing-key != 0Resolvedlaforge10/18/2019

Actions
Actions #1

Updated by laforge over 4 years ago

the crash happens in ipa_asp_fsm_del_route() where we OSMO_ASSERT(as). So basically we either shouldn't call ipa_asp_fsm_del_route() for which no AS hasn't been resolved yet, or we should remove the ASSERT.

Actions #2

Updated by laforge over 4 years ago

  • Is duplicate of Bug #4234: osmo-stp segfaults if IPA client connects to AS with routing-key != 0 added
Actions #3

Updated by laforge over 4 years ago

  • Status changed from New to Closed

actually, this only happened due to a non-zero routing context being configured for IPA, whcih is illegal (see #4234)

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)