← Back
CWE-369

457 CVEs • Abstraction: Base • Likelihood of Exploit: Medium

Divide By Zero

The product divides a value by zero.

JSON object

Loading...

CVEs (457)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Hdfgroup
1Hdf5
May 13, 2026
Dec 11, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
In HDF5 1.10.1, there is a divide-by-zero vulnerability in the function H5T_set_loc in the H5T.c file in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file.
2Debian
Qemu
2Debian Linux
Qemu
May 13, 2026
Dec 7, 2017
N/A· v4
6.5 MEDIUM· v3
2.1 LOW· v2
The Virtio Vring implementation in QEMU allows local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings.
1Aubio
1Aubio
May 13, 2026
Nov 29, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In aubio 0.4.6, a divide-by-zero error exists in the function new_aubio_source_wavread() in source_wavread.c, which may lead to DoS when playing a crafted audio file.
1Libsndfile Project
1Libsndfile
May 13, 2026
Nov 25, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
In libsndfile 1.0.25 (fixed in 1.0.26), a divide-by-zero error exists in the function wav_w64_read_fmt_chunk() in wav_w64.c, which may lead to DoS when playing a crafted audio file.
1Google
1Android
May 13, 2026
Nov 16, 2017
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Another vulnerability in the Android media framework (n/a). Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-65122447.
1Linux
1Linux Kernel
May 13, 2026
Nov 7, 2017
N/A· v4
6.6 MEDIUM· v3
7.2 HIGH· v2
The qmi_wwan_bind function in drivers/net/usb/qmi_wwan.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (divide-by-zero error and system crash) or possibly have unspecified other impa...Show more
The qmi_wwan_bind function in drivers/net/usb/qmi_wwan.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (divide-by-zero error and system crash) or possibly have unspecified other impact via a crafted USB device.Show less
1Linux
1Linux Kernel
May 13, 2026
Nov 7, 2017
N/A· v4
6.6 MEDIUM· v3
7.2 HIGH· v2
The usbnet_generic_cdc_bind function in drivers/net/usb/cdc_ether.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (divide-by-zero error and system crash) or possibly have unspecified...Show more
The usbnet_generic_cdc_bind function in drivers/net/usb/cdc_ether.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (divide-by-zero error and system crash) or possibly have unspecified other impact via a crafted USB device.Show less
1Gnu
1Libextractor
May 13, 2026
Oct 11, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In GNU Libextractor 1.4, there is a Divide-By-Zero in EXTRACTOR_wav_extract_method in wav_extractor.c via a zero sample rate.
1Gnu
1Binutils
May 13, 2026
Oct 5, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (divide-by-zero error and application crash...Show more
decode_line_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted ELF file.Show less
1Nvidia
1Gpu Driver
May 13, 2026
Sep 22, 2017
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer handler for DxgkDdiCreateAllocation where untrusted user input is used as a divisor without validation while processing block linear inf...Show more
NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer handler for DxgkDdiCreateAllocation where untrusted user input is used as a divisor without validation while processing block linear information which may lead to a potential divide by zero and denial of service.Show less
1Nvidia
1Gpu Driver
May 13, 2026
Sep 22, 2017
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer handler for DxgkDdiCreateAllocation where untrusted user input is used as a divisor without validation during a calculation which may le...Show more
NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer handler for DxgkDdiCreateAllocation where untrusted user input is used as a divisor without validation during a calculation which may lead to a potential divide by zero and denial of service.Show less
2Debian
Libsndfile Project
2Debian Linux
Libsndfile
May 13, 2026
Sep 21, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
In libsndfile 1.0.28, a divide-by-zero error exists in the function double64_init() in double64.c, which may lead to DoS when playing a crafted audio file.
1Imagemagick
1Imagemagick
May 13, 2026
Sep 11, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
ImageMagick 7.0.6-8 Q16 mishandles EOF checks in ReadMPCImage in coders/mpc.c, leading to division by zero in GetPixelCacheTileSize in MagickCore/cache.c, allowing remote attackers to cause a denial of service via a craf...Show more
ImageMagick 7.0.6-8 Q16 mishandles EOF checks in ReadMPCImage in coders/mpc.c, leading to division by zero in GetPixelCacheTileSize in MagickCore/cache.c, allowing remote attackers to cause a denial of service via a crafted file.Show less
1Linux
1Linux Kernel
May 13, 2026
Sep 1, 2017
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel before 4.12 allows local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within...Show more
The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel before 4.12 allows local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within a certain tcp_recvmsg code path.Show less
1Uclouvain
1Openjpeg
May 13, 2026
Aug 30, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
Division-by-zero vulnerabilities in the functions opj_pi_next_cprl, opj_pi_next_pcrl, and opj_pi_next_rpcl in pi.c in OpenJPEG before 2.2.0 allow remote attackers to cause a denial of service (application crash) via craf...Show more
Division-by-zero vulnerabilities in the functions opj_pi_next_cprl, opj_pi_next_pcrl, and opj_pi_next_rpcl in pi.c in OpenJPEG before 2.2.0 allow remote attackers to cause a denial of service (application crash) via crafted j2k files.Show less
1Libfpx Project
1Libfpx
May 13, 2026
Aug 28, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
CDirVector::GetTable in dirfunc.hxx in libfpx 1.3.1_p6 allows remote attackers to cause a denial of service (divide-by-zero error) via a crafted fpx image.
1Qemu
1Qemu
May 13, 2026
Aug 10, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
QEMU, possibly before 2.0.0, allows local users to cause a denial of service (divide-by-zero error and crash) via a zero value in the (1) tracks field to the seek_to_sector function in block/parallels.c or (2) extent_siz...Show more
QEMU, possibly before 2.0.0, allows local users to cause a denial of service (divide-by-zero error and crash) via a zero value in the (1) tracks field to the seek_to_sector function in block/parallels.c or (2) extent_size field in the bochs function in block/bochs.c.Show less
1Timidity++ Project
1Timidity++
May 13, 2026
Jul 31, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The insert_note_steps function in readmidi.c in TiMidity++ 2.14.0 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted mid file. NOTE: a crash might be relevant...Show more
The insert_note_steps function in readmidi.c in TiMidity++ 2.14.0 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted mid file. NOTE: a crash might be relevant when using the --background option.Show less
2Debian
Sound Exchange Project
2Debian Linux
Sound Exchange
May 13, 2026
Jul 31, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The wavwritehdr function in wav.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted snd file, during conversion to a wav file.
2Debian
Sound Exchange Project
2Debian Linux
Sound Exchange
May 13, 2026
Jul 31, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The startread function in wav.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted wav file.