ofono/drivers
Slava Monich 4a2915d52d atmodem: Fix use after free in sim_state_cb
==2941== Invalid read of size 4
==2941==    at 0x69338: sim_state_cb (sim.c:1301)
==2941==    by 0x71DCB: cpin_check_cb (atutil.c:567)
==2941==    by 0xA602B: at_chat_finish_command (gatchat.c:459)
==2941==    by 0xA6277: at_chat_handle_command_response (gatchat.c:521)
==2941==    by 0xA6587: have_line (gatchat.c:600)
==2941==    by 0xA6BB7: new_bytes (gatchat.c:759)
==2941==    by 0xAAFAF: received_data (gatio.c:124)
==2941==    by 0x4AF606F: g_main_dispatch (gmain.c:3154)
==2941==    by 0x4AF606F: g_main_context_dispatch (gmain.c:3769)
==2941==    by 0x4AF658F: g_main_loop_run (gmain.c:4034)
==2941==    by 0xBDDBB: main (main.c:261)
==2941==  Address 0x519c344 is 4 bytes inside a block of size 12 free'd
==2941==    at 0x4840B28: free (vg_replace_malloc.c:530)
==2941==    by 0x71F33: at_util_sim_state_query_free (atutil.c:613)
==2941==    by 0x6930B: sim_state_cb (sim.c:1297)
==2941==    by 0x71DCB: cpin_check_cb (atutil.c:567)
==2941==    by 0xA602B: at_chat_finish_command (gatchat.c:459)
==2941==    by 0xA6277: at_chat_handle_command_response (gatchat.c:521)
==2941==    by 0xA6587: have_line (gatchat.c:600)
==2941==    by 0xA6BB7: new_bytes (gatchat.c:759)
==2941==    by 0xAAFAF: received_data (gatio.c:124)
==2941==    by 0x4AF606F: g_main_dispatch (gmain.c:3154)
==2941==    by 0x4AF606F: g_main_context_dispatch (gmain.c:3769)
==2941==    by 0x4AF658F: g_main_loop_run (gmain.c:4034)
==2941==    by 0xBDDBB: main (main.c:261)
2017-10-05 11:11:13 -05:00
..
atmodem atmodem: Fix use after free in sim_state_cb 2017-10-05 11:11:13 -05:00
calypsomodem drivers: Update copyright information 2011-10-10 13:39:48 -07:00
cdmamodem at/cdma/ifxmodem: Use /dev/net/tun to check for TUN support 2017-08-22 23:24:59 -05:00
dunmodem dunmodem: Add stub for gprs. 2011-08-03 22:34:04 +02:00
gemaltomodem drivers: Add gemaltomodem driver to handle GNSS 2017-01-19 13:34:36 -06:00
hfpmodem hfpmodem: Use g_slist_free_full 2016-04-22 15:20:43 -05:00
hsomodem hsomodem: Remove atom if driver fails to init 2012-03-26 16:50:36 -05:00
huaweimodem huawei: add LTE support 2017-09-14 20:05:54 -05:00
iceramodem iceramodem: Read supported bands as part of radio settings 2012-05-25 20:54:21 +02:00
ifxmodem ifxmodem: Fix minor style issues 2017-09-13 10:28:56 -05:00
infineonmodem infineon: Definitions for infineon modem 2015-10-13 21:35:07 -05:00
isimodem isimodem: Use correct callback for pin status 2017-09-11 10:37:06 -05:00
mbimmodem mbim: Add CIDs from the specification 2017-10-05 11:08:38 -05:00
mbmmodem drivers: Update copyright information 2011-10-10 13:39:48 -07:00
nwmodem nwmodem: Remove atom if driver fails to init 2012-03-26 16:50:59 -05:00
qmimodem qmi: add NetworkMonitor interface 2017-09-12 12:52:42 -05:00
rilmodem rilmodem: netmon fix missing notify for g_ril_send 2017-09-11 10:37:52 -05:00
speedupmodem speedup: No need to parse error 2012-04-16 13:15:52 -05:00
stemodem stemodem: Use g_slist_free_full 2016-04-22 15:22:07 -05:00
swmodem swmodem: Add extra informational AT+CGCONTRDP command 2012-06-25 00:02:17 -07:00
telitmodem telitmodem: Fix GPRS activation command string buffer size 2017-07-11 10:43:23 -07:00
ubloxmodem ubloxmodem: Fixup minor style issues 2016-12-01 11:27:21 -06:00
xmm7modem Add support for Intel xmm7xxx series modem driver 2017-09-05 10:48:00 -05:00
ztemodem ztemodem: Remove atom if driver fails to init 2012-03-26 16:50:11 -05:00