mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/graphicsmagick: add CVE trailer in patch
Since Buildroot commit [1] the patches that fixes a security
vulnerability needs to reference the fixed vulnerability.
This patch adds the relevant information to the patch header.
[1] 1167d0ff3d docs/manual: mention CVE trailer
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d464e5e856
commit
04d80d13ec
@@ -6,6 +6,7 @@
|
||||
# Parent db3ff8d00c28c38895e1600a28706ce251dac570
|
||||
ReadJXLImage(): Apply image dimension resource limits. Addresses oss-fuzz Issue 69728
|
||||
|
||||
CVE: CVE-2025-27795
|
||||
Upstream: https://foss.heptapod.net/graphicsmagick/graphicsmagick/-/commit/9bbae7314e3c3b19b830591010ed90bb136b9c42
|
||||
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
|
||||
[Peter: drop ChangeLog/version changes]
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
# Parent 036a1376a2a6dc9504c5148249cbd8feaef72de6
|
||||
ReadJXLImage(): pixel_format.num_channels needs to be 2 for grayscale matte.
|
||||
|
||||
CVE: CVE-2025-32460
|
||||
Upstream: https://foss.heptapod.net/graphicsmagick/graphicsmagick/-/commit/8e56520435df50f618a03f2721a39a70a515f1cb
|
||||
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
|
||||
[Peter: drop ChangeLog/version changes]
|
||||
|
||||
Reference in New Issue
Block a user