Files
poky/meta/recipes-devtools
Vivek Kumbhar 538185bd1c go: fix CVE-2023-24537 Infinite loop in parsing
Setting a large line or column number using a //line directive can cause
integer overflow even in small source files.

Limit line and column numbers in //line directives to 2^30-1, which
is small enough to avoid int32 overflow on all reasonbly-sized files.

(From OE-Core rev: d1943e6a0ec00653c81cd4c0bb0d6b7e0909094c)

Signed-off-by: Vivek Kumbhar <vkumbhar@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-04-26 04:19:07 -10:00
..
2020-09-17 12:51:24 +01:00
2020-02-03 13:03:31 +00:00
2021-05-20 12:36:42 +01:00
2021-12-08 20:28:01 +00:00
2022-06-24 23:57:45 +01:00
2022-03-31 21:09:33 +01:00
2020-09-10 19:07:40 +01:00
2021-10-23 23:14:17 +01:00
2020-03-08 08:21:11 +00:00
2020-05-22 16:23:23 +01:00
2021-01-09 09:17:17 +00:00
2021-06-03 16:30:56 +01:00
2022-12-23 23:05:44 +00:00
2022-09-23 16:22:59 +01:00
2021-03-18 21:20:24 +00:00