| Message ID | 20260304202418.2346652-1-skandigraun@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,scarthgap,1/2] exiftool: ignore CVE-2026-3102 | expand |
diff --git a/meta-oe/recipes-devtools/perl/exiftool_12.72.bb b/meta-oe/recipes-devtools/perl/exiftool_12.72.bb index ba3e3fdf7e..f1d17a6799 100644 --- a/meta-oe/recipes-devtools/perl/exiftool_12.72.bb +++ b/meta-oe/recipes-devtools/perl/exiftool_12.72.bb @@ -20,3 +20,5 @@ RDEPENDS:${PN} = " \ perl-module-scalar-util \ perl-module-compress-zlib \ " + +CVE_STATUS[CVE-2026-3102] = "not-applicable-platform: affects only MacOS"
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> --- meta-oe/recipes-devtools/perl/exiftool_12.72.bb | 2 ++ 1 file changed, 2 insertions(+)