mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 03:59:12 +00:00
gimp: ignore CVE-2025-48796
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-48796
The vulnerable function ani_load_image() was added[1] after the current
version of GIMP[2], we can ignore the CVE.
[1] aa51b9e19e
[2] https://gitlab.gnome.org/GNOME/gimp/-/commits/GIMP_2_10_38/plug-ins/file-ico/ico-load.c?ref_type=tags
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
69cb161b5d
commit
f11e20ad6e
@ -75,3 +75,4 @@ FILES:${PN} += "${datadir}/metainfo"
|
||||
RDEPENDS:${PN} += "mypaint-brushes-1.0"
|
||||
|
||||
CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux"
|
||||
CVE_STATUS[CVE-2025-48796] = "cpe-incorrect: The current version (2.10.38) is not affected."
|
||||
Loading…
x
Reference in New Issue
Block a user