Files
linux/net/irda/irlan
Dan Carpenter f4ee150ede irda: off by one
commit cf9b94f88b upstream.

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-20 13:17:52 -07:00
..
2008-10-27 17:06:18 -07:00
2010-09-20 13:17:52 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00