openbsc.git branch jerlbeck/master-fixes created. 0.15.0-132-g4339a53

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Dec 16 15:50:49 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, jerlbeck/master-fixes has been created
        at  4339a539585030c4e1b846d024a005f3d5a631a4 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=4339a539585030c4e1b846d024a005f3d5a631a4

commit 4339a539585030c4e1b846d024a005f3d5a631a4
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Wed Dec 16 16:43:24 2015 +0100

    gbproxy: Fix stored msgbs in gbproxy_flush_stored_messages
    
    Currently the last message received is patched with the meta
    information of each stored message. This can lead to invalid memory
    accesses.
    
    This commit replaces msg by stored_msg in the call to
    gbproxy_patch_bssgp.
    
    Note that the fix has not been validated by unit tests yet.
    
    Addresses:
      Program received signal SIGSEGV, Segmentation fault.
      #0  memmove () at ../sysdeps/i386/i686/memmove.S:68
      #1  0x08052ee9 in gprs_msgb_resize_area at gprs_utils.c:99
      #2  0x0804f4de in gbproxy_patch_apn_ie at gb_proxy_patch.c:108
      #3  0x0804f7cd in gbproxy_patch_llc at gb_proxy_patch.c:253
      #4  0x0804f9cb in gbproxy_patch_bssgp at gb_proxy_patch.c:348
      #5  0x0804abf5 in gbproxy_flush_stored_messages at gb_proxy.c:347
    
    Ticket: OW#1550
    Sponsored-by: On-Waves ehf

-----------------------------------------------------------------------


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list