CWE-369
457 CVEs • Abstraction: Base • Likelihood of Exploit: Medium
Divide By Zero
The product divides a value by zero.
CVEs (457)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
3Debian LeptonicaTesseract Project3Debian Linux LeptonicaTesseractJun 17, 2026 Sep 9, 2022 N/A· v4 6.5 MEDIUM· v3 N/A· v2 An issue in the Leptonica linked library (v1.79.0) allows attackers to cause an arithmetic exception leading to a Denial of Service (DoS) via a crafted JPEG file. |
2Debian Linux2Debian Linux Linux KernelJun 17, 2026 Sep 1, 2022 N/A· v4 5.5 MEDIUM· v3 N/A· v2 Found Linux Kernel flaw in the i740 driver. The Userspace program could pass any values to the driver through ioctl() interface. The driver doesn't check the value of 'pixclock', so it may cause a divide by zero error. |
A Floating point exception (division-by-zero) flaw was found in Mupdf for zero width pages in muraster.c. It is fixed in Mupdf-1.20.0-rc1 upstream. |
1Sound Exchange Project 1Sound Exchange Jun 17, 2026 Aug 25, 2022 N/A· v4 5.5 MEDIUM· v3 N/A· v2 A floating point exception (divide-by-zero) issue was discovered in SoX in functon startread() of wav.c file. An attacker with a crafted wav file, could cause an application to crash. |
1Sound Exchange Project 1Sound Exchange Jun 17, 2026 Aug 25, 2022 N/A· v4 5.5 MEDIUM· v3 N/A· v2 A floating point exception (divide-by-zero) issue was discovered in SoX in functon read_samples() of voc.c file. An attacker with a crafted file, could cause an application to crash. |
An floating point exception was discovered in the elf_lookup function in p_lx_elf.cpp in UPX 4.0.0 via a crafted Mach-O file. |
A floating point exception issue was discovered in UPX in PackLinuxElf64::invert_pt_dynamic() function of p_lx_elf.cpp file. An attacker with a crafted input file could trigger this issue that could cause a crash leading...Show more |
4Debian FedoraprojectLibtiff+1 more4Active Iq Unified Manager Debian LinuxFedora+1 moreJun 17, 2026 Jun 30, 2022 N/A· v4 6.5 MEDIUM· v3 4.3 MEDIUM· v2 Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010. |
4Debian FedoraprojectLibtiff+1 more4Active Iq Unified Manager Debian LinuxFedora+1 moreJun 17, 2026 Jun 30, 2022 N/A· v4 6.5 MEDIUM· v3 4.3 MEDIUM· v2 Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010. |
4Debian FedoraprojectLibtiff+1 more4Active Iq Unified Manager Debian LinuxFedora+1 moreJun 17, 2026 Jun 30, 2022 N/A· v4 6.5 MEDIUM· v3 4.3 MEDIUM· v2 Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010. |
Invalid interval in CONNECT_IND leads to Division by Zero. Zephyr versions >= v1.14.0 Divide By Zero (CWE-369). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7364-p4wc-8m...Show more |
When performing the initialization operation of the Split operator, if a dimension in the input shape is 0, it will cause a division by 0 exception. |
When performing the derivation shape operation of the SpaceToBatch operator, if there is a value of 0 in the parameter block_shape element, it will cause a division by 0 exception. |
When the Reduce operator run operation is executed, if there is a value of 0 in the parameter axis_sizes element, it will cause a division by 0 exception. |
When performing the analytical operation of the DepthwiseConv2D operator, if the attribute depth_multiplier is 0, it will cause a division by 0 exception. |
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). A lack of input validation in calls to eb_div in sr_port/eb_muldiv.c allows attackers to crash the application by performing a divi...Show more |
4Debian FedoraprojectOpenexr+1 more4Debian Linux Enterprise LinuxFedora+1 moreJun 17, 2026 Mar 25, 2022 N/A· v4 6.5 MEDIUM· v3 2.1 LOW· v2 In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not...Show more |
Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0. |
Divide-by-zero in Clickhouse's DeltaDouble compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0. |
Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0. |