vulnti.work

GNU Emacs for Android is vulnerable to an integer overflow in sfnt_read_name_table() in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file with…

提示
CVECVE-2026-71393
首次发现2026-08-10 12:15 UTC
披露时间2026-08-10 11:17 UTC
最后更新2026-08-10 12:15 UTC
通道状态auto

摘要

GNU Emacs for Android is vulnerable to an integer overflow in sfnt_read_name_table() in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in an undersized heap allocation. A subsequent read() call writes beyond the buffer, causing a heap buffer overflow. An attacker can deliver a malicious font file via email, EWW (Emacs Web Wowser), or …

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

Lint 边界警告 (3)

以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://cert.pl/en/posts/2026/08/CVE-2026-71391
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d51a4722316efe0960994d371e1859099894d1ca
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD