Lucene search
+L

540 matches found

NVD
NVD
added 2025/02/26 7:1 a.m.12 views

CVE-2022-49670

In the Linux kernel, the following vulnerability has been resolved: linux/dim: Fix divide by 0 in RDMA DIM Fix a divide 0 error in rdmadimstatscompare when prev-cperatio == 0. CallTrace: Hardware name: H3C R4900 G3/RS33M2C9S, BIOS 2.00.37P21 03/12/2020 task: ffff880194b78000 task.stack:...

7.5CVSS0.007EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 2:1 a.m.21 views

CVE-2022-49294 drm/amd/display: Check if modulo is 0 before dividing.

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check if modulo is 0 before dividing. How & Why If a value of 0 is read, then this will cause a divide-by-0 panic...

5.5CVSS5.1AI score
SaveExploits0References7
OSV
OSV
added 2025/02/20 8:18 p.m.7 views

GHSA-X5VX-95H7-RV4P Cosmos SDK: Groups module can halt chain when handling a malicious proposal

Name: ASA-2025-003: Groups module can halt chain when handling a malicious proposal Component: CosmosSDK Criticality: High Considerable Impact; Likely Likelihood per ACMv1.2 Affected versions: = v0.47.15, = 0.50.11 Affected users: Validators, Full nodes, Users on chains that utilize the groups...

8.7CVSS6.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/16 12:0 a.m.6 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
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.11 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
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.00443EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/01/21 12:1 p.m.37 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.00443EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/21 12:1 p.m.150 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.00443EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/21 12:0 a.m.4 views

PT-2025-27980

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A divide by zero issue has been resolved in the Linux kernel. The problem occurs when dummy values in the populate dummy dml surface cfg function are not updated, leading to a divide b...

5.5CVSS5.9AI score0.00132EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/20 6:22 a.m.13 views

CVE-2024-57922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS6.8AI score0.0025EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/19 12:15 p.m.13 views

CVE-2024-57922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS0.0025EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/19 11:52 a.m.8 views

CVE-2024-57922 drm/amd/display: Add check for granularity in dml ceil/floor helpers

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS6.1AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.22 views

CVE-2024-57922 drm/amd/display: Add check for granularity in dml ceil/floor helpers

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

0.0025EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/01/10 12:0 a.m.19 views

PT-2025-6058

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to variables used as denominators in the drm/amd/display module, which should be initialized to non-zero value...

7.8CVSS6.3AI score0.00611EPSS
SaveExploits1References70
CNVD
CNVD
added 2025/01/03 12:0 a.m.34 views

Google Android suffers from unspecified vulnerability (CNVD-2025-01682)

Google Android is a Linux-based open source operating system from Google. A security vulnerability exists in Google Android that stems from a divide-by-zero error in the VideoFrameScheduler::PLL::fit method in the VideoFrameScheduler.cpp file, which could lead to a remote denial of service. No...

6.5CVSS6.7AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/15 12:0 a.m.10 views

CVE-2024-56073

An issue was discovered in FastNetMon Community Edition through 1.2.7. Zero-length templates for Netflow v9 allow remote attackers to cause a denial of service divide-by-zero error and application crash...

7.5CVSS6.8AI score
SaveExploits0References4
Rosalinux
Rosalinux
added 2024/11/26 11:29 a.m.12 views

Advisory ROSA-SA-2024-2533

Software: imlib2 1.4.9 OS: rosa-server79 packageevrstring: imlib2-1.4.9-1.res7 CVE-ID: CVE-2014-9762 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: imlib2 allows remote attackers to cause a denial of service segmentation error using a GIF image without a color map. CVE-STATUS: Fixed CVE-REV: Run the yum...

9.8CVSS8.4AI score0.05839EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.2 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 an issue with the nfsd subsystem namelen not returning an error when it is zero...

6.5CVSS6.7AI score0.0116EPSS
SaveExploits0References10
Veracode
Veracode
added 2024/09/06 8:11 a.m.10 views

Division By Zero Error

TensorFlow is vulnerable to Division By Zero Error. The vulnerability is due to improper validation of the params input in the GatherNd TFLite operator, which allows an empty tensor to craft a malicious model that can trigger a division by zero and causing a zero dimension in paramsshape.Dims...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
added 2024/09/04 6:58 a.m.8 views

Division By Zero Error

TensorFlow is vulnerable to a Division By Zero Error. The vulnerability is due to a division by zero error in the TFLite implementation of hashtable lookup when the values tensor's first dimension is 0, allowing an attacker to craft a model that, when processed, triggers the division by zero erro...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits1References4Affected Software3
Rows per page
Query Builder