mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
exiv2: mark CVE-2026-27631 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-27631
Though NVD indicates that 0.28.8 is still vulnerable, that does
not seem to be the case: the fix that is referenced by the advisory
has been backported[1] to this verison. Due to this, mark this
CVE as patched.
[1]: 21d129c842
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1cad6f53a4
commit
b81ba45156
@ -36,3 +36,5 @@ do_install_ptest(){
|
|||||||
install -d ${D}${PTEST_PATH}/src
|
install -d ${D}${PTEST_PATH}/src
|
||||||
install ${S}/src/canonmn_int.cpp ${D}${PTEST_PATH}/src
|
install ${S}/src/canonmn_int.cpp ${D}${PTEST_PATH}/src
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CVE_STATUS[CVE-2026-27631] = "fixed-version: fixed in 0.28.8"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user