mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
exiftool: ignore CVE-2026-3102
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-3102 The vulnerability impacts only MacOS - ignore it. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
6bb74fff88
commit
f4dca597c9
@@ -26,3 +26,5 @@ do_install:append() {
|
||||
# Fix shebang and QA Issue [file-rdeps] to use target /usr/bin/env
|
||||
sed -i -e '1s|^#!.*env perl|#!/usr/bin/env perl|' ${D}${bindir}/exiftool
|
||||
}
|
||||
|
||||
CVE_STATUS[CVE-2026-3102] = "not-applicable-platform: affects only MacOS"
|
||||
|
||||
Reference in New Issue
Block a user