alistair23-linux/net/irda
Dan Carpenter cf9b94f88b irda: off by one
This is an off by one.  We would go past the end when we NUL terminate
the "value" string at end of the function.  The "value" buffer is
allocated in irlan_client_parse_response() or
irlan_provider_parse_command().

CC: stable@kernel.org
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-07 13:57:22 -07:00
..
ircomm Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-04-11 14:53:53 -07:00
irlan irda: off by one 2010-09-07 13:57:22 -07:00
irnet ppp: make channel_ops const 2010-08-04 21:53:17 -07:00
af_irda.c irda: Correctly clean up self->ias_obj on irda_bind() failure. 2010-08-30 18:37:56 -07:00
discovery.c
irda_device.c
iriap.c net: Remove unnecessary returns from void function()s 2010-05-17 23:23:14 -07:00
iriap_event.c
irias_object.c
irlap.c
irlap_event.c
irlap_frame.c
irlmp.c
irlmp_event.c
irlmp_frame.c
irmod.c
irnetlink.c
irproc.c
irqueue.c
irsysctl.c
irttp.c irttp: Print device parameters and statistics as unsigned 2010-06-12 18:18:33 -07:00
Kconfig
Makefile
parameters.c
qos.c
timer.c
wrapper.c