diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-02-02 22:13:52 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-02-03 08:07:24 +0530 |
| commit | 4d7a1ff88ce82dd1a97106fed36978dea02d7120 (patch) | |
| tree | 7f70a01dd7927555ff4911c5d750ba6914557f82 | |
| parent | 1371d3b9a2da9966c8967fce2b594caf932e7ea8 (diff) | |
| download | meta-openembedded-4d7a1ff88ce82dd1a97106fed36978dea02d7120.tar.gz | |
gimp: mark CVE-2025-15059 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-15059
The patch that is referenced by the NVD report has been backported[1]
to the recipe version, and is included already.
[1]: https://gitlab.gnome.org/GNOME/gimp/-/commit/c9eb407485f6c085adf70c8a334f75ea31565c60
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
| -rw-r--r-- | meta-gnome/recipes-gimp/gimp/gimp_3.0.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_3.0.8.bb b/meta-gnome/recipes-gimp/gimp/gimp_3.0.8.bb index a5e892c508..863d9a1667 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_3.0.8.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_3.0.8.bb | |||
| @@ -134,3 +134,4 @@ RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking python3-pygobject" | |||
| 134 | 134 | ||
| 135 | CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux" | 135 | CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux" |
| 136 | CVE_STATUS[CVE-2025-8672] = "not-applicable-config: the vulnerability only affects MacOS" | 136 | CVE_STATUS[CVE-2025-8672] = "not-applicable-config: the vulnerability only affects MacOS" |
| 137 | CVE_STATUS[CVE-2025-15059] = "fixed-version: The issue is fixed since v3.0.8" | ||
