Lucene search
+L

3082 matches found

NVD
NVD
added 2026/09/18 2:19 p.m.5 views

CVE-2026-93589

ImageMagick before 7.1.2-31 and 6.9.13-56 contains a division-by-zero flaw in the FLIF encoder. An incorrect value for ticks per second in the image being encoded causes a divide-by-zero and crashes the encoder, resulting in a denial of service. The issue is fixed in 7.1.2-31 and 6.9.13-56...

6.3CVSS0.00285EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/18 2:19 p.m.7 views

DEBIAN-CVE-2026-93589

ImageMagick before 7.1.2-31 and 6.9.13-56 contains a division-by-zero flaw in the FLIF encoder. An incorrect value for ticks per second in the image being encoded causes a divide-by-zero and crashes the encoder, resulting in a denial of service. The issue is fixed in 7.1.2-31 and 6.9.13-56...

6.3CVSS0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/18 1:20 p.m.13 views

CVE-2026-93589

ImageMagick contains a division-by-zero flaw in the FLIF encoder triggered by an incorrect ticks per second value in the image being encoded, causing a crash and resulting in denial of service . The flaw affects versions prior to 7.1.2-31 (7.x series) and 6.9.13-56 (6.x series). The issue is reso...

6.3CVSS0.00285EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/18 1:20 p.m.6 views

CVE-2026-93589 ImageMagick before 7.1.2-31 Division by Zero in FLIF encoder

ImageMagick before 7.1.2-31 and 6.9.13-56 contains a division-by-zero flaw in the FLIF encoder. An incorrect value for ticks per second in the image being encoded causes a divide-by-zero and crashes the encoder, resulting in a denial of service. The issue is fixed in 7.1.2-31 and 6.9.13-56...

6.3CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 1:20 p.m.6 views

EUVD-2026-82908

ImageMagick before 7.1.2-31 and 6.9.13-56 contains a division-by-zero flaw in the FLIF encoder. An incorrect value for ticks per second in the image being encoded causes a divide-by-zero and crashes the encoder, resulting in a denial of service. The issue is fixed in 7.1.2-31 and 6.9.13-56...

6.3CVSS0.00285EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/18 1:20 p.m.6 views

CVE-2026-93589

ImageMagick before 7.1.2-31 and 6.9.13-56 contains a division-by-zero flaw in the FLIF encoder. An incorrect value for ticks per second in the image being encoded causes a divide-by-zero and crashes the encoder, resulting in a denial of service. The issue is fixed in 7.1.2-31 and 6.9.13-56...

6.3CVSS0.00285EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/18 1:20 p.m.8 views

CVE-2026-93589 ImageMagick before 7.1.2-31 Division by Zero in FLIF encoder

ImageMagick before 7.1.2-31 and 6.9.13-56 contains a division-by-zero flaw in the FLIF encoder. An incorrect value for ticks per second in the image being encoded causes a divide-by-zero and crashes the encoder, resulting in a denial of service. The issue is fixed in 7.1.2-31 and 6.9.13-56...

6.3CVSS0.00285EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/18 1:20 p.m.36 views

CVE-2026-93589 ImageMagick before 7.1.2-31 Division by Zero in FLIF encoder

ImageMagick before 7.1.2-31 and 6.9.13-56 contains a division-by-zero flaw in the FLIF encoder. An incorrect value for ticks per second in the image being encoded causes a divide-by-zero and crashes the encoder, resulting in a denial of service. The issue is fixed in 7.1.2-31 and 6.9.13-56...

6.3CVSS0.00285EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-93062

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: iwlwifi: guard against division by zero in iwldbgtlvallocfragments Make sure we don't end-up with a numfrags = 0 situation. For that, check that the...

0.002EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.4 views

AZL-103031 CVE-2026-93062 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: guard against division by zero in iwldbgtlvallocfragments Make sure we don't end-up with a numfrags = 0 situation. For that, check that the required size is not 0 and put a checker on numfrags as well...

0.002EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 4:10 p.m.14 views

CVE-2026-93062

CVE-2026-93062 affects the Linux kernel in the iwlwifi wireless driver. The vulnerability is a division by zero in the function iwl_dbg_tlv_alloc_fragments, which can occur when num_frags evaluates to zero. The fix introduces a check that the required size is non-zero and adds a guard on num_frag...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:10 p.m.8 views

EUVD-2026-82172

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: guard against division by zero in iwldbgtlvallocfragments Make sure we don't end-up with a numfrags = 0 situation. For that, check that the required size is not 0 and put a checker on numfrags as well...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 4:10 p.m.5 views

CVE-2026-93062 wifi: iwlwifi: guard against division by zero in iwl_dbg_tlv_alloc_fragments

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: guard against division by zero in iwldbgtlvallocfragments Make sure we don't end-up with a numfrags = 0 situation. For that, check that the required size is not 0 and put a checker on numfrags as well...

SaveExploits0References8
OSV
OSV
added 2026/09/16 11:17 a.m.7 views

AZL-101187 CVE-2026-90035 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix division by zero in getestimatedbw getestimatedbw divides by link-dpiabwallocconfig.bwgranularity, which is zeroed by resetbwallocstruct and only populated once DPTUNNELINGBWALLOCCAPCHANGED has been handled...

0.00186EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 10:33 a.m.7 views

EUVD-2026-80643

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix division by zero in getestimatedbw getestimatedbw divides by link-dpiabwallocconfig.bwgranularity, which is zeroed by resetbwallocstruct and only populated once DPTUNNELINGBWALLOCCAPCHANGED has been handled...

5.8AI score0.00186EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/16 10:33 a.m.12 views

CVE-2026-90035

CVE-2026-90035 affects the Linux kernel AMD display driver (drm/amd/display ). The root cause is a division by zero in the get_estimated_bw() function, which divides by link->dpia_bw_alloc_config.bw_granularity—a value zeroed by reset_bw_alloc_struct() and only populated after DP_TUNNELING_BW_...

5.8AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 10:33 a.m.5 views

CVE-2026-90035 drm/amd/display: fix division by zero in get_estimated_bw()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix division by zero in getestimatedbw getestimatedbw divides by link-dpiabwallocconfig.bwgranularity, which is zeroed by resetbwallocstruct and only populated once DPTUNNELINGBWALLOCCAPCHANGED has been handled...

SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-90035

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: fix division by zero in getestimatedbw getestimatedbw divides by link-dpiabwallocconfig.bwgranularity, which is zeroed by resetbwallocstruct an...

0.00186EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/15 5:39 p.m.7 views

CVE-2026-91955

A flaw was found in FreeRDP. FreeRDP contains a flaw where it fails to validate client-supplied desktop dimensions during the Graphics Command Channel GCC negotiation. A remote attacker can exploit this by sending crafted Remote Desktop Protocol RDP packets with zero or oversized dimensions. This...

8.2CVSS5.8AI score0.00452EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/15 4:17 p.m.10 views

DEBIAN-CVE-2026-91955

FreeRDP before 3.31.0 fails to validate client-supplied DesktopWidth and DesktopHeight values during GCC negotiation, allowing remote attackers to crash the server. Attackers can send crafted RDP packets with zero or oversized dimensions to trigger division-by-zero or assertion failures in...

7.5CVSS5.8AI score0.00452EPSS
SaveExploits0References1
Rows per page
Query Builder