osmo-sgsn/openbsc/src/gprs
Alexander Chemeris 84402c0c82 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements.
Original code was inconsistent about lengths and could lead to out
of bounds write. Lengths were also inconsistent with the TS 24.008.

Fixes: Coverity CID 1040714.
2013-07-04 18:34:49 +02:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
crc24.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy.c misc: Fix compilation now that the method is located in libosmocore 2012-12-19 16:18:44 +01:00
gb_proxy_main.c libgb: make sure all BSSGP functions have bssgp_ prefix 2012-06-17 13:05:48 +08:00
gb_proxy_vty.c VTY: improve VTY prompt and make sure exit/end works everywhere 2012-08-17 13:16:10 +02:00
gprs_gmm.c sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. 2013-07-04 18:34:49 +02:00
gprs_llc.c GPRS LLC: Add non-standard method of sequence number recovery 2013-06-21 14:06:18 +02:00
gprs_llc_vty.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
gprs_sgsn.c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() 2012-07-14 12:18:28 +02:00
gprs_sndcp.c split libgb into a separate library for outside use 2012-06-16 15:14:00 +08:00
gprs_sndcp.h src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
gprs_sndcp_vty.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
osmo_sgsn.cfg [GPRS] SGSN: specify the local bind address in the config file 2010-06-02 23:18:40 +02:00
sgsn_libgtp.c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() 2012-07-14 12:18:28 +02:00
sgsn_main.c sms: Use the DLSMS instead of the DSMS category throughout our code 2012-11-21 21:33:03 +01:00
sgsn_vty.c VTY: improve VTY prompt and make sure exit/end works everywhere 2012-08-17 13:16:10 +02:00