VYPR

Emacs for Android

by GNU

CVEs (2)

  • CVE-2026-71394MedAug 10, 2026
    risk 0.34cvss epss

    GNU Emacs for Android improperly validates the table header input in sfnt_read_table_directory() in src/sfnt.c. Due to an incorrect comparison variable in the read-length check, a crafted font file that claims to contain more table directory entries than actually present causes…

  • CVE-2026-71392MedAug 10, 2026
    risk 0.27cvss epss

    GNU Emacs for Android is vulnerable to an integer overflow in the sfnt_read_cmap_format_12() function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow…