Bug #3162
BSSMAP: reject Level 3 Complete from cells with invalid LAI
Start date:
04/12/2018
Due date:
% Done:
100%
Resolution:
Description
Level 3 Complete messages contain a cell identity of the calling BSC/RNC.
For some time, in bssmap_rx_l3_compl(), we decoded that cell's PLMN, but never used it for anything.
Since https://gerrit.osmocom.org/#/c/7281/ we reject cell identities containing a PLMN mismatching the global network PLMN.
- Write a ttcn3 test that sends a LU from a BSC (A-interface, BSSMAP) that has a LAI mismatching the MSC's global PLMN.
(This issue is created as a split of #2980, to clarify the confusion we created there.)
Related issues
History
#1 Updated by neels over 1 year ago
- Related to Bug #3163: RANAP: reject Level 3 Complete from cells with invalid LAI added
#2 Updated by neels over 1 year ago
- Related to Bug #3164: invalid LAI in level 3 complete: unify BSSMAP and RANAP verification added
#3 Updated by stsp 12 months ago
- Status changed from New to In Progress
Proposed patch: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/12380