Lucene search
+L

3537 matches found

Cvelist
Cvelist
added 2026/08/10 11:59 a.m.33 views

CVE-2026-68187 exec: fix unsigned loop counter wrap in transfer_args_to_stack()

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 11:59 a.m.44 views

CVE-2026-68187 exec: fix unsigned loop counter wrap in transfer_args_to_stack()

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

5.4AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/10 11:59 a.m.7 views

EUVD-2026-55288

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

5.3AI score0.0022EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/sched: actskbedit: fix divide-by-zero in tcfskbedithash Commit 38a6f0865796 “net: sched: support hash selecting tx queue” added support for SKBEDITFTXQSKBHASH. The inclusive range size is computed as follows: mappingmod =...

5.5CVSS5.2AI score0.00128EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out-of-bounds chipid access. Clang with CONFIGUBSANSHIFT=y noticed a condition where a signed type e.g., the literal 1 is treated as an int might be shifted beyond 32 bits. As a result, instrumentation...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.15 views

Astra Linux – Vulnerability in libheif

libheif is a decoder and encoder for HEIF and AVIF file formats. In versions 1.21.2 and earlier, a crafted 792-byte HEIF sequence file with samplesperchunk=0 in the stsc field could cause an unsigned integer underflow in the Chunk constructor mlastsample = 0 + 0 - 1 = UINT32MAX, causing all sampl...

6.5CVSS4.5AI score0.00301EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability in gpsd

There is an integer underflow vulnerability in the nextstate function in gpsd/packet.c in gpsd versions prior to the commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4, without checking whether the input...

7.5CVSS5.2AI score0.00499EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68187

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p...

5.5AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-59090

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in GIMP's PSD file format plugin. This vulnerability, an unsigned integer underflow in the blockrem variable, occurs when a user opens a...

9.9CVSS5.9AI score0.00584EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.11 views

SUSE CVE-2026-70633

TimescaleDB through 2.29.1, fixed in commit 517c13e, contains an out-of-bounds read vulnerability in the Gorilla compression reverse row iterator that allows authenticated attackers to cause a denial of service by storing a crafted compressed datum with an internally inconsistent BitArray...

7.1CVSS5.3AI score0.00508EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/08/07 7:42 a.m.81 views

Heap pointer corruption via signed/unsigned mismatch in LARGE_TUPLE_EXT decoding in erts external term format decoder

...

7.5CVSS5.2AI score0.00288EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/07 12:00 a.m.12 views

PT-2026-76582

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in event tagging.c when evtag unmarshal header uses evtag decode int to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INT MAX...

8.7CVSS5.4AI score0.00384EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/08/06 8:45 p.m.11 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/06 8:00 p.m.15 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/06 6:46 p.m.13 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/06 6:29 p.m.9 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/06 6:23 p.m.11 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/06 6:18 p.m.13 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/06 6:15 p.m.11 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 4:51 p.m.15 views

CVE-2026-70633

TimescaleDB through 2.29.1, fixed in commit 517c13e, contains an out-of-bounds read vulnerability in the Gorilla compression reverse row iterator that allows authenticated attackers to cause a denial of service by storing a crafted compressed datum with an internally inconsistent BitArray...

7.1CVSS5.5AI score0.00508EPSS
SaveExploits0References3
Rows per page
Query Builder