All of lore.kernel.org
 help / color / mirror / Atom feed
* Bug in sms
@ 2009-09-16  8:22 Gu, Yang
  2009-09-16  9:22 ` Dennis.Yxun
  2009-09-16 12:14 ` Andrzej Zaborowski
  0 siblings, 2 replies; 6+ messages in thread
From: Gu, Yang @ 2009-09-16  8:22 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

Hi,
	Today I tried oFono with my cell phone, but it crashed when starting up. The problem happens in function at_cmgl_notify() of file drivers/atmodem/sms.c. In my case, strlen(hexpdu) == 338, but the buffer "pdu" has maximum size of 164. So after decode_hex_own_buf(), some memory was written unexpectedly. Call for a fix, please.


Regards,
-Yang



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-16 12:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16  8:22 Bug in sms Gu, Yang
2009-09-16  9:22 ` Dennis.Yxun
2009-09-16  9:49   ` Gu, Yang
2009-09-16 12:14 ` Andrzej Zaborowski
2009-09-16 12:15   ` Andrzej Zaborowski
2009-09-16 10:07     ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.