Files
poky/meta/recipes-connectivity
Hongxu Jia 5758817444 openssh: fix potential signed overflow in pointer arithmatic
Pointer arithmatic results in implementation defined signed integer
type, so that 'd - dst’ in strlcat may trigger signed overflow if
pointer ‘d’ is near 0x7fffffff in 32 bits system. In case of ompilation
by gcc or clang with -ftrapv option, the overflow would generate
program abort.

(From OE-Core rev: 1c4b8d797c76a08ebd1658066e9d32972b6abe58)

Signed-off-by: hguo3 <heng.guo@windriver.com>
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-18 11:23:48 +01:00
..
2019-04-10 13:46:17 +01:00
2019-05-27 17:06:34 +01:00
2019-04-16 11:10:01 +01:00
2019-01-11 10:39:08 +00:00
2018-03-07 06:34:50 -08:00
2019-06-07 09:11:48 +01:00
2016-06-15 08:35:00 +01:00