Process crash via heap use-after-free
Published Sep 20, 2022 · Updated May 28, 2025
Use-after-free in SWFTools commit 772e55a allows attackers to crash ttftool by supplying crafted TrueType font data. The grow_unicode function in lib/ttf.c reallocates a heap buffer and then clears memory through the stale pre-reallocation pointer, producing a heap-use-after-free during cmap_parse. Attackers must cause ttftool to parse the crafted font; the observed consequence is process termination, while broader code execution is not demonstrated.
Summary
What happened
Use-after-free in SWFTools commit 772e55a allows attackers to crash ttftool by supplying crafted TrueType font data. The grow_unicode function in lib/ttf.c reallocates a heap buffer and then clears memory through the stale pre-reallocation pointer, producing a heap-use-after-free during cmap_parse. Attackers must cause ttftool to parse the crafted font; the observed consequence is process termination, while broader code execution is not demonstrated.
The record
- CVE
- CVE-2022-40009
- Published
- Sep 20, 2022
- Updated
- May 28, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-416, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 20, 2022CVE publishedPublication date reported by the CVE source.
- May 28, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- SWFTools ttftool proof-of-concept fontproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo