VYPR

CWE-369

Divide By Zero

BaseDraftLikelihood: Medium

Description

The product divides a value by zero.

This weakness typically occurs when an unexpected value is provided to the product, or if an error occurs that is not properly detected. It frequently occurs in calculations involving physical dimensions such as size, length, width, and height.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (465)

page 22 of 24
  • CVE-2026-47153MedJun 25, 2026
    risk 0.00cvss 6.5epss 0.00

    In EmberZNet v9.0.2 and earlier, a malformed Level Control Step command can terminate the process through a divide-by-zero fault. This command must come from a device that has already joined the network. Only devices supporting the Level Control cluster may be impacted.

  • CVE-2026-47152MedJun 25, 2026
    risk 0.00cvss 6.5epss 0.00

    In EmberZNet v9.0.2 and earlier, a malformed Level Control Move command can terminate the process through a divide-by-zero fault. This command must come from a device that has already joined the network. Only devices supporting the Level Control cluster may be impacted.

  • CVE-2026-21495MedJan 7, 2026
    risk 0.00cvss 5.5epss 0.00

    iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV is vulnerable to division by zero in the TIFF Image Reader. This issue has been patched in version…

  • CVE-2025-35435MedSep 17, 2025
    risk 0.00cvss 4.3epss 0.00

    CISA Thorium accepts a stream split size of zero then divides by this value. A remote, authenticated attacker could cause the service to crash. Fixed in commit 89101a6.

  • CVE-2025-2591MedMar 21, 2025
    risk 0.00cvss 4.3epss 0.01

    A vulnerability classified as problematic was found in Open Asset Import Library Assimp 5.4.3. This vulnerability affects the function MDLImporter::InternReadFile_Quake1 of the file code/AssetLib/MDL/MDLLoader.cpp. The manipulation of the argument skinwidth/skinheight leads to…

  • CVE-2024-56073HigDec 15, 2024
    risk 0.00cvss 7.5epss 0.01

    An issue was discovered in FastNetMon Community Edition through 1.2.7. Zero-length templates for Netflow v9 allow remote attackers to cause a denial of service (divide-by-zero error and application crash).

  • CVE-2023-42467MedSep 11, 2023
    risk 0.00cvss 5.5epss 0.00

    QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.

  • CVE-2023-4678MedAug 31, 2023
    risk 0.00cvss 5.5epss 0.00

    Divide By Zero in GitHub repository gpac/gpac prior to 2.3-DEV.

  • CVE-2023-3896HigAug 7, 2023
    risk 0.00cvss 7.8epss 0.00

    Divide By Zero in vim/vim from 9.0.1367-1 to 9.0.1367-3

  • CVE-2021-32494CriJul 7, 2023
    risk 0.00cvss 10.0epss 0.01

    Radare2 has a division by zero vulnerability in Mach-O parser's rebase_buffer function. This allow attackers to create malicious inputs that can cause denial of service.

  • CVE-2023-30207MedJul 5, 2023
    risk 0.00cvss 5.5epss 0.00

    A divide by zero issue discovered in Kodi Home Theater Software 19.5 and earlier allows attackers to cause a denial of service via use of crafted mp3 file.

  • CVE-2023-2839HigMay 22, 2023
    risk 0.00cvss 7.5epss 0.01

    Divide By Zero in GitHub repository gpac/gpac prior to 2.2.2.

  • CVE-2023-31085MedApr 24, 2023
    risk 0.00cvss 5.5epss 0.00

    An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd->erasesize), used indirectly by ctrl_cdev_ioctl, when mtd->erasesize is 0.

  • CVE-2023-1127HigMar 1, 2023
    risk 0.00cvss 7.8epss 0.00

    Divide By Zero in GitHub repository vim/vim prior to 9.0.1367.

  • CVE-2023-23109HigFeb 27, 2023
    risk 0.00cvss 7.5epss 0.01

    In crasm 1.8-3, invalid input validation, specific files passed to the command line application, can lead to a divide by zero fault in the function opdiv.

  • CVE-2023-0512HigJan 30, 2023
    risk 0.00cvss 7.8epss 0.00

    Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.

  • CVE-2022-39318MedNov 16, 2022
    risk 0.00cvss 4.8epss 0.01

    FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input validation in `urbdrc` channel. A malicious server can trick a FreeRDP based client to crash with division by zero. This issue has been addressed in version 2.9.0. All…

  • CVE-2022-38266MedSep 9, 2022
    risk 0.00cvss 6.5epss 0.01

    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.

  • CVE-2022-3061MedSep 1, 2022
    risk 0.00cvss 5.5epss 0.00

    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.

  • CVE-2021-4216MedAug 26, 2022
    risk 0.00cvss 5.5epss 0.00

    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.