Files
linux/net/nfc/nci
Yang Wei 1f23210773 nfc: fix potential illegal memory access
[ Upstream commit dd006fc434 ]

The frags_q is not properly initialized, it may result in illegal memory
access when conn_info is NULL.
The "goto free_exit" should be replaced by "goto exit".

Signed-off-by: Yang Wei <albin_yang@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-04 09:33:34 +02:00
..
2017-07-27 15:07:56 -07:00
2013-12-11 10:56:21 -05:00
2016-01-27 15:01:44 -08:00