From 35d8ccba61b3d6d50144bdcc72571f3375a6ad51 Mon Sep 17 00:00:00 2001 From: GLSAMaker Date: Wed, 10 Jul 2024 06:11:01 +0000 Subject: [ GLSA 202407-24 ] HarfBuzz: Denial of Service Bug: https://bugs.gentoo.org/905310 Signed-off-by: GLSAMaker Signed-off-by: Hans de Graaff --- glsa-202407-24.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 glsa-202407-24.xml diff --git a/glsa-202407-24.xml b/glsa-202407-24.xml new file mode 100644 index 00000000..118703bb --- /dev/null +++ b/glsa-202407-24.xml @@ -0,0 +1,48 @@ + + + + HarfBuzz: Denial of Service + A vulnerability has been discovered in HarfBuzz, which can lead to a denial of service. + harfbuzz + 2024-07-10 + 2024-07-10 + 905310 + local + + + 7.1.0 + 7.1.0 + + + +

HarfBuzz is an OpenType text shaping engine.

+
+ +

Multiple vulnerabilities have been discovered in HarfBuzz. Please review the CVE identifiers referenced below for details.

+
+ +

hb-ot-layout-gsubgpos.hh in HarfBuzz allows attackers to trigger O(n^2) growth via consecutive marks during the process of looking back for base glyphs when attaching marks.

+
+ +

There is no known workaround at this time.

+
+ +

All HarfBuzz users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/harfbuzz-7.1.0" + +
+ + CVE-2023-22006 + CVE-2023-22036 + CVE-2023-22041 + CVE-2023-22044 + CVE-2023-22045 + CVE-2023-22049 + CVE-2023-25193 + + graaff + graaff +
\ No newline at end of file -- cgit v1.2.3-65-gdbad