Google has released the May 2025 security updates for Android with fixes for 45 security flaws, including an actively exploited zero-click FreeType 2 code execution vulnerability. FreeType is a popular open-source font rendering library that displays and programmatically adds text to images. The flaw, tracked as CVE-2025-27363, is a high-severity arbitrary code execution bug discovered by Facebook security researchers in March 2025. It impacts all FreeType versions up to 2.13, which was released on February 9, 2023, and addresses the vulnerability. "There are indications that CVE-2025-27363 may be under limited, targeted exploitation," reads the bulletin. Neither Facebook nor Google disclosed details about how the flaw is used in attacks. However, Facebook's disclosure in March explains that it can be exploited when FreeType parses a malicious TrueType GX or variable fonts file, leading to code execution. "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," reads Facebook's disclosure. "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." The rest of the flaws fixed by Goo...
Google fixes actively exploited FreeType flaw on Android
BleepingComputer
·Bill Toulas
·Published May 6, 2025
·Updated
Affected Software
8 affected components
The FreeType Project FreeType=2.13
The FreeType Project FreeType
Google Android=13
Google Android=14
Google Android=15
Google Android=12
Google FreeType=2.13
Google FreeType
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses Google's release of May 2025 security updates for Android, addressing a critical FreeType vulnerability.
2
What security implications are discussed?
The article highlights an actively exploited zero-click vulnerability in the FreeType 2 library that allows for remote code execution.
3
What products or software are affected?
The affected products include the FreeType open-source font rendering library and various versions of Android, specifically versions 12 to 15.
4
How does the FreeType vulnerability affect Android users?
This vulnerability can potentially allow attackers to execute arbitrary code on Android devices without user interaction.
5
What should users do to protect themselves from this vulnerability?
Users are advised to install the latest security updates from Google to mitigate the risks posed by the FreeType vulnerability.