Lucene search
+L

177 matches found

OSV
OSV
added 2 days ago6 views

UBUNTU-CVE-2026-72367

In the Linux kernel, the following vulnerability has been resolved: iomap: guard iosize EOF trim against concurrent truncate underflow iomap: fix zero padding data issue in concurrent append writes changed ioend accounting so that iosize tracks only valid data within EOF. This trims iosize when a...

8.8CVSS5.3AI score0.00582EPSS
SaveExploits0References6
OSV
OSV
added 4 days ago3 views

CVE-2026-72367 iomap: guard io_size EOF trim against concurrent truncate underflow

In the Linux kernel, the following vulnerability has been resolved: iomap: guard iosize EOF trim against concurrent truncate underflow iomap: fix zero padding data issue in concurrent append writes changed ioend accounting so that iosize tracks only valid data within EOF. This trims iosize when a...

8.8CVSS5.5AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/11 7:24 p.m.8 views

CVE-2026-68145

A flaw was found in the Linux kernel's iomap subsystem. An unsigned subtraction underflow occurs when ifssetrangedirty or ifssetrangeuptodate are called with a zero-length range. This can lead to an out-of-bounds write via bitmapset, potentially allowing a local attacker to cause memory corruptio...

7.8CVSS5AI score0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:19 p.m.4 views

CVE-2026-59090

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 specially crafted .psd image file. The underflow leads to parser confusion, enabling an attacker to inject arbitrary data as layer resource...

8.4CVSS0.00308EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:10 p.m.38 views

CVE-2026-59090 Gimp: gimp: arbitrary code execution in psd plugin due to unsigned underflow

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 specially crafted .psd image file. The underflow leads to parser confusion, enabling an attacker to inject arbitrary data as layer resource...

8.4CVSS0.00308EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:10 p.m.50 views

CVE-2026-59090

GIMP-PSDs: The CVE affects GIMP’s PSD file format plugin, where an unsigned integer underflow in block_rem during parsing of a crafted .psd file can trigger parser confusion, enabling an attacker to inject arbitrary data as layer resource blocks and potentially achieve arbitrary code execution on...

8.4CVSS5.7AI score0.00308EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:10 p.m.10 views

EUVD-2026-55616

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 specially crafted .psd image file. The underflow leads to parser confusion, enabling an attacker to inject arbitrary data as layer resource...

8.4CVSS5.6AI score0.00308EPSS
SaveExploits0References3
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.00488EPSS
SaveExploits2References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.14 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
NVD
NVD
added 2026/08/01 1:16 p.m.11 views

CVE-2026-67298

FreeRDP versions 3.28.0 and earlier contain a heap buffer overflow in the server-side RAIL channel handler railserverhandlemessages in channels/rail/server/railmain.c. When processing a RAIL PDU header, the code subtracts RAILPDUHEADERLENGTH from the peer-controlled orderLength field without firs...

8.7CVSS0.00381EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67298

FreeRDP versions 3.28.0 and earlier contain a heap buffer overflow in the server-side RAIL channel handler railserverhandlemessages in channels/rail/server/railmain.c. When processing a RAIL PDU header, the code subtracts RAILPDUHEADERLENGTH from the peer-controlled orderLength field without firs...

8.7CVSS5.9AI score0.00381EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-63362

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An unsigned integer underflow in the PubSub signature verification path in open62541 may allow a remote attacker to cause a denial of service via a crafted UDP...

8.2CVSS5.4AI score0.01528EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 11:16 p.m.8 views

DEBIAN-CVE-2026-63362

An unsigned integer underflow in the PubSub signature verification path in open62541 may allow a remote attacker to cause a denial of service via a crafted UDP packet...

8.2CVSS5.5AI score0.01528EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/30 11:16 p.m.8 views

UBUNTU-CVE-2026-63362

An unsigned integer underflow in the PubSub signature verification path in open62541 may allow a remote attacker to cause a denial of service via a crafted UDP packet...

8.2CVSS5.5AI score0.01528EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 10:1 p.m.30 views

CVE-2026-63362

The CVE-2026-63362 entry concerns an unsigned integer underflow in the open62541 PubSub signature verification path, which may let a remote attacker cause a denial of service via a crafted UDP packet. Affected component is the signature verification logic within PubSub of open62541. The root caus...

8.2CVSS5.9AI score0.01528EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/30 10:1 p.m.17 views

CVE-2026-63362

An unsigned integer underflow in the PubSub signature verification path in open62541 may allow a remote attacker to cause a denial of service via a crafted UDP packet...

8.2CVSS5.5AI score0.01528EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/30 12:0 a.m.16 views

PT-2026-66618

Name of the Vulnerable Software and Affected Versions open62541 affected versions not specified Description An unsigned integer underflow occurs in the PubSub signature verification path. This flaw allows a remote attacker to trigger a denial of service by sending a specially crafted UDP packet...

8.2CVSS5.5AI score0.01528EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/28 4:14 p.m.39 views

CVE-2026-54345 GoPacket's Diameter AVP decoder: uint32 underflow on vendor header size leads to unbounded ~4 GiB allocation (unauthenticated remote DoS)

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fixed header size from an attacker-controlled AVP Length field, so a vendor-flagged AVP whose Length is smaller than the 12-byte header...

6.9CVSS0.00454EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.5 views

FreeBSD : Erlang/OTP -- binary_to_term crash on crafted BIT_BINARY_EXT input (445dc6b9-89e1-11f1-b35c-4c526214c986)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 445dc6b9-89e1-11f1-b35c-4c526214c986 advisory. https://github.com/erlang/otp/security/advisories/GHSA-54pw-5645-jh86 reports: A specially crafted...

8.2CVSS5.5AI score0.00385EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/27 3:39 p.m.38 views

CVE-2026-54890 BEAM VM crash via integer underflow in binary_to_term BIT_BINARY_EXT decoding

Integer Underflow Wrap or Wraparound vulnerability in erlang otp erlang/otp erts modules, erlang otp erts erts modules allows Forced Integer Overflow, Excessive Allocation. This vulnerability is associated with program files erts/emulator/beam/external.c, emulator/beam/external.c. The BITBINARYEX...

8.2CVSS0.00385EPSS
SaveExploits0References5
Rows per page
Query Builder