Lucene search
+L

2810 matches found

NVD
NVD
added 2025/12/30 1:16 p.m.17 views

CVE-2023-54242

In the Linux kernel, the following vulnerability has been resolved: block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continuing to the next level. This was discovered by running as root: stress-...

0.00166EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54242

In the Linux kernel, the following vulnerability has been resolved: block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continuing to the next level. This was discovered by running as root: stress-...

5.7AI score0.00166EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.39 views

CVE-2023-54251 net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:11 p.m.26 views

CVE-2023-54242

CVE-2023-54242 affects the Linux kernel in the block bfq I/O elevator. The issue is a division by zero when the weighted sum (wsum) equals zero, causing an invalid calculation of the limit during bfq_limit_depth. The vulnerability could trigger a divide error as observed in a stress-ng stress tes...

6.1AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.5 views

CVE-2023-54242

In the Linux kernel, the following vulnerability has been resolved: block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continuing to the next level. This was discovered by running as root: stress-...

5.2AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:11 p.m.13 views

CVE-2023-54242 block, bfq: Fix division by zero error on zero wsum

In the Linux kernel, the following vulnerability has been resolved: block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continuing to the next level. This was discovered by running as root: stress-...

6.4AI score0.00166EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.26 views

CVE-2023-54242 block, bfq: Fix division by zero error on zero wsum

In the Linux kernel, the following vulnerability has been resolved: block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continuing to the next level. This was discovered by running as root: stress-...

0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.13 views

PT-2025-54245

Name of the Vulnerable Software and Affected Versions SoX version 14.4.2 Description SoX version 14.4.2 contains a division by zero issue when processing WAV files, potentially leading to program crashes. An attacker can provide a crafted WAV file to trigger a floating point exception due to...

7.5CVSS6.5AI score0.00039EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54242

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continui...

5.9AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:0 a.m.7 views

CVE-2025-65409

A divide-by-zero in the encryption/decryption routines of GNU Recutils v1.9 allows attackers to cause a Denial of Service DoS via inputting an empty value as a password...

7.5CVSS5.3AI score0.00317EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/12/19 12:0 a.m.3 views

SUSE SLES16: ImageMagick / ImageMagick-config-7-SUSE / etc (SUSE-SU-2025:21211-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:21211-1 advisory. - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. -...

9.8CVSS6.8AI score0.04065EPSS
SaveExploits6References19
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.7 views

openSUSE 16 Security Update : ImageMagick (openSUSE-SU-2025:20162-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2025:20162-1 advisory. - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. - CVE-2025-57807:...

9.8CVSS6.4AI score0.04065EPSS
SaveExploits6References18
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.7 views

Fedora 42 : cups (2025-c09b980696)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-c09b980696 advisory. fix possible issue reported by OSH ---- 2.4.16 fedora2417970 rebuild due binutils bug fedora2418285 fix division by zero crash in pstops fedora24153...

6.7CVSS5.5AI score0.00418EPSS
SaveExploits2References3
OSV
OSV
added 2025/12/16 3:6 p.m.5 views

CVE-2025-68291 mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose().

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

6.3AI score0.00187EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/15 9:56 a.m.5 views

SUSE-SU-2025:21211-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. - CVE-2025-57807: BlobStream Forward-Seek Under-Allocation bsc1249362. - CVE-2025-62171: incomplete fix for integer...

9.8CVSS5.9AI score0.04065EPSS
SaveExploits6References13
OSV
OSV
added 2025/12/15 9:55 a.m.4 views

OPENSUSE-SU-2025:20162-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. - CVE-2025-57807: BlobStream Forward-Seek Under-Allocation bsc1249362. - CVE-2025-62171: incomplete fix for integer...

9.8CVSS5.9AI score0.04065EPSS
SaveExploits6References12
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.7 views

SUSE CVE-2023-53783

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: fix divide by 0 error in calclcoefs echo max of u64 to cost.model can cause divide by 0 error. echo 8:0 rbps=18446744073709551615 /sys/fs/cgroup/io.cost.model divide error: 0000 1 PREEMPT SMP RIP:...

4.4CVSS6.5AI score0.00179EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/07 12:0 a.m.6 views

PT-2026-26126

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.18.0-rc1+ Description The Linux kernel contains a flaw within the RIVA NV3 arbitration code. A userspace program can trigger this code by calling the FBIOPUT VSCREENINFO ioctl on /dev/fb. The driver recalculate...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0
OSV
OSV
added 2025/11/25 4:59 a.m.15 views

USN-7888-1 mupdf vulnerabilities

It was discovered that MuPDF could be made to divide by zero. An attacker could possibly use this issue to cause a denial of service. CVE-2023-51103, CVE-2023-51104, CVE-2023-51105, CVE-2023-51106 It was discovered that MuPDF incorrectly handled memory under certain circumstances, which could lea...

7.5CVSS7.1AI score0.00914EPSS
SaveExploits6References7
Veracode
Veracode
added 2025/11/19 1:19 p.m.12 views

Denial Of Service (DoS)

ImageMagick is vulnerable to Denial of Service DoS. The vulnerability is due to unsigned integer underflow and division-by-zero conditions in the CLAHEImage function when tile width or height is zero, which allows an attacker to trigger out-of-bounds memory access or application crashes by...

5.5CVSS6.9AI score0.00342EPSS
SaveExploits1References4Affected Software13
Rows per page
Query Builder