Skip to content

Changes

Started by upstream project gerrit-libosmo-sigtran #1077
Started 23 hr ago
Queued 7.4 sec
sccp2sua: fix buffer overrun in osmo_isup_party_parse()

Add an out_digits_size parameter and check that the caller-provided
buffer is large enough to hold the generated digits plus the
terminating NUL, instead of blindly writing up to 2 * in_num_bytes
characters into it.

Change-Id: Iccfbcf22a719544399c7a524b293de9e1a040cf8
Fixes: OS#7038
Vadim Yanitskiy at