mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
gdb: Fix CVE-2023-39129
CVE: CVE-2023-39129 (From OE-Core rev: 67b62fd57d7073b42db2747227d07841d0d064e3) Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
698ba6a8ed
commit
d35f65d419
@@ -15,5 +15,6 @@ SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.xz \
|
||||
file://0009-Fix-invalid-sigprocmask-call.patch \
|
||||
file://0010-gdbserver-ctrl-c-handling.patch \
|
||||
file://0011-CVE-2023-39128.patch \
|
||||
file://0012-CVE-2023-39129.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "1497c36a71881b8671a9a84a0ee40faab788ca30d7ba19d8463c3cc787152e32"
|
||||
|
||||
Reference in New Issue
Block a user