Attention is currently required from: pespin.

Hello Jenkins Builder,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-msc/+/43253?usp=email

to look at the new patch set (#2).


Change subject: smpp: Fix potential write buffer overflow on sms->user_data
......................................................................

smpp: Fix potential write buffer overflow on sms->user_data

The writes to sms->user_data in submit_to_sms() were not being validated
against the maximum size of the buffer, which could lead into writing
past the buffer limits.
In order to assure safe encdoing of septets into the buffer, the new
libosmocore gsm_septet_pack2() is required.

Related: OS#7059
Reported-By: Adam Bedard <[email protected]>
Depends: libosmocore.git Change-Id I4baa19007c65275ead3d1fc92462bfb8ab68e036
Change-Id: Iee701a3b033d78244fc10dd8563a094b8de385c0
---
M TODO-RELEASE
M src/libsmpputil/smpp_msc.c
2 files changed, 25 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/53/43253/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/43253?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Iee701a3b033d78244fc10dd8563a094b8de385c0
Gerrit-Change-Number: 43253
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <[email protected]>

Reply via email to