Out-of-bounds Write The advisory has been revoked - it doesn't affect any version of package java-17-openjdk-src-fastdebug  (opens in a new tab)


Threat Intelligence

Exploit Maturity
Attacked
EPSS
13.07% (94th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL8-JAVA17OPENJDKSRCFASTDEBUG-9454035
  • published15 Mar 2025
  • disclosed11 Mar 2025

Introduced: 11 Mar 2025

CVE-2025-27363  (opens in a new tab)
CWE-787  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream java-17-openjdk-src-fastdebug package and not the java-17-openjdk-src-fastdebug package as distributed by RHEL.

An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.