vulnti.work

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfnt_vary_simple_glyph() and sfnt_vary_compound_glyph() uses a…

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

摘要

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfnt_vary_simple_glyph() and sfnt_vary_compound_glyph() uses a strict greater-than comparison instead of greater-than-or-equal, allowing a crafted TrueType variable font to bypass the check and trigger a heap-based out-of-bounds read via memcpy. An attacker can deliver a malicious font file via email, EWW (Emacs Web Wowser), or documents with custom faces, cau…

中文摘要建设中,暂以英文摘要呈现(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=95ab9ef627b212d74d321c5bbb5b56a1be7b9fbe
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD