Project

General

Profile

Actions

Bug #6009

open

omo-msc: lots of tlv_parse() calls in src/libmsc/gsm_04_08.c have no return code checked for errors

Added by pespin about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/19/2023
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

We have several tlv_parse() parse calls in src/libmsc/gsm_04_08.c in osmo-msc.git where we don't check the return code, meaning we continue forward if the message is potentially malformed.
This should be fixed.

While at it, also check if other calls to tlv_parse() are also missing return code checks in other parts of osmo-msc.

No data to display

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)