mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:27:14 +00:00
gimp: ignore CVE-2025-14423
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-14423
The vulnerability is about parsing LBM files, however this feature
was introduced in verison 3.0[1], and the current recipe version
is not vulnerable.
[1]: 222bef78c7
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
a0806bca0a
commit
a33dae10b1
@ -76,4 +76,5 @@ 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."
|
||||
CVE_STATUS[CVE-2025-48796] = "cpe-incorrect: The current version (2.10.38) is not affected."
|
||||
CVE_STATUS[CVE-2025-14423] = "cpe-incorrect: The vulnerability was introduced in v3.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user