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:
Peter Marko 2024-12-20 16:36:20 +01:00 committed by Khem Raj
parent 0b3e7c1fd6
commit 2a432397cd
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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