Lucene search
+L

3795 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

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 cause a divide by zero error in uartgetdivisor. The check for uartclk...

5.5CVSS6.2AI score0.00257EPSS
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.00239EPSS
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.2 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.117 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.0044EPSS
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
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.13 views

SUSE CVE-2024-57932

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

5.5CVSS7.7AI score0.00452EPSS
SaveExploits0References14
CNVD
CNVD
added 2025/01/22 12:00 a.m.11 views

Linux kernel divide by zero error vulnerability (CNVD-2025-02100)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a divide by zero error vulnerability that stems from a divide by zero error in isd200atacommand. No detailed vulnerability details are provided at this time...

5.5CVSS6.7AI score0.00242EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/21 2:21 p.m.12 views

CVE-2024-57932

A flaw was found in the Google Virtual Ethernet gve module in the Linux kernel. The eXpress Data Path XDP xmit Network Device Operation NDO callback does not properly check for an empty XDP queue, causing a divide-by-zero error or a NULL pointer dereference, resulting in a denial of service...

5.5CVSS6.2AI score0.00452EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/21 12:15 p.m.2 views

DEBIAN-CVE-2024-57932

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

5.5CVSS5.8AI score0.00452EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/21 12:01 p.m.152 views

CVE-2024-57932

CVE-2024-57932 is resolved in the Linux kernel. It concerns the GVE/XDP path: dedicated XDP queues exist only when an XDP program is loaded and the interface is up. The NDO XDP XMIT callback must return early if no XDP program is loaded or if the interface is down. Otherwise, priv->num_xdp_que...

9.8CVSS6.8AI score0.00452EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/01/21 12:01 p.m.40 views

CVE-2024-57932 gve: guard XDP xmit NDO on existence of xdp queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

9.8CVSS0.00452EPSS
SaveExploits0References3
Rows per page
Query Builder