Lucene search
+L

494954 matches found

EUVD
EUVD
added yesterday5 views

EUVD-2026-55256

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday19 views

CVE-2026-66484 Path Traversal in GNU cpio

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS
SaveExploits0References2
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-71394

GNU Emacs for Android improperly validates the table header input in sfntreadtabledirectory 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 the parser to return a...

5.3CVSS5.5AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-71394

GNU Emacs for Android improperly validates the table header input in sfntreadtabledirectory 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 the parser to return a...

5.3CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-55257

GNU Emacs for Android improperly validates the table header input in sfntreadtabledirectory 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 the parser to return a...

5.3CVSS5.5AI score
SaveExploits0References2
CVE
CVE
added yesterday12 views

CVE-2026-71394

CVE-2026-71394 affects GNU Emacs for Android. The flaw in sfnt_read_table_directory() (src/sfnt.c) arises from an incorrect read-length check, allowing a crafted font to report more table directory entries than exist and return a structure with uninitialized heap memory in table directory entries...

5.3CVSS5.5AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday24 views

CVE-2026-71394 Heap Use of Uninitialized Memory in GNU Emacs for Android

GNU Emacs for Android improperly validates the table header input in sfntreadtabledirectory 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 the parser to return a...

5.3CVSS
SaveExploits0References2
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable 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 a...

5.3CVSS6.1AI score
SaveExploits0
CVE
CVE
added yesterday10 views

CVE-2026-71393

CVE-2026-71393 affects GNU Emacs for Android. A 32-bit font length value in sfnt_read_name_table() can overflow when computing the allocation size, causing an undersized heap allocation. A crafted TrueType font can trigger a read() past the buffer, leading to heap memory corruption and potential ...

5.3CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable 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 a...

5.3CVSS6AI score
SaveExploits0References4
OSV
OSV
added yesterday3 views

CVE-2026-71393 Heap Buffer Overflow in GNU Emacs for Android

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable 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 a...

5.3CVSS6.1AI score
SaveExploits0References6
EUVD
EUVD
added yesterday4 views

EUVD-2026-55258

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable 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 a...

5.3CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday23 views

CVE-2026-71393 Heap Buffer Overflow in GNU Emacs for Android

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable 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 a...

5.3CVSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-71392

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 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 write. An attacker can...

5.3CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added yesterday2 views

CVE-2026-71392

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 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 write. An attacker can...

5.3CVSS6AI score
SaveExploits0
EUVD
EUVD
added yesterday4 views

EUVD-2026-55259

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 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 write. An attacker can...

5.3CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added yesterday14 views

CVE-2026-71392

Technical details are not publicly available in the provided documents; monitor for updates.

5.3CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added yesterday2 views

CVE-2026-71392 Integer Overflow in GNU Emacs for Android

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 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 write. An attacker can...

5.3CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added yesterday22 views

CVE-2026-71392 Integer Overflow in GNU Emacs for Android

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 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 write. An attacker can...

5.3CVSS
SaveExploits0References3
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-71391

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 sfntvarysimpleglyph and sfntvarycompoundglyph uses a strict greater-than comparison instead of greater-than-or-equal, allowing a crafted TrueType variable font ...

5.3CVSS5.4AI score
SaveExploits0
Rows per page
Query Builder