Explore

Rule Explorer

Search the public rule index by CVE, GHSA, CWE, language, framework, author, or rule slug. Filter by language, framework, severity, confidence, license, and validation status.

Public rules
4797
Downloads
7.5M
Verified
4797
Authors
2
Search the rule indexUse CVE, GHSA, CWE, language, framework, package, or rule slug.
1 rules matched. Showing 1 loaded rules.
Publish rule
CVE-2026-15551: Rlottie Freetype Span Truncation Oobcve-2026-15551-rlottie-freetype-span-truncation-oob

A coordinate is capped against `SW_FT_INT_MAX` or `FT_INT_MAX` instead of 32767 before being assigned to a 16-bit short value (like `SW_FT_Span.y`). This leads to integer truncation, potentially resulting in out-of-bounds memory accesses and heap buffer overflows. Cap the coordinate at 32767 instead.

by Provallyupdated 2026-09-02Apache-2.0
2780 direct278 via packs
downloads
68quality
All matching rules loaded.