Lucene search
+L

3631 matches found

Tenable Nessus
Tenable Nessus
added 2025/02/24 12:00 a.m.4 views

Siemens SIMATIC and SCALANCE Devices Divide By Zero (CVE-2023-31085)

An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in dodivsz,mtd-erasesize, used indirectly by ctrlcdevioctl, when mtd-erasesize is 0. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more...

5.5CVSS6.6AI score0.00379EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:00 a.m.16 views

ClickHouse < 21.10.2.15 Multiple Vulnerabilities

The version of ClickHouse installed on the remote host is prior to 21.10.2.15. It is, therefore, affected by multiple vulnerabilities. - Heap out-of-bounds read vulnerability in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl loop, a 16-bit...

8.8CVSS7.7AI score0.07876EPSS
SaveExploits7References9
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:00 a.m.16 views

The vulnerability of the staging component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the staging component of the Linux operating system’s kernel is related to zero-division errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References41Affected Software5
Positive Technologies
Positive Technologies
added 2025/02/16 12:00 a.m.7 views

PT-2025-13211 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.14.0-rc2+ Description: A divide by zero error occurs in the Linux kernel when calculating the journal watermark in Inline mode, as the journal is unused and journal sectors is zero. This can cause a system cra...

7.8CVSS7.4AI score0.36848EPSS
SaveExploits1References535
SUSE CVE
SUSE CVE
added 2025/02/14 6:55 a.m.5 views

SUSE CVE-2023-3896

Divide By Zero in vim/vim from 9.0.1367-1 to 9.0.1367-3...

7.8CVSS6.3AI score0.00414EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/modes: It is necessary to avoid division by zero more effectively in drmmodevrefresh. The drmmodevrefresh function attempts to avoid division by zero by checking whether htotal or vtotal is zero. However, we may still end ...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: The default value of “denominators” should be set to 1. WHAT & HOW Variables that are used as denominators and may not be assigned to other values should not have a default value of 0. Change their default value ...

5.5CVSS5.9AI score0.00262EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: padata: Fixed a possible “divide-by-0” panic in padatamthelper. We are encountering a “divide-by-0” panic in padata.c during bootup. 10.017908 Oops: Divide error: 0000 1 PREEMPT SMP NOPTI 10.017908 CPU: 26 PID: 2627 Comm:...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/11 3:48 a.m.4 views

SUSE CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS7.7AI score0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/10 4:15 p.m.12 views

CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/10 4:15 p.m.3 views

DEBIAN-CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/10 4:15 p.m.8 views

UBUNTU-CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/10 3:58 p.m.122 views

CVE-2024-57950

The CVE-2024-57950 entry concerns the Linux kernel drm/amd/display path, where a defect caused denominators used in calculations to potentially be uninitialized or set to zero, risking division by zero. The resolved description states the fix: initialize denominator defaults to 1 to avoid DIVIDE_...

5.5CVSS4.6AI score0.00172EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/10 3:58 p.m.1 views

CVE-2024-57950 drm/amd/display: Initialize denominator defaults to 1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

6.2AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/10 3:58 p.m.20 views

CVE-2024-57950 drm/amd/display: Initialize denominator defaults to 1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

0.00172EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/02/10 12:00 a.m.6 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, which originates in the drm/amd/display component, where a variable used as the denominator may not be initialized to a...

5.5CVSS6AI score0.00172EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-39475)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-39475 advisory. - In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Handle err return when...

5.5CVSS5.9AI score0.00229EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/05 12:00 a.m.9 views

CVE-2024-57598

A floating point exception divide-by-zero vulnerability was discovered in Bento4 1.6.0-641 in function AP4TfraAtom of Ap4TfraAtom.cpp which allows a remote attacker to cause a denial of service vulnerability...

6.5CVSS6.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/05 12:00 a.m.10 views

PT-2025-5775

Name of the Vulnerable Software and Affected Versions: Bento4 version 1.6.0-641 Description: A floating point exception vulnerability, specifically a divide-by-zero error, was discovered in the AP4 TfraAtom function of Ap4TfraAtom.cpp. This issue allows a remote attacker to cause a denial of...

6.5CVSS6AI score0.00453EPSS
SaveExploits1References8
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.5 views

USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command

...

5.5CVSS7.3AI score0.00242EPSS
SaveExploits0
Rows per page
Query Builder