Lucene search
+L

3727 matches found

UbuntuCve
UbuntuCve
added 2026/08/10 11:17 a.m.9 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 score0.0039EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 11:17 a.m.9 views

UBUNTU-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 score0.00279EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/10 10:23 a.m.17 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 score0.00279EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 10:23 a.m.17 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 score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 10:22 a.m.49 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
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dropmonitor: perform u64stats updates under IRQ-disabled section In netdmpackettracekfreeskbhit and netdmhwtrappacketprobe, u64statsupdatebegin / u64statsinc /...

5.9AI score0.002EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-71394

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GNU Emacs for Android improperly validates the table header input in sfntreadtabledirectory in src/sfnt.c. Due to an incorrect comparison variable in the...

5.3CVSS5.6AI score0.00279EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-71392

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.3CVSS6.1AI score0.0039EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.6 views

PT-2026-69686

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drop monitor component where u64 stats update begin, u64 stats inc, and u64 stats update end are called after spin unlock irqrestore, allowing local interrupts to ...

5.7AI score0.002EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.19 views

PT-2026-69657

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow occurs in the drm/amdkfd component during the calculation of the total cwsr size variable. Because this value is computed using 32-bit integers before being used for...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-68287

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dropmonitor: fix size calculations for 64-bit attributes netdmpacketreportfill and netdmhwpacketreportfill use nlaputu6464bit to append 64-bit attributes...

7.5CVSS5.6AI score0.0063EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.12 views

Fedora 44 : p11-kit (2026-110c1a7742)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-110c1a7742 advisory. rpc: guard against overflow when decoding nested attributes CVE-2026-18938 Only affects 32 bit systems Tenable has extracted the preceding description block...

6.2CVSS5.5AI score0.00107EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.19 views

EulerOS 2.0 SP11 : perl (EulerOS-SA-2026-3086)

According to the versions of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds...

9.8CVSS8.7AI score0.00443EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/07 1:27 p.m.13 views

JLSEC-2026-1171 FFmpeg's RASC video decoder (decode_dlta in libavcodec/rasc.c) performs 32-bit reads and writes...

FFmpeg's RASC video decoder decodedlta in libavcodec/rasc.c performs 32-bit reads and writes at the row cursor before the NEXTLINE row-boundary check and validates the DLTA region in pixel rather than byte units, so a DLTA run on a PAL8 frame can access several bytes past the row allocation. A...

8.8CVSS7.9AI score0.00286EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/07 9:16 a.m.23 views

CVE-2026-18938

A flaw was found in p11-kit. A local attacker, or one with equivalent access to a reachable RPC channel, could exploit an integer overflow vulnerability. By sending specially crafted messages, the attacker can cause the system to miscalculate memory allocation for nested attributes. This leads to...

6.2CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 9:16 a.m.24 views

AZL-95481 CVE-2026-18938 affecting package p11-kit for versions less than 0.26.5-1

A flaw was found in p11-kit. A local attacker, or one with equivalent access to a reachable RPC channel, could exploit an integer overflow vulnerability. By sending specially crafted messages, the attacker can cause the system to miscalculate memory allocation for nested attributes. This leads to...

6.2CVSS6.1AI score0.00107EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 8:19 a.m.18 views

EUVD-2026-54413

A flaw was found in p11-kit. A local attacker, or one with equivalent access to a reachable RPC channel, could exploit an integer overflow vulnerability. By sending specially crafted messages, the attacker can cause the system to miscalculate memory allocation for nested attributes. This leads to...

6.2CVSS5.5AI score0.00107EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/07 8:19 a.m.13 views

CVE-2026-18938

A flaw was found in p11-kit. A local attacker, or one with equivalent access to a reachable RPC channel, could exploit an integer overflow vulnerability. By sending specially crafted messages, the attacker can cause the system to miscalculate memory allocation for nested attributes. This leads to...

6.2CVSS5.5AI score0.00107EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 2:42 a.m.12 views

OESA-2026-3256 gdb security update

GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes -- or what another program was doing at the moment it crashed. Security Fixes: A flaw was found in the GNU Binutils Binary Utilities linker. This vulnerability, a heap-buffer-overflow read...

5.6CVSS5.5AI score0.00106EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/07 12:00 a.m.13 views

CVE-2026-18938

A flaw was found in p11-kit. A local attacker, or one with equivalent access to a reachable RPC channel, could exploit an integer overflow vulnerability. By sending specially crafted messages, the attacker can cause the system to miscalculate memory allocation for nested attributes. This leads to...

6.2CVSS5.4AI score0.00107EPSS
SaveExploits0References3
Rows per page
Query Builder