mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 14:47:57 +00:00
exiftool: ignore CVE-2026-7580
The impacted function mentioned in the nvd[1] was introduced in v12.82[2],
hence we can ignore this CVE.
[1]https://nvd.nist.gov/vuln/detail/CVE-2026-7580
[2]280a7f0db7
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
5fe0fb19e7
commit
92b5798115
@ -22,3 +22,4 @@ RDEPENDS:${PN} = " \
|
||||
"
|
||||
|
||||
CVE_STATUS[CVE-2026-3102] = "not-applicable-platform: affects only MacOS"
|
||||
CVE_STATUS[CVE-2026-7580] = "cpe-incorrect: The current version (12.72) is not affected."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user