Lucene search
+L

225 matches found

Github Security Blog
Github Security Blog
added 2026/03/12 2:1 p.m.11 views

ImageMagick Has Signed Integer Overflow in SIXEL Decoder, Leading to Memory Corruption

A signed integer overflow vulnerability in ImageMagick's SIXEL decoder allows an attacker to trigger memory corruption and denial of service when processing a maliciously crafted SIXEL image file. The vulnerability occurs during buffer reallocation operations where pointer arithmetic using signed...

7.5CVSS6AI score0.00275EPSS
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:24 p.m.31 views

ImageMagick has a heap Buffer Over-read in its DJVU image format handler

A heap Buffer Over-read vulnerability exists in the DJVU image format handler. The vulnerability occurs due to integer truncation when calculating the stride row size for pixel buffer allocation. The stride calculation overflows a 32-bit signed integer, resulting in an out-of-bounds memory reads...

4.4CVSS5.7AI score0.00123EPSS
SaveExploits0References5Affected Software19
CVE
CVE
added 2026/02/25 2:36 p.m.28 views

CVE-2026-27691

CVE-2026-27691 affects iccDEV up to version 2.3.1.4. The root cause is a signed integer overflow in iccFromCube.cpp during multiplication, causing undefined behavior that can lead to crashes or generation of incorrect ICC profiles when processing crafted or large cube inputs. The issue has been f...

6.2CVSS5.4AI score0.0016EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/25 4:10 a.m.6 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

5.9AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/24 2:16 a.m.2 views

DEBIAN-CVE-2026-25970

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a signed integer overflow vulnerability in ImageMagick's SIXEL decoder allows an attacker to trigger memory corruption and denial of service when processing a...

7.5CVSS8.2AI score0.00275EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/24 1:35 a.m.46 views

CVE-2026-25970

ImageMagick contains a signed integer overflow in the SIXEL decoder that can trigger memory corruption and denial of service when processing malicious SIXEL images. Affected versions are prior to 7.1.2-15 and 6.9.13-40; a patch is included in those releases. Other connected advisories reiterate t...

7.5CVSS5.8AI score0.00275EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/24 1:35 a.m.33 views

CVE-2026-25970 ImageMagick SIXEL Decoder Has Signed Integer Overflow, Leading to Memory Corruption

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a signed integer overflow vulnerability in ImageMagick's SIXEL decoder allows an attacker to trigger memory corruption and denial of service when processing a...

5.3CVSS0.00275EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/24 12:53 a.m.3 views

CVE-2026-25794 ImageMagick has heap-buffer-overflow via signed integer overflow in `WriteUHDRImage` when writing UHDR images with large dimensions

ImageMagick is free and open-source software used for editing and manipulating digital images. WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit int, causing an...

8.2CVSS5.6AI score0.0042EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/02/24 12:0 a.m.6 views

CVE-2026-25970

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a signed integer overflow vulnerability in ImageMagick's SIXEL decoder allows an attacker to trigger memory corruption and denial of service when processing a...

7.5CVSS6AI score0.00275EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/24 12:0 a.m.5 views

PT-2026-21630

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-15 ImageMagick versions prior to 6.9.13-40 Description ImageMagick is software used for editing and manipulating digital images. A signed integer overflow in ImageMagick's SIXEL decoder can lead to memory...

9.8CVSS6AI score0.00594EPSS
SaveExploits0References155
Rockylinux
Rockylinux
added 2026/02/11 9:10 a.m.17 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.8CVSS8.6AI score0.0053EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2026/02/11 12:25 a.m.7 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

5.9AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/11 12:0 a.m.11 views

RHEL 9 : kernel-rt (RHSA-2026:2577)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:2577 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirement...

7.8CVSS5.8AI score0.00276EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2026/02/11 12:0 a.m.8 views

RockyLinux 8 : kernel-rt (RLSA-2026:1661)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:1661 advisory. kernel: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error CVE-2024-26766 kernel: RDMA/core: Fix KASAN: slab-use-after-free Read in ibregisterdevice proble...

7.8CVSS8.3AI score0.0053EPSS
SaveExploits3References21
RedHat Linux
RedHat Linux
added 2026/02/04 6:39 p.m.16 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

5.9AI score0.00168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 4:6 a.m.4 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

5.9AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/02 12:0 a.m.13 views

AlmaLinux 8 : kernel (ALSA-2026:1662)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:1662 advisory. kernel: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error CVE-2024-26766 kernel: RDMA/core: Fix KASAN: slab-use-after-free Read in ibregisterdevice problem...

7.8CVSS7.3AI score0.0053EPSS
SaveExploits3References12
ATTACKERKB
ATTACKERKB
added 2026/01/23 12:0 a.m.1 views

CVE-2025-67125

A signed integer overflow in docopt.cpp v0.6.2 LeafPattern::match in docoptprivate.h when merging occurrence counters e.g., default LONGMAX + first user "-v/--verbose" can cause counter wrap negative/unbounded semantics and lead to logic/policy bypass in applications that rely on occurrence-based...

4.4CVSS5.9AI score0.0021EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.9 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-41000)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-41000 advisory. - In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow...

7.8CVSS6.7AI score0.00302EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.5 views

SUSE CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References5
Rows per page
Query Builder