Alexey Khoroshilov
e7ea51cd87
sctp: remove unreachable code from sctp_sf_violation_chunk()
...
sctp_sf_violation_chunk() is not called with asoc argument equal to NULL,
but if that happens it would lead to NULL pointer dereference
in sctp_vtag_verify().
The patch removes code that handles NULL asoc in sctp_sf_violation_chunk().
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Proposed-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-07 19:32:39 +00:00
..
2021-07-22 16:19:03 +02:00
2021-09-05 08:36:44 +09:00
2021-10-13 09:40:46 -07:00
2021-11-03 14:19:23 +00:00
2021-07-23 14:20:25 +01:00
2021-10-24 13:59:45 +01:00
2021-10-13 09:40:45 -07:00
2021-10-28 10:43:58 -07:00
2021-10-25 11:01:29 -07:00
2021-11-01 14:10:00 -07:00
2021-06-25 13:13:50 +02:00
2021-11-01 20:05:14 -07:00
2021-10-24 13:59:45 +01:00
2021-11-06 17:29:32 +01:00
2021-06-30 15:51:09 -07:00
2021-11-04 16:43:55 -07:00
2021-06-01 17:01:33 -07:00
2021-10-15 11:28:34 +01:00
2021-08-05 13:27:50 +01:00
2021-11-03 14:22:00 +00:00
2021-10-08 14:54:33 +01:00
2021-11-03 11:20:45 +00:00
2021-10-26 14:52:17 +01:00
2021-10-20 14:27:40 +01:00
2021-11-04 11:26:15 +00:00
2021-11-05 19:49:40 -07:00
2021-08-09 10:13:32 +01:00
2021-06-29 11:28:21 -07:00
2021-05-26 07:03:39 +02:00
2021-09-09 11:00:20 +01:00
2021-03-28 17:56:55 -07:00
2021-06-08 16:31:25 -07:00
2021-10-13 09:40:46 -07:00
2021-10-28 10:43:58 -07:00
2021-10-20 14:27:40 +01:00
2021-11-04 19:17:48 -07:00
2021-07-23 17:17:56 +01:00
2021-10-28 10:43:58 -07:00
2021-09-01 17:18:56 -07:00
2021-11-02 18:02:54 -07:00
2021-08-30 12:23:18 +01:00
2021-10-07 15:24:06 -07:00
2021-10-13 09:40:45 -07:00
2021-11-03 11:15:18 +00:00
2021-08-19 18:09:18 -07:00
2021-10-14 23:06:44 +02:00
2021-08-05 13:27:50 +01:00
2021-09-28 17:36:43 -07:00
2021-08-18 15:35:50 -07:00
2021-04-20 16:44:04 -07:00
2021-10-13 09:40:45 -07:00
2021-09-24 14:18:34 +01:00
2021-11-01 20:05:14 -07:00
2021-11-07 19:32:39 +00:00
2021-11-05 10:14:38 +00:00
2021-06-29 11:28:21 -07:00
2021-10-07 14:11:40 -07:00
2021-10-27 14:54:02 +01:00
2021-10-28 10:43:58 -07:00
2021-10-28 10:43:58 -07:00
2021-10-26 12:29:33 -07:00
2021-10-08 16:21:53 +01:00
2021-10-28 10:43:58 -07:00
2021-06-10 14:08:09 -07:00
2021-09-29 13:59:13 +02:00
2021-11-02 06:20:58 -07:00
2021-06-03 15:13:56 -07:00
2021-06-11 12:55:28 -07:00
2021-10-01 15:45:10 -07:00
2021-07-29 15:06:49 +01:00
2021-08-31 16:43:06 -07:00
2021-04-12 13:27:11 -07:00