Lucene search
+L

3628 matches found

CVE
CVE
added 2025/06/18 11:00 a.m.86 views

CVE-2022-49978

In the Linux kernel, CVE-2022-49978 concerns the fbdev subsystem (fb_pm2fb) where, during do_fb_ioctl() handling of FBIOPUT_VSCREENINFO, a freely copied var may propagate to fb_set_var()/fb_check_var() and reach pm2fb_check_var(). If var->pixclock is zero, the reciprocal check can trigger a di...

5.5CVSS6.4AI score0.00217EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49978 fbdev: fb_pm2fb: Avoid potential divide by zero error

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbpm2fb: Avoid potential divide by zero error In dofbioctl of fbmem.c, if cmd is FBIOPUTVSCREENINFO, var will be copied from user, then go through fbsetvar and info-fbops-fbcheckvar which could may be pm2fbcheckvar. Along...

0.00217EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.16 views

CVE-2022-49978

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbpm2fb: Avoid potential divide by zero error In dofbioctl of fbmem.c, if cmd is FBIOPUTVSCREENINFO, var will be copied from user, then go through fbsetvar and info-fbops-fbcheckvar which could may be pm2fbcheckvar. Along...

5.5CVSS5.2AI score0.00217EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/06/18 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 that stems from insufficient parameter checking in the i740calcvclk function, which could lead to a divide-by-zero error...

5.5CVSS6.3AI score0.00217EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.11 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 exception in rtw89 8852a rfk...

5.5CVSS6.1AI score0.00208EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.15 views

PT-2025-25936 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A divide-by-zero bug can occur in the Linux kernel due to improper handling of the pixclock value in the i740 calc vclk function. This issue arises when the user provides a pixclock...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References587
CNNVD
CNNVD
added 2025/06/18 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 Linux kernel that stems from a failure to check the LSA size, which could lead to a divide-by-zero error...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 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 that stems from a potential divide-by-zero error in fbpm2fb, which could cause the kernel to crash...

5.5CVSS6.3AI score0.00217EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.12 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 stems from the arkfb driver's divide-by-zero error in arksetpixclock, which could lead to a crash...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.22 views

PT-2025-26028 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A divide-by-zero bug has been identified in the Linux kernel, specifically in the arkfb driver. This issue arises when a user controls the arguments of the ioctl from user space,...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References587
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.17 views

PT-2025-25904 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential divide by zero error has been identified in the Linux kernel, specifically in the fb pm2fb function of the fbdev module. This issue arises when the do fb ioctl function in...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References587
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: The default value for “denominator” is initialized to 1. WHAT & HOW Variables that are used as denominators and may not be assigned to other values should be initialized to a non-zero value to avoid “DIVIDEBYZERO...

5.5CVSS6.2AI score0.00172EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid dividing by zero in the table status in Inline mode. In Inline mode, the journal is not used, and journalsectors is zero. Calculating the journal watermark requires dividing by journalsectors, which should onl...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: objtool, media: dib8000: Prevent division by zero in dib8000setdds. If the call to dib8000read32 by dib8000setdds returns zero, it will lead to a division by zero. This issue should be prevented. The following warning has also be...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: pwm: mediatek: A divide-by-zero issue was addressed in pwmmediatekconfig. When CONFIGCOMPILETEST is enabled and !CONFIG HAVECLK is true, pwmmediatekconfig contains a divide-by-zero in the following line: c dodivresolution,...

5.5CVSS5.7AI score0.00275EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/04 12:00 a.m.12 views

PT-2025-37201

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to RDMA and the hfi1 driver. A divide-by-zero error could occur within the find hw thread mask function due to a division operation where the...

6CVSS6.1AI score0.0017EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/24 12:00 a.m.13 views

memory_pages 数字错误漏洞

memorypages is a small library from the Fractal Fir individual developers that provides a cross-platform API for requesting pages from the kernel under certain prerequisites. A numeric error vulnerability exists in memorypages version 0.1.0, which stems from a possible divide-by-zero error...

2.9CVSS6.5AI score0.00326EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/23 3:36 a.m.12 views

CVE-2023-2839

Divide By Zero in GitHub repository gpac/gpac prior to 2.2.2...

7.5CVSS6.7AI score0.00639EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:17 a.m.10 views

CVE-2023-23109

In crasm 1.8-3, invalid input validation, specific files passed to the command line application, can lead to a divide by zero fault in the function opdiv...

7.5CVSS7AI score0.00738EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:40 a.m.7 views

CVE-2023-30207

A divide by zero issue discovered in Kodi Home Theater Software 19.5 and earlier allows attackers to cause a denial of service via use of crafted mp3 file...

5.5CVSS6.7AI score0.00329EPSS
SaveExploits1References1
Rows per page
Query Builder