Actions
Bug #3162
closedBSSMAP: reject Level 3 Complete from cells with invalid LAI
Start date:
04/12/2018
Due date:
% Done:
100%
Resolution:
Spec Reference:
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
Updated by neels over 5 years ago
- Related to Bug #3163: RANAP: reject Level 3 Complete from cells with invalid LAI added
Updated by neels over 5 years ago
- Related to Bug #3164: invalid LAI in level 3 complete: unify BSSMAP and RANAP verification added
Updated by stsp almost 5 years ago
- Status changed from New to In Progress
Proposed patch: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/12380
Updated by laforge over 4 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
patch was merged back then
Actions