mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
opensc: mark CVE-2024-8443 as fixed
NVD tracks this CVE as version-less. Per [1] this is fixed by following commits: $ git tag --contains b28a3cef416fcfb92fbb9ea7fd3c71df52c6c9fc 0.26.0 0.26.0-rc1 $ git tag --contains 02e847458369c08421fd2d5e9a16a5f272c2de9e 0.26.0 0.26.0-rc1 [1] https://github.com/OpenSC/OpenSC/wiki/CVE-2024-8443 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0b3e7c1fd6
commit
2a432397cd
@ -14,6 +14,8 @@ DEPENDS = "openssl"
|
||||
SRCREV = "fe857cc4c68da4873071f168c9aaf9860040ff4e"
|
||||
SRC_URI = "git://github.com/OpenSC/OpenSC;branch=master;protocol=https"
|
||||
|
||||
CVE_STATUS[CVE-2024-8443] = "fixed-version: this is fixed since 0.26.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig bash-completion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user