Lucene search
+L

3699 matches found

CVE
CVE
added 2024/08/26 10:10 a.m.159 views

CVE-2024-43893

CVE-2024-43893 (Linux kernel) fixes a divide-by-zero in uart_get_divisor triggered by TIOCSSERIAL with an invalid baud_base when uartclk becomes zero. The patch adds a zero-check for uartclk in uart_set_info() before subsequent serial_setup calls, preventing a divide-by-zero and potential oops on...

5.5CVSS6.9AI score0.00257EPSS
SaveExploits0References13Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.30 views

CVE-2024-43893 serial: core: check uartclk for zero to avoid divide by zero

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

7.1AI score0.00257EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/26 10:10 a.m.39 views

CVE-2024-43893

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

5.5CVSS5.6AI score0.00257EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a divide-by-zero problem in the uartgetdivisor function...

5.5CVSS6.5AI score0.00257EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a divide-by-zero problem in the padatamthelper function...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/08/20 3:52 p.m.6 views

edk2: Temporary DoS vulnerability

A divide-by-zero vulnerability was found in edk2. A successful exploit of this vulnerability may lead to a loss of availability...

6CVSS7.3AI score0.00219EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/08/20 9:28 a.m.25 views

Divide By Zero

libzephyr.so is vulnerable to Divide By Zero. The vulnerability is caused due to a function llcppdudecodeconnupdateind within subsys/bluetooth/controller/llsw/ullllcppdu.c not validating the content before using it. This can lead to a malicious BLE device crash BLE peripheral's BLE controller by...

7.6CVSS6.7AI score0.00456EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/08/19 12:00 a.m.12 views

Zephyr 安全漏洞

Zephyr is an extensible real-time operating system RTOS open-sourced by Zephyr. A security vulnerability exists in Zephyr 3.6 and earlier versions that stems from a missing check that results in a divide-by-zero error...

7.6CVSS6.5AI score0.00456EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a divide-by-zero issue in the vmpressurecalclevel function...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/15 8:15 p.m.8 views

CVE-2024-7867

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

6.2CVSS5.8AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/15 8:15 p.m.19 views

CVE-2024-7867

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

6.2CVSS0.00213EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/15 8:15 p.m.21 views

CVE-2024-7867

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

6.2CVSS5.9AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/15 8:15 p.m.11 views

UBUNTU-CVE-2024-7867

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

6.2CVSS5.8AI score0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/15 8:06 p.m.68 views

CVE-2024-7867

CVE-2024-7867 affects Xpdf 4.05 and earlier, where extremely large coordinates in a page box can trigger an integer overflow and divide-by-zero. Fedora advisories indicate fixed packages with update to xpdf 4.06 (e.g., texlive-base/xpdf updates in Fedora 42/43 advisories), substituting vulnerable...

6.2CVSS6.8AI score0.00213EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/08/15 8:06 p.m.35 views

CVE-2024-7867 Integer overflow and divide-by-zero in Xpdf 4.05 due to bogus page box coordinates

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

2.1CVSS0.00213EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/15 8:06 p.m.16 views

CVE-2024-7867 Integer overflow and divide-by-zero in Xpdf 4.05 due to bogus page box coordinates

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

2.1CVSS7.2AI score0.00213EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/08/15 8:06 p.m.31 views

CVE-2024-7867

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

6.2CVSS5.2AI score0.00213EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/08/15 8:06 p.m.67 views

CVE-2024-7867

In Xpdf 4.05 and earlier, very large coordinates in a page box can cause an integer overflow and divide-by-zero...

6.2CVSS7.3AI score0.00213EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/08/15 12:00 a.m.7 views

PT-2024-38644

Name of the Vulnerable Software and Affected Versions Xpdf versions 4.05 and earlier Description The issue arises when very large coordinates in a page box cause an integer overflow and divide-by-zero. Recommendations For Xpdf versions 4.05 and earlier, at the moment, there is no information abou...

8.2CVSS6.7AI score0.00391EPSS
SaveExploits2References26
CNNVD
CNNVD
added 2024/08/15 12:00 a.m.12 views

Xpdf 安全漏洞

Xpdf is a free PDF viewer and toolkit from Xpdf, Inc. that includes a text extractor, image converter, HTML converter, and more. A security vulnerability exists in Xpdf version 4.05 and earlier versions, which stems from a page box with extremely large coordinates MediaBox, CropBox, etc. that may...

6.2CVSS6.6AI score0.00213EPSS
SaveExploits0References3
Rows per page
Query Builder