Files
android_kernel_xiaomi_sm8450/include/linux
Oliver Hartkopp e7153bf70c can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
KMSAN sysbot detected a read access to an untinitialized value in the
headroom of an outgoing CAN related sk_buff. When using CAN sockets this
area is filled appropriately - but when using a packet socket this
initialization is missing.

The problematic read access occurs in the CAN receive path which can
only be triggered when the sk_buff is sent through a (virtual) CAN
interface. So we check in the sending path whether we need to perform
the missing initializations.

Fixes: d3b58c47d3 ("can: replace timestamp as unique skb attribute")
Reported-by: syzbot+b02ff0707a97e4e79ebb@syzkaller.appspotmail.com
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Tested-by: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: linux-stable <stable@vger.kernel.org> # >= v4.1
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2020-01-02 15:34:27 +01:00
..
2019-08-09 09:15:05 +02:00
2019-09-16 09:56:27 -07:00
2019-05-31 11:13:10 +02:00
2019-11-12 11:43:29 -05:00
2019-10-31 16:54:00 +05:30
2010-11-23 20:14:46 +00:00
2018-05-26 09:16:44 +02:00
2019-08-20 22:09:52 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2019-05-14 19:52:50 -07:00
2019-07-01 08:18:54 -06:00
2018-11-07 13:44:59 -07:00
2018-11-07 13:44:59 -07:00
2019-11-15 23:44:48 +01:00
2019-12-03 07:36:38 -07:00
2018-06-15 18:10:01 -03:00
2019-06-12 20:27:13 +02:00
2019-11-26 10:26:26 +01:00
2018-03-26 15:09:38 +02:00
2018-08-22 10:52:48 -07:00
2019-10-09 19:33:43 -07:00
2009-12-10 23:52:01 +00:00
2016-10-28 08:48:16 -06:00
2019-12-03 11:20:37 +01:00
2019-12-08 12:42:19 +01:00
2019-09-05 19:52:33 -06:00
2019-02-28 03:28:53 -05:00
2018-01-01 12:40:27 -07:00
2019-02-28 08:24:23 -07:00
2019-12-09 10:36:44 -08:00
2018-12-19 10:42:08 +01:00
2017-11-13 01:41:20 +01:00
2014-10-08 16:01:41 -04:00
2019-11-20 09:40:10 +01:00
2019-12-01 12:59:06 -08:00
2019-02-15 16:54:38 +01:00
2019-09-05 11:40:54 +02:00
2010-02-09 11:13:56 +01:00
2019-10-02 06:36:50 -07:00
2019-07-05 21:34:50 +02:00
2019-06-26 13:19:46 -07:00
2019-10-04 12:31:46 -07:00
2019-10-15 13:34:25 +02:00
2018-11-19 19:03:46 -07:00
2018-06-22 13:43:27 +09:00
2019-11-11 09:02:56 +01:00
2019-06-10 13:00:24 +02:00
2019-04-08 22:56:14 +02:00
2019-12-04 19:44:14 -08:00
2019-09-02 11:43:54 +01:00
2018-07-12 21:35:28 +02:00
2019-12-09 10:36:44 -08:00
2019-12-25 17:08:33 -07:00
2019-10-15 20:40:06 -07:00
2018-04-12 09:41:19 -07:00
2019-03-07 18:32:03 -08:00
2019-09-05 12:32:05 +02:00
2018-06-07 17:34:35 -07:00
2019-08-14 15:30:35 +02:00
2018-03-26 13:14:43 -04:00
2018-03-26 13:14:43 -04:00
2019-08-08 09:09:25 +02:00
2019-11-15 13:49:04 -05:00
2019-11-14 19:06:47 -08:00
2018-10-17 13:56:58 -07:00
2019-07-08 19:25:19 -07:00
2019-11-06 08:55:23 -05:00
2019-10-09 12:06:19 -04:00
2019-11-06 08:55:23 -05:00
2019-06-13 09:02:33 -04:00
2019-02-20 07:22:10 -07:00
2018-12-06 15:45:46 +01:00
2019-02-08 15:02:49 -08:00
2018-01-08 08:22:45 -06:00
2019-07-26 17:01:29 -06:00
2018-06-07 17:34:36 -07:00
2018-10-21 10:46:39 -04:00
2019-11-13 19:09:47 +08:00
2017-11-09 10:23:28 +01:00
2019-07-16 19:23:25 -07:00
2018-10-08 22:53:10 +11:00
2019-12-06 10:47:28 +01:00
2019-06-15 12:25:49 +02:00
2018-07-20 01:11:45 +02:00
2019-08-23 16:39:26 +01:00
2018-05-11 17:28:45 -07:00
2019-10-19 22:55:46 +02:00
2018-09-25 20:17:35 -07:00
2019-11-14 13:07:48 +08:00
2019-12-04 19:44:14 -08:00
2019-10-10 14:55:24 -07:00
2019-05-16 15:51:55 -07:00
2019-12-01 06:29:17 -08:00
2018-07-07 17:25:23 +02:00
2019-11-13 12:15:34 -08:00
2019-02-07 16:38:35 +01:00
2018-01-15 12:07:46 -08:00
2018-06-20 11:35:56 +02:00
2019-12-12 19:00:36 +01:00
2019-11-13 00:33:21 +11:00
2018-10-11 09:16:44 -07:00
2019-11-07 07:00:26 +01:00
2019-08-30 07:27:17 -07:00
2019-08-01 20:51:22 +02:00
2019-08-20 17:05:05 +02:00
2019-07-31 19:03:35 +02:00
2018-12-10 10:17:45 +01:00
2019-01-11 18:05:40 -08:00
2005-04-16 15:20:36 -07:00
2018-09-11 14:11:51 +02:00
2019-11-14 12:20:02 +08:00
2019-05-15 17:35:54 +01:00
2019-10-14 15:04:01 -07:00
2018-05-14 09:51:34 -04:00
2011-01-13 08:03:24 -08:00
2017-08-15 09:02:08 -07:00