Filtered by CWE-369
Filtered by vendor Subscriptions
Total 358 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-52308 1 Paddlepaddle 1 Paddlepaddle 2024-11-21 4.7 Medium
FPE in paddle.amin in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-52306 1 Paddlepaddle 1 Paddlepaddle 2024-11-21 4.7 Medium
FPE in paddle.lerp in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-52305 1 Paddlepaddle 1 Paddlepaddle 2024-11-21 4.7 Medium
FPE in paddle.topk in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-51107 1 Artifex 1 Mupdf 2024-11-21 7.5 High
A floating point exception (divide-by-zero) vulnerability was discovered in Artifex MuPDF 1.23.4 in functon compute_color() of jquant2.c. NOTE: this is disputed by the supplier because there was not reasonable evidence to determine the existence of a vulnerability or identify the affected product.
CVE-2023-51106 1 Artifex 1 Mupdf 2024-11-21 7.5 High
A floating point exception (divide-by-zero) vulnerability was discovered in mupdf 1.23.4 in function pnm_binary_read_image() of load-pnm.c when fz_colorspace_n returns zero.
CVE-2023-51105 1 Artifex 1 Mupdf 2024-11-21 7.5 High
A floating point exception (divide-by-zero) vulnerability was discovered in Artifex MuPDF 1.23.4 in function bmp_decompress_rle4() of load-bmp.c.
CVE-2023-51104 1 Artifex 1 Mupdf 2024-11-21 7.5 High
A floating point exception (divide-by-zero) vulnerability was discovered in Artifex MuPDF 1.23.4 in function pnm_binary_read_image() of load-pnm.c when span equals zero.
CVE-2023-51103 1 Artifex 1 Mupdf 2024-11-21 7.5 High
A floating point exception (divide-by-zero) vulnerability was discovered in Artifex MuPDF 1.23.4 in the function fz_new_pixmap_from_float_data() of pixmap.c.
CVE-2023-4678 1 Gpac 1 Gpac 2024-11-21 5.5 Medium
Divide By Zero in GitHub repository gpac/gpac prior to 2.3-DEV.
CVE-2023-46849 3 Debian, Fedoraproject, Openvpn 4 Debian Linux, Fedora, Openvpn and 1 more 2024-11-21 7.5 High
Using the --fragment option in certain configuration setups OpenVPN version 2.6.0 to 2.6.6 allows an attacker to trigger a divide by zero behaviour which could cause an application crash, leading to a denial of service.
CVE-2023-42467 2 Qemu, Redhat 2 Qemu, Enterprise Linux 2024-11-21 5.5 Medium
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-3896 1 Vim 1 Vim 2024-11-21 7.8 High
Divide By Zero in vim/vim from 9.0.1367-1 to 9.0.1367-3
CVE-2023-3044 1 Xpdfreader 1 Xpdf 2024-11-21 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-38677 1 Paddlepaddle 1 Paddlepaddle 2024-11-21 4.7 Medium
FPE in paddle.linalg.eig in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-38675 1 Paddlepaddle 1 Paddlepaddle 2024-11-21 4.7 Medium
FPE in paddle.linalg.matrix_rank in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-38674 1 Paddlepaddle 1 Paddlepaddle 2024-11-21 4.7 Medium
FPE in paddle.nanmedian in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-38672 1 Paddlepaddle 1 Paddlepaddle 2024-11-21 4.7 Medium
FPE in paddle.trace in PaddlePaddle before 2.5.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-37769 1 Pixman 1 Pixman 2024-11-21 6.5 Medium
stress-test master commit e4c878 was discovered to contain a FPE vulnerability via the component combine_inner at /pixman-combine-float.c.
CVE-2023-32573 2 Qt, Redhat 2 Qt, Enterprise Linux 2024-11-21 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-2023-31085 1 Linux 1 Linux Kernel 2024-11-21 5.5 Medium
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.