Lorenzo Colitti
abe081915c
Fix NULL pointer dereference in tcp_nuke_addr.
...
tcp_nuke addr only grabs the bottom half socket lock, but not the
userspace socket lock. This allows a userspace program to call
close() while the socket is running, which causes a NULL pointer
dereference in inet_put_port.
Bug: 23663111
Bug: 24072792
Change-Id: Iecb63af68c2db4764c74785153d1c9054f76b94f
Signed-off-by: Lorenzo Colitti <lorenzo@google.com >
(cherry picked from commit 74d66ee756afcc3269e4c1341f793c52be629af9)
2015-10-27 16:46:47 +08:00
..
2015-08-03 09:29:47 -07:00
2013-05-14 13:02:30 -07:00
2014-07-28 08:00:04 -07:00
2014-07-28 08:00:05 -07:00
2013-12-08 07:29:25 -08:00
2013-12-08 07:29:25 -08:00
2013-11-20 12:27:47 -08:00
2014-09-18 10:49:35 -07:00
2015-10-14 13:41:57 -07:00
2015-06-24 10:40:17 -07:00
2015-03-26 15:00:58 +01:00
2015-08-03 09:29:46 -07:00
2015-10-27 14:09:58 +08:00
2014-06-26 15:12:37 -04:00
2013-11-08 21:34:05 +08:00
2014-06-26 15:12:37 -04:00
2014-07-28 08:00:06 -07:00
2013-03-25 12:23:41 -04:00
2013-11-08 21:34:05 +08:00
2014-03-06 21:30:02 -08:00
2015-10-27 16:46:47 +08:00
2015-10-27 16:28:21 +08:00
2014-12-06 15:05:47 -08:00
2015-03-18 13:22:31 +01:00
2014-06-30 20:09:40 -07:00
2013-12-08 07:29:25 -08:00
2015-10-27 09:44:47 +09:00
2013-01-11 11:40:01 -08:00
2015-04-19 10:10:50 +02:00
2015-10-27 14:07:45 +08:00
2013-04-30 03:55:20 -04:00
2015-10-27 14:09:58 +08:00
2013-05-19 14:49:55 -07:00
2015-10-01 12:07:37 +02:00
2013-12-08 07:29:25 -08:00
2013-12-08 07:29:25 -08:00
2014-10-15 08:31:57 +02:00
2015-07-10 10:40:20 -07:00
2014-06-26 15:12:37 -04:00
2015-10-01 12:07:37 +02:00
2015-06-03 09:28:46 +08:00
2014-01-15 15:28:49 -08:00
2015-03-26 15:00:56 +01:00
2015-06-22 16:55:51 -07:00
2015-10-01 12:07:38 +02:00
2015-08-14 09:55:00 -07:00
2015-10-01 12:07:35 +02:00
2015-10-27 14:09:58 +08:00
2013-12-08 07:29:25 -08:00
2012-04-15 12:44:40 -04:00
2015-09-28 19:16:34 +08:00
2013-12-08 07:29:25 -08:00
2014-06-26 15:12:37 -04:00
2013-11-08 21:34:05 +08:00
2015-03-26 15:00:56 +01:00
2013-11-08 21:34:05 +08:00
2013-11-08 21:34:05 +08:00
2010-10-15 15:53:27 +02:00
2015-06-05 23:19:53 -07:00
2013-10-13 16:08:34 -07:00