Masahiro Yamada
3d5bce8a9f
kconfig: qconf: fix buffer overflow in debug links
...
[ Upstream commit 984ed20ece1c6c20789ece040cbff3eb1a388fa9 ]
If you enable "Option -> Show Debug Info" and click a link, the program
terminates with the following error:
*** buffer overflow detected ***: terminated
The buffer overflow is caused by the following line:
strcat(data, "$");
The buffer needs one more byte to accommodate the additional character.
Fixes: c4f7398bee9c ("kconfig: qconf: make debug links work again")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-10-17 15:11:43 +02:00
..
2022-04-08 14:23:57 +02:00
2021-05-02 00:43:35 +09:00
2024-03-26 18:21:12 -04:00
2021-08-08 22:00:49 +02:00
2023-02-01 08:27:30 +01:00
2022-08-25 11:40:14 +02:00
2024-07-27 10:46:06 +02:00
2024-06-16 13:39:54 +02:00
2021-05-02 00:43:35 +09:00
2024-10-17 15:11:43 +02:00
2024-02-23 08:55:04 +01:00
2023-03-10 09:39:44 +01:00
2022-10-26 12:34:35 +02:00
2023-02-01 08:27:23 +01:00
2021-05-02 00:43:35 +09:00
2021-09-03 08:17:21 +09:00
2021-09-03 08:17:20 +09:00
2023-04-26 13:51:56 +02:00
2018-07-18 01:18:05 +09:00
2021-01-22 06:34:44 +09:00
2019-06-05 17:37:11 +02:00
2024-03-01 13:21:58 +01:00
2018-06-28 13:36:39 +09:00
2021-04-25 05:14:26 +09:00
2021-09-08 11:50:28 -07:00
2020-02-25 03:35:16 -07:00
2021-08-10 09:13:25 +09:00
2023-03-17 08:49:02 +01:00
2022-07-12 16:35:01 +02:00
2023-12-13 18:36:43 +01:00
2021-10-07 17:16:28 -07:00
2021-08-05 20:55:39 +09:00
2021-05-18 11:09:59 +02:00
2021-01-04 10:38:11 +09:00
2020-10-16 11:11:21 -07:00
2024-02-23 08:55:13 +01:00
2020-10-13 18:38:26 -07:00
2021-01-01 12:26:39 -08:00
2020-09-04 18:19:37 +02:00
2023-03-17 08:49:02 +01:00
2021-06-04 11:20:52 -06:00
2020-03-17 08:59:03 +09:00
2019-06-05 17:37:07 +02:00
2022-11-16 09:58:28 +01:00
2019-06-05 17:37:10 +02:00
2022-12-08 11:28:38 +01:00
2018-03-26 02:01:24 +09:00
2020-01-27 14:25:06 -07:00
2019-01-06 09:46:51 +09:00
2024-08-19 05:45:16 +02:00
2024-08-19 05:45:16 +02:00
2021-09-03 08:12:39 +09:00
2021-09-03 08:17:21 +09:00
2021-01-14 08:21:09 -08:00
2024-02-23 08:54:25 +01:00
2019-05-24 17:36:45 +02:00
2020-12-04 14:34:27 -07:00
2020-10-16 11:11:19 -07:00
2019-05-30 11:26:39 -07:00
2020-08-07 13:29:39 -07:00
2021-05-17 12:10:03 +09:00
2021-02-05 17:53:28 +09:00
2022-10-26 12:35:27 +02:00
2021-04-25 05:14:41 +09:00
2022-07-12 16:35:03 +02:00
2024-07-18 13:07:45 +02:00
2021-11-18 19:16:16 +01:00
2024-07-18 13:07:36 +02:00
2023-02-01 08:27:30 +01:00
2021-03-15 19:20:48 +09:00
2022-07-23 12:54:10 +02:00
2021-09-19 10:55:18 +09:00
2021-03-15 19:20:48 +09:00
2024-01-25 14:52:32 -08:00
2024-07-05 09:14:48 +02:00
2024-04-10 16:18:41 +02:00
2022-08-25 11:40:27 +02:00
2021-03-15 19:20:48 +09:00
2020-08-10 01:32:59 +09:00
2021-09-24 16:13:35 -07:00
2020-08-10 01:32:59 +09:00
2020-10-22 13:13:57 -07:00
2022-05-15 20:18:50 +02:00
2024-05-17 11:50:53 +02:00
2021-04-25 05:25:06 +09:00
2022-09-05 10:30:06 +02:00
2021-04-25 05:30:45 +09:00
2022-04-13 20:59:27 +02:00
2020-05-17 18:52:01 +09:00
2019-06-05 17:37:10 +02:00
2021-09-13 10:18:28 -07:00
2021-06-17 10:01:12 +09:00
2022-09-23 14:15:51 +02:00
2022-08-25 11:40:41 +02:00
2021-04-25 05:22:42 +09:00
2021-05-02 00:43:35 +09:00
2019-05-30 11:29:23 -07:00
2024-01-25 14:52:31 -08:00
2023-02-25 12:06:45 +01:00
2020-03-26 15:08:27 -07:00
2023-05-24 17:36:47 +01:00
2021-06-18 09:09:17 -04:00
2022-01-05 12:42:33 +01:00
2021-05-02 00:43:35 +09:00
2021-07-18 23:48:14 +09:00
2020-12-08 23:30:04 +09:00
2023-12-20 15:17:37 +01:00
2022-07-29 17:25:25 +02:00
2019-12-13 10:47:58 +01:00
2021-07-21 15:59:32 +02:00
2021-07-12 09:56:50 -06:00
2021-06-29 10:53:45 -07:00
2022-01-27 11:05:44 +01:00
2020-12-08 23:30:04 +09:00
2021-09-01 21:52:02 +02:00
2021-07-09 04:00:39 +09:00
2021-08-10 09:13:25 +09:00
2021-07-09 04:00:39 +09:00
2023-07-05 18:25:05 +01:00
2021-06-08 13:09:34 +01:00
2018-11-30 14:45:01 -08:00
2021-05-03 17:23:06 -06:00
2021-08-10 09:13:25 +09:00
2020-06-06 23:42:01 +09:00