Files
linux/drivers
Gustavo A. R. Silva c4e7af2833 thunderbolt: tb: fix use after free in tb_activate_pcie_devices
[ Upstream commit a2e373438f ]

Add a ̣̣continue statement in order to avoid using a previously
free'd pointer tunnel in list_add.

Addresses-Coverity-ID: 1415336
Fixes: 9d3cce0b61 ("thunderbolt: Introduce thunderbolt bus and connection manager")
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:10:24 +01:00
..
2017-12-14 09:53:13 +01:00
2017-11-03 09:02:30 -07:00
2017-12-20 10:10:24 +01:00
2017-08-29 13:46:35 +02:00
2017-11-03 09:02:30 -07:00
2017-12-20 10:10:23 +01:00
2017-12-17 15:07:56 +01:00