Lucene search
+L

3631 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.8 views

UBUNTU-CVE-2022-49294

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.5CVSS6.1AI score0.00263EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 6:37 a.m.33 views

CVE-2021-47641

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will round up pixclock to get the derived frequency as...

5.5CVSS0.0025EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 6:37 a.m.8 views

DEBIAN-CVE-2021-47641

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will round up pixclock to get the derived frequency as...

5.5CVSS5.6AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.11 views

CVE-2021-47641

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will round up pixclock to get the derived frequency as...

5.5CVSS6.5AI score
SaveExploits0References9
OSV
OSV
added 2025/02/26 6:37 a.m.6 views

UBUNTU-CVE-2021-47641

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will round up pixclock to get the derived frequency as...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.22 views

CVE-2022-49670 linux/dim: Fix divide by 0 in RDMA DIM

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.00718EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:24 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.5CVSS5.5AI score0.00718EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:24 a.m.13 views

CVE-2022-49670 linux/dim: Fix divide by 0 in RDMA DIM

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.5CVSS5.2AI score
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:24 a.m.108 views

CVE-2022-49670

CVE-2022-49670 affects the Linux kernel RDMA DIM path (linux/dim). The issue is a divide-by-zero in rdma_dim_stats_compare() when prev->cpe_ratio == 0. A fix/backport was applied (backport_rdma_dim in mlx_compat), as documented in multiple advisories (e.g., Unity/Astra/Miracle/RO). The vulnera...

7.5CVSS5.4AI score0.00718EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:01 a.m.7 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...

6.3AI score0.00263EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 2:01 a.m.23 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
Debian CVE
Debian CVE
added 2025/02/26 2:01 a.m.54 views

CVE-2022-49294

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.3AI score0.00263EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:01 a.m.41 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...

0.00263EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:01 a.m.208 views

CVE-2022-49294

CVE-2022-49294 affects the Linux kernel (drm/amd/display) and is caused by an unchecked modulo division that can read 0, leading to a divide-by-zero panic. The available connected documents confirm the root cause and indicate a fix in the kernel to check for modulo == 0 before dividing. The explo...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/26 1:54 a.m.114 views

CVE-2021-47641

CVE-2021-47641 (Linux kernel) affects the video fbdev Cirrus driver (cirrusfb) within the kernel’s fbdev subsystem. The issue arises in cirrusfb_check_pixclock when pixclock can be zero, causing a divide by zero that Syzkaller reported. The driver then rounds up pixclock to approximate maxclock, ...

5.5CVSS5.2AI score0.0025EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.1 views

CVE-2021-47641 video: fbdev: cirrusfb: check pixclock to avoid divide by zero

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will round up pixclock to get the derived frequency as...

6AI score0.0025EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.17 views

CVE-2021-47641

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will round up pixclock to get the derived frequency as...

5.5CVSS5.5AI score0.0025EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.15 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 failure to check the pixclock value resulting in a divide-by-zero error...

5.5CVSS5.5AI score0.0025EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.9 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 failure to check for modulo zero resulting in a divide-by-zero error...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/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 error in the RDMA DIM...

5.5CVSS6.1AI score0.00718EPSS
SaveExploits0References6
Rows per page
Query Builder