mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
cf9b94f88b
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> |
||
---|---|---|
.. | ||
irlan_client.c | ||
irlan_client_event.c | ||
irlan_common.c | ||
irlan_eth.c | ||
irlan_event.c | ||
irlan_filter.c | ||
irlan_provider.c | ||
irlan_provider_event.c | ||
Kconfig | ||
Makefile |