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
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
Kconfig
Makefile
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
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
parameters.c
qos.c
timer.c
wrapper.c