mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user