Attention is currently required from: osmith, pespin.

pespin uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Code-Review+1 by osmith

iuup: Validate msgb input length in rx Initialization path

Input length validation of msgb was left as a TODO in
iuup_rx_initialization(), which could end up in OOB reads.

Related: OS#7063
Reported-By: Adam Bedard <adam.bedard@gmail.com>
Change-Id: Id0f7b0f63efc37376024359a3bf7fabbc40bc387
---
M src/gsm/iuup.c
M tests/iuup/iuup_test.c
M tests/iuup/iuup_test.err
M tests/iuup/iuup_test.ok
4 files changed, 327 insertions(+), 59 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/47/43247/2

To view, visit change 43247. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id0f7b0f63efc37376024359a3bf7fabbc40bc387
Gerrit-Change-Number: 43247
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>