Namjae Jeon
bb5bf157b5
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
...
commit 0ba5439d9afa2722e7728df56f272c89987540a4 upstream.
UBSAN complains about out-of-bounds array indexes on 1-element arrays in
struct smb2_ea_info.
UBSAN: array-index-out-of-bounds in fs/smb/server/smb2pdu.c:4335:15
index 1 is out of range for type 'char [1]'
CPU: 1 PID: 354 Comm: kworker/1:4 Not tainted 6.5.0-rc4 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop
Reference Platform, BIOS 6.00 07/22/2020
Workqueue: ksmbd-io handle_ksmbd_work [ksmbd]
Call Trace:
<TASK>
__dump_stack linux/lib/dump_stack.c:88
dump_stack_lvl+0x48/0x70 linux/lib/dump_stack.c:106
dump_stack+0x10/0x20 linux/lib/dump_stack.c:113
ubsan_epilogue linux/lib/ubsan.c:217
__ubsan_handle_out_of_bounds+0xc6/0x110 linux/lib/ubsan.c:348
smb2_get_ea linux/fs/smb/server/smb2pdu.c:4335
smb2_get_info_file linux/fs/smb/server/smb2pdu.c:4900
smb2_query_info+0x63ae/0x6b20 linux/fs/smb/server/smb2pdu.c:5275
__process_request linux/fs/smb/server/server.c:145
__handle_ksmbd_work linux/fs/smb/server/server.c:213
handle_ksmbd_work+0x348/0x10b0 linux/fs/smb/server/server.c:266
process_one_work+0x85a/0x1500 linux/kernel/workqueue.c:2597
worker_thread+0xf3/0x13a0 linux/kernel/workqueue.c:2748
kthread+0x2b7/0x390 linux/kernel/kthread.c:389
ret_from_fork+0x44/0x90 linux/arch/x86/kernel/process.c:145
ret_from_fork_asm+0x1b/0x30 linux/arch/x86/entry/entry_64.S:304
</TASK>
Cc: stable@vger.kernel.org
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-09-06 21:28:37 +01:00
..
2022-08-17 14:24:07 +02:00
2023-02-01 08:27:06 +01:00
2023-06-21 15:59:18 +02:00
2021-10-20 21:09:02 -04:00
2023-08-26 14:23:31 +02:00
2022-07-02 16:41:14 +02:00
2023-08-11 15:13:56 +02:00
2023-08-26 14:23:36 +02:00
2023-03-10 09:39:50 +01:00
2022-12-31 13:14:15 +01:00
2022-11-10 18:15:37 +01:00
2022-12-31 13:14:03 +01:00
2022-02-01 17:27:01 +01:00
2023-08-30 16:18:11 +02:00
2022-07-02 16:41:14 +02:00
2023-09-06 21:28:37 +01:00
2023-08-26 14:23:37 +02:00
2022-06-09 10:23:32 +02:00
2023-08-11 15:13:58 +02:00
2023-07-27 08:46:57 +02:00
2023-07-23 13:47:46 +02:00
2022-06-09 10:22:42 +02:00
2021-10-04 22:13:12 +01:00
2023-07-27 08:46:54 +02:00
2023-08-26 14:23:24 +02:00
2023-03-10 09:39:57 +01:00
2023-05-24 17:36:43 +01:00
2022-12-31 13:14:44 +01:00
2022-06-09 10:22:55 +02:00
2021-11-12 15:05:50 +01:00
2023-08-30 16:18:12 +02:00
2023-07-23 13:47:34 +02:00
2023-07-27 08:46:58 +02:00
2023-07-23 13:47:23 +02:00
2023-09-06 21:28:37 +01:00
2023-03-30 12:47:56 +02:00
2022-04-13 20:59:10 +02:00
2021-12-29 12:28:59 +01:00
2023-08-30 16:18:19 +02:00
2021-10-04 22:02:17 +01:00
2023-08-30 16:18:19 +02:00
2023-08-16 18:21:58 +02:00
2023-07-23 13:47:36 +02:00
2022-11-26 09:24:52 +01:00
2023-08-26 14:23:25 +02:00
2023-06-21 15:59:14 +02:00
2022-12-31 13:14:44 +01:00
2023-08-26 14:23:23 +02:00
2023-02-09 11:26:44 +01:00
2023-07-23 13:46:48 +02:00
2021-09-21 08:36:48 -07:00
2023-07-27 08:46:57 +02:00
2023-07-23 13:47:33 +02:00
2023-05-11 23:00:17 +09:00
2021-12-14 10:57:12 +01:00
2023-02-22 12:57:07 +01:00
2023-08-11 15:13:58 +02:00
2022-09-20 12:39:43 +02:00
2023-05-17 11:50:14 +02:00
2023-07-27 08:46:58 +02:00
2021-09-27 11:26:21 -07:00
2023-04-05 11:24:51 +02:00
2023-06-14 11:13:09 +02:00
2023-04-05 11:25:01 +02:00
2023-02-22 12:57:05 +01:00
2023-08-30 16:18:19 +02:00
2021-09-05 10:15:05 -07:00
2023-01-12 11:58:46 +01:00
2022-11-03 23:59:12 +09:00
2022-06-09 10:22:26 +02:00
2022-12-31 13:14:39 +01:00
2022-11-26 09:24:51 +01:00
2022-12-31 13:14:30 +01:00
2022-04-08 14:24:18 +02:00
2022-09-28 11:11:56 +02:00
2021-09-03 09:58:10 -07:00
2023-01-24 07:22:43 +01:00
2023-06-21 15:59:14 +02:00
2022-11-03 23:59:12 +09:00
2021-09-03 10:08:28 -07:00
2022-10-26 12:34:58 +02:00
2023-08-11 15:13:58 +02:00
2023-07-23 13:47:34 +02:00
2021-09-07 16:07:47 -04:00
2023-05-17 11:50:16 +02:00
2023-07-23 13:47:33 +02:00
2023-08-30 16:18:19 +02:00
2022-05-25 09:57:26 +02:00
2021-09-12 10:10:21 -07:00
2021-10-18 20:22:03 -10:00
2022-12-31 13:14:03 +01:00
2023-03-17 08:49:02 +01:00
2022-12-14 11:37:31 +01:00
2023-01-12 11:59:20 +01:00
2023-07-23 13:47:36 +02:00
2023-04-13 16:48:25 +02:00
2023-08-11 15:13:57 +02:00
2022-06-06 08:43:37 +02:00
2023-01-12 11:58:47 +01:00
2022-07-02 16:41:17 +02:00
2022-07-02 16:41:14 +02:00
2022-12-19 12:36:39 +01:00
2022-07-21 21:24:14 +02:00
2022-01-29 10:58:25 +01:00
2022-07-12 16:35:08 +02:00
2021-12-14 10:57:15 +01:00
2022-10-26 12:34:17 +02:00
2022-04-27 14:38:57 +02:00
2023-05-24 17:36:54 +01:00
2023-08-11 15:13:58 +02:00
2022-04-27 14:38:50 +02:00
2022-10-26 12:34:36 +02:00
2022-12-31 13:14:01 +01:00