Vulnerabilities (CVE)

Filtered by CWE-369
Total 280 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-38672 1 Paddlepaddle 1 Paddlepaddle 2024-02-05 N/A 7.5 HIGH
FPE in paddle.trace in PaddlePaddle before 2.5.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-29659 2 Fedoraproject, Struktur 2 Fedora, Libheif 2024-02-04 N/A 6.5 MEDIUM
A Segmentation fault caused by a floating point exception exists in libheif 1.15.1 using crafted heif images via the heif::Fraction::round() function in box.cc, which causes a denial of service.
CVE-2023-3044 1 Xpdfreader 1 Xpdf 2024-02-04 N/A 3.3 LOW
An excessively large PDF page size (found in fuzz testing, unlikely in normal PDF files) can result in a divide-by-zero in Xpdf's text extraction code. This is related to CVE-2022-30524, but the problem here is caused by a very large page size, rather than by a very large character coordinate.
CVE-2023-30207 1 Kodi 1 Kodi 2024-02-04 N/A 5.5 MEDIUM
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-25511 3 Linux, Microsoft, Nvidia 3 Linux Kernel, Windows, Cuda Toolkit 2024-02-04 N/A 3.3 LOW
NVIDIA CUDA Toolkit for Linux and Windows contains a vulnerability in cuobjdump, where a division-by-zero error may enable a user to cause a crash, which may lead to a limited denial of service.
CVE-2023-2839 1 Gpac 1 Gpac 2024-02-04 N/A 7.5 HIGH
Divide By Zero in GitHub repository gpac/gpac prior to 2.2.2.
CVE-2023-2662 1 Xpdfreader 1 Xpdf 2024-02-04 N/A 5.5 MEDIUM
In Xpdf 4.04 (and earlier), a bad color space object in the input PDF file can cause a divide-by-zero.
CVE-2022-47525 1 Fox-it 2 Fox Datadiode, Fox Datadiode Firmware 2024-02-04 N/A 7.5 HIGH
Fox-IT DataDiode (aka Fox DataDiode) 3.4.3 suffers from a Divide-by-Zero vulnerability in the packet parser. A remote attacker could leverage this vulnerability to cause a denial-of-service. Exploitation of this issue does not require user interaction.
CVE-2023-32573 2 Qt, Redhat 2 Qt, Enterprise Linux 2024-02-04 N/A 6.5 MEDIUM
In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.
CVE-2021-32494 1 Radare 1 Radare2 2024-02-04 N/A 7.5 HIGH
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-1127 2 Fedoraproject, Vim 2 Fedora, Vim 2024-02-04 N/A 7.8 HIGH
Divide By Zero in GitHub repository vim/vim prior to 9.0.1367.
CVE-2023-0512 1 Vim 1 Vim 2024-02-04 N/A 7.8 HIGH
Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.
CVE-2023-23109 1 Crasm Project 1 Crasm 2024-02-04 N/A 7.5 HIGH
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-2022-41287 1 Siemens 2 Jt2go, Teamcenter Visualization 2024-02-04 N/A 3.3 LOW
A vulnerability has been identified in JT2Go (All versions < V14.1.0.6), Teamcenter Visualization V13.2 (All versions < V13.2.0.12), Teamcenter Visualization V13.3 (All versions < V13.3.0.8), Teamcenter Visualization V14.0 (All versions < V14.0.0.4), Teamcenter Visualization V14.1 (All versions < V14.1.0.6). The CGM_NIST_Loader.dll contains divide by zero vulnerability when parsing a CGM file. An attacker could leverage this vulnerability to crash the application causing denial of service condition.
CVE-2021-33844 1 Sox Project 1 Sox 2024-02-04 N/A 5.5 MEDIUM
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.
CVE-2022-3061 2 Debian, Linux 2 Debian Linux, Linux Kernel 2024-02-04 N/A 5.5 MEDIUM
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-2022-39318 1 Freerdp 1 Freerdp 2024-02-04 N/A 5.7 MEDIUM
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 users are advised to upgrade. Users unable to upgrade should not use the `/usb` redirection switch.
CVE-2020-27802 1 Upx Project 1 Upx 2024-02-04 N/A 5.5 MEDIUM
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.
CVE-2022-38266 3 Debian, Leptonica, Tesseract Project 3 Debian Linux, Leptonica, Tesseract 2024-02-04 N/A 6.5 MEDIUM
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-35996 2024-02-04 N/A 7.5 HIGH
TensorFlow is an open source platform for machine learning. If `Conv2D` is given empty `input` and the `filter` and `padding` sizes are valid, the output is all-zeros. This causes division-by-zero floating point exceptions that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 611d80db29dd7b0cfb755772c69d60ae5bca05f9. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow 2.9.1, TensorFlow 2.8.1, and TensorFlow 2.7.2, as these are also affected and still in supported range. There are no known workarounds for this issue.