mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
ipmitool: fix CVE-2020-5208
Fix CVE-2020-5208 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -24,6 +24,7 @@ DEPENDS = "openssl readline ncurses"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/ipmitool/ipmitool-${PV}.tar.bz2 \
|
||||
file://0001-Migrate-to-openssl-1.1.patch \
|
||||
file://0001-fru-Fix-buffer-overflow-vulnerabilities.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "bab7ea104c7b85529c3ef65c54427aa3"
|
||||
SRC_URI[sha256sum] = "0c1ba3b1555edefb7c32ae8cd6a3e04322056bc087918f07189eeedfc8b81e01"
|
||||
|
||||
Reference in New Issue
Block a user