Eric Dumazet
07b218db54
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
...
[ Upstream commit 6dc25401cba4d428328eade8ceae717633fdd702 ]
1) if q->tk_offset == TK_OFFS_MAX, then get_tcp_tstamp() calls
ktime_mono_to_any() with out-of-bound value.
2) if q->tk_offset is changed in taprio_parse_clockid(),
taprio_get_time() might also call ktime_mono_to_any()
with out-of-bound value as sysbot found:
UBSAN: array-index-out-of-bounds in kernel/time/timekeeping.c:908:27
index 3 is out of range for type 'ktime_t *[3]'
CPU: 1 PID: 25668 Comm: kworker/u4:0 Not tainted 5.15.0-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: bat_events batadv_iv_send_outstanding_bat_ogm_packet
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106
ubsan_epilogue+0xb/0x5a lib/ubsan.c:151
__ubsan_handle_out_of_bounds.cold+0x62/0x6c lib/ubsan.c:291
ktime_mono_to_any+0x1d4/0x1e0 kernel/time/timekeeping.c:908
get_tcp_tstamp net/sched/sch_taprio.c:322 [inline]
get_packet_txtime net/sched/sch_taprio.c:353 [inline]
taprio_enqueue_one+0x5b0/0x1460 net/sched/sch_taprio.c:420
taprio_enqueue+0x3b1/0x730 net/sched/sch_taprio.c:485
dev_qdisc_enqueue+0x40/0x300 net/core/dev.c:3785
__dev_xmit_skb net/core/dev.c:3869 [inline]
__dev_queue_xmit+0x1f6e/0x3630 net/core/dev.c:4194
batadv_send_skb_packet+0x4a9/0x5f0 net/batman-adv/send.c:108
batadv_iv_ogm_send_to_if net/batman-adv/bat_iv_ogm.c:393 [inline]
batadv_iv_ogm_emit net/batman-adv/bat_iv_ogm.c:421 [inline]
batadv_iv_send_outstanding_bat_ogm_packet+0x6d7/0x8e0 net/batman-adv/bat_iv_ogm.c:1701
process_one_work+0x9b2/0x1690 kernel/workqueue.c:2298
worker_thread+0x658/0x11f0 kernel/workqueue.c:2445
kthread+0x405/0x4f0 kernel/kthread.c:327
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
Fixes: 7ede7b03484b ("taprio: make clock reference conversions easier")
Fixes: 54002066100b ("taprio: Adjust timestamps for TCP packets")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Vedang Patel <vedang.patel@intel.com>
Reported-by: syzbot <syzkaller@googlegroups.com>
Reviewed-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Link: https://lore.kernel.org/r/20211108180815.1822479-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-17 09:48:48 +01:00
..
2021-08-04 12:27:37 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2021-07-25 14:35:14 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2021-08-18 08:56:59 +02:00
2020-12-08 10:40:27 +01:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2020-10-14 10:33:06 +02:00
2021-07-28 13:30:57 +02:00
2020-10-29 09:57:26 +01:00
2021-07-14 16:53:27 +02:00
2021-07-28 13:30:58 +02:00
2020-02-01 09:34:38 +00:00
2020-02-01 09:34:38 +00:00
2019-05-30 11:26:32 -07:00
2020-07-22 09:32:48 +02:00
2021-10-06 15:42:35 +02:00
2020-02-01 09:34:38 +00:00
2020-02-24 08:36:22 +01:00
2020-04-01 11:01:36 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-02-11 04:35:03 -08:00
2021-07-28 13:30:56 +02:00
2020-02-01 09:34:38 +00:00
2019-05-21 11:28:45 +02:00
2019-05-30 11:26:32 -07:00
2020-07-22 09:32:48 +02:00
2020-07-22 09:32:48 +02:00
2020-07-22 09:32:48 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-02-01 09:34:38 +00:00
2019-09-27 20:08:28 +02:00
2019-07-09 12:11:59 -07:00
2021-10-17 10:42:34 +02:00
2020-07-22 09:32:48 +02:00
2019-05-30 11:26:32 -07:00
2021-06-23 14:41:25 +02:00
2021-09-15 09:47:38 +02:00
2020-04-01 11:01:33 +02:00
2021-03-30 14:35:25 +02:00
2019-07-29 09:46:58 -07:00
2019-06-19 17:09:55 +02:00
2021-06-03 08:59:15 +02:00
2020-04-29 16:33:09 +02:00
2021-10-13 10:08:18 +02:00
2021-09-22 12:26:45 +02:00
2020-03-18 07:17:45 +01:00
2021-11-17 09:48:28 +01:00
2021-03-30 14:35:25 +02:00
2019-04-27 17:07:21 -04:00
2019-10-23 20:13:22 -07:00
2019-09-27 12:13:55 +02:00
2019-07-09 14:38:50 -07:00
2021-11-17 09:48:28 +01:00
2021-11-17 09:48:28 +01:00
2019-12-04 22:30:54 +01:00
2020-11-01 12:01:03 +01:00
2019-06-19 17:09:07 +02:00
2019-05-30 11:26:32 -07:00
2020-01-12 12:21:49 +01:00
2021-07-14 16:53:31 +02:00
2021-03-30 14:35:25 +02:00
2019-10-23 20:13:22 -07:00
2021-03-30 14:35:25 +02:00
2020-05-14 07:58:21 +02:00
2021-11-17 09:48:48 +01:00
2019-05-30 11:26:32 -07:00
2021-04-14 08:24:12 +02:00