Attention is currently required from: fixeria, pespin, dexter.
1 comment:
File src/sgsn/gprs_gmm.c:
Patch Set #1, Line 1770: TLVP_PRESENT
Don't we need to check the length before copying `sizeof(mmctx->drx_parms)` bytes?
TLVP_PRES_LEN could possibly be used. Or the code in libosmocore that defines minimumg length for each IE, as well as permitted/required IEs and which would then be called once before passing any messages further down into various handling functions which then can all rely on the guarantees provided by the shared/common validation.
To view, visit change 33753. To unsubscribe, or for help writing mail filters, visit settings.