Ngo Luong Thanh Tra
564e180d70
board: toradex: fix tdx-cfg-block prompt buffer overflow
...
Replace unbounded sprintf() with snprintf() using sizeof(message)
as the bound for all prompt string assignments in
get_cfgblock_interactive(), get_cfgblock_carrier_interactive(),
do_cfgblock_carrier_create() and do_cfgblock_create(). The
previous calls had no size limit and could overflow the
CONFIG_SYS_CBSIZE-sized stack buffer if SYS_CBSIZE was configured
smaller than the longest prompt string (71 bytes).
Fixes: 8b6dc5d3943c ("toradex: tdx-cfg-block: Cleanup interactive cfg block creation")
Signed-off-by: Ngo Luong Thanh Tra <S4210155@student.rmit.edu.au>
To: u-boot@lists.denx.de
2026-04-13 17:42:58 -06:00
..
2025-05-08 08:31:13 +03:00
2026-04-07 11:32:59 -06:00
2026-02-17 13:50:22 -06:00
2025-11-07 16:45:09 -06:00
2024-11-26 13:20:03 +01:00
2024-07-22 10:51:46 -06:00
2026-03-10 10:07:02 -06:00
2026-02-13 08:16:24 +01:00
2025-12-11 11:44:41 +01:00
2025-11-02 12:15:23 -06:00
2026-02-17 13:50:22 -06:00
2024-07-22 10:51:46 -06:00
2025-08-08 08:33:59 -06:00
2025-11-29 14:42:24 -03:00
2026-04-03 12:06:14 -06:00
2024-06-14 17:11:05 +08:00
2025-01-21 09:29:05 -06:00
2025-09-01 11:35:54 +03:00
2025-12-03 11:03:45 -06:00
2025-05-08 08:31:13 +03:00
2026-02-17 13:50:22 -06:00
2026-03-17 11:39:18 +08:00
2026-01-28 14:26:50 +08:00
2024-10-11 11:44:48 -06:00
2026-02-04 14:12:56 +02:00
2025-08-08 08:33:59 -06:00
2026-01-28 14:26:50 +08:00
2026-02-17 13:50:22 -06:00
2025-11-29 14:42:24 -03:00
2024-10-11 11:44:48 -06:00
2024-05-20 13:35:03 -06:00
2026-03-23 15:02:30 +01:00
2025-12-16 11:38:58 -06:00
2024-09-10 13:14:59 -06:00
2024-05-20 13:35:03 -06:00
2025-07-24 13:30:19 -06:00
2025-07-24 13:30:19 -06:00
2025-05-08 08:31:13 +03:00
2026-03-10 10:07:02 -06:00
2026-02-17 13:50:22 -06:00
2024-05-20 13:35:03 -06:00
2024-09-24 13:41:21 -06:00
2025-05-09 15:05:14 -06:00
2026-02-17 13:50:22 -06:00
2025-02-14 10:19:24 -06:00
2024-10-11 12:23:25 -06:00
2025-10-28 12:24:03 -06:00
2024-11-11 15:14:14 +08:00
2026-02-17 13:50:22 -06:00
2026-02-14 11:06:46 -06:00
2024-05-20 13:35:03 -06:00
2026-02-17 13:50:22 -06:00
2026-01-28 14:26:50 +08:00
2024-05-20 13:35:03 -06:00
2026-02-17 13:50:22 -06:00
2026-01-28 12:57:01 -06:00
2024-07-22 10:51:46 -06:00
2025-10-28 12:24:03 -06:00
2026-04-02 09:11:52 -03:00
2026-01-28 14:26:50 +08:00
2024-07-22 10:51:46 -06:00
2024-10-11 11:44:48 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-10-11 11:44:48 -06:00
2026-02-23 15:30:34 -06:00
2026-02-17 13:50:22 -06:00
2026-04-02 09:11:33 -03:00
2024-05-20 13:35:03 -06:00
2025-04-23 22:12:06 +08:00
2026-04-13 17:34:48 -06:00
2025-01-10 18:56:22 -06:00
2025-08-30 22:33:51 +08:00
2024-10-11 12:23:25 -06:00
2025-11-29 14:42:24 -03:00
2026-02-17 13:50:22 -06:00
2026-02-06 20:30:18 -03:00
2026-03-10 10:07:04 -06:00
2025-06-20 12:15:08 -06:00
2025-11-02 12:14:09 -06:00
2026-02-17 13:50:22 -06:00
2026-04-07 15:26:53 -06:00
2025-01-29 22:52:35 +01:00
2025-05-08 08:31:13 +03:00
2025-06-02 17:26:16 -06:00
2024-05-25 10:28:19 +08:00
2026-01-02 10:28:14 -06:00
2024-05-20 13:35:03 -06:00
2025-09-23 12:37:40 -06:00
2024-07-22 10:51:47 -06:00
2026-03-18 13:07:36 -06:00
2026-01-28 14:26:50 +08:00
2026-01-28 14:26:50 +08:00
2025-01-10 18:56:15 -06:00
2025-04-16 08:05:15 +02:00
2026-04-02 09:08:44 -03:00
2024-10-11 11:44:48 -06:00
2024-07-22 10:51:47 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-08 08:31:13 +03:00
2026-03-22 14:58:58 +02:00
2025-12-11 17:27:15 +01:00
2026-04-07 11:32:56 -06:00
2024-10-11 11:44:48 -06:00
2026-02-17 13:50:22 -06:00
2024-05-20 13:35:03 -06:00
2026-04-07 11:07:44 -05:00
2025-07-08 13:10:03 -06:00
2026-03-13 02:57:33 +08:00
2025-08-20 16:22:49 +03:00
2026-01-02 10:28:14 -06:00
2026-02-17 13:50:22 -06:00
2025-04-12 09:48:30 +03:00
2025-01-10 18:56:15 -06:00
2026-02-17 13:50:22 -06:00
2024-05-20 13:35:03 -06:00
2024-10-11 11:44:48 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-08-18 16:40:24 -06:00
2025-05-09 15:05:14 -06:00
2026-04-02 09:10:08 -03:00
2026-03-18 13:06:19 -06:00
2024-10-11 11:44:48 -06:00
2026-03-13 02:57:46 +08:00
2026-04-02 09:10:23 -03:00
2025-05-08 08:31:13 +03:00
2025-08-01 08:43:41 +03:00
2026-04-02 09:11:33 -03:00
2025-07-24 13:30:19 -06:00
2026-02-17 13:50:22 -06:00
2024-05-25 10:28:05 +08:00
2026-04-02 09:10:40 -03:00
2024-05-20 13:35:03 -06:00
2024-11-11 15:14:14 +08:00
2026-02-17 13:50:22 -06:00
2025-12-14 00:02:10 +08:00
2025-06-21 10:55:48 -06:00
2026-03-26 08:29:48 +00:00
2026-04-08 19:35:05 +02:00
2026-03-10 10:07:04 -06:00
2026-02-17 13:50:22 -06:00
2026-04-13 17:42:34 -06:00
2026-01-07 12:31:26 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-10-11 11:44:48 -06:00
2025-11-29 14:42:24 -03:00
2026-02-28 15:31:50 -03:00
2026-04-03 12:06:10 -06:00
2025-01-29 22:52:35 +01:00
2025-07-24 13:30:19 -06:00
2024-05-20 13:35:03 -06:00
2025-05-29 08:29:16 -06:00
2025-08-08 08:33:59 -06:00
2025-12-01 14:29:37 +08:00
2025-01-28 09:08:44 +01:00
2024-05-20 13:35:03 -06:00
2025-07-24 13:30:19 -06:00
2025-07-24 13:30:19 -06:00
2024-07-22 10:51:47 -06:00
2026-03-09 15:26:34 -06:00
2026-04-03 12:06:10 -06:00
2024-05-20 13:35:03 -06:00
2025-02-14 10:19:24 -06:00
2026-03-16 21:55:53 +01:00
2025-06-02 17:43:56 -06:00
2024-07-22 10:51:47 -06:00
2024-09-10 13:14:59 -06:00
2025-04-11 12:16:44 -06:00
2026-04-06 12:16:57 -06:00
2025-07-21 09:22:21 -06:00
2025-07-03 16:14:13 +08:00
2024-10-11 11:44:48 -06:00
2025-08-30 23:03:54 +08:00
2026-04-07 15:26:17 -06:00
2024-10-11 11:44:48 -06:00
2024-10-11 11:44:48 -06:00
2026-04-13 17:42:58 -06:00
2024-05-20 13:35:03 -06:00
2026-04-02 11:12:22 -03:00
2024-05-20 13:35:03 -06:00
2024-10-11 11:44:48 -06:00
2026-02-06 20:32:36 -03:00
2025-04-11 12:16:44 -06:00
2024-10-11 11:44:48 -06:00
2026-01-28 14:26:50 +08:00
2025-05-08 08:31:13 +03:00
2024-10-11 11:44:48 -06:00
2025-07-24 13:30:19 -06:00
2025-05-08 08:31:13 +03:00
2026-02-17 13:50:22 -06:00
2025-08-30 23:35:40 +08:00
2025-09-23 12:37:40 -06:00