Lucene search
+L

3795 matches found

Positive Technologies
Positive Technologies
added 2024/11/27 12:00 a.m.8 views

PT-2024-10640 · Unknown · Videoframescheduler

Name of the Vulnerable Software and Affected Versions: VideoFrameScheduler affected versions not specified Description: The issue is related to a possible remote denial of service due to a divide by 0 error in the VideoFrameScheduler::PLL::fit function in VideoFrameScheduler.cpp. This could lead ...

6.5CVSS6.5AI score0.00296EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/19 12:00 a.m.8 views

Linux kernel 安全漏洞

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 security vulnerability that stems from the presence of a divide-by-zero problem...

5.5CVSS6.8AI score0.00254EPSS
SaveExploits0References9
OSV
OSV
added 2024/11/12 4:56 p.m.19 views

CLSA-2024-1731430561 kernel: Fix of 31 CVEs

driver core: bus: Fix double free in driver API busregister CVE-2024-50055 - net: tun: Fix use-after-free in tundetach CVE-2022-49014 - memcg: fix possible use-after-free in memcgwriteeventcontrol CVE-2022-48988 - ppp: fix pppasyncencode illegal access CVE-2024-50035 - drivers: media:...

9.8CVSS6.9AI score0.05524EPSS
SaveExploits5References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:20 a.m.5 views

edk2: Temporary DoS vulnerability

A divide-by-zero vulnerability was found in edk2. A successful exploit of this vulnerability may lead to a loss of availability...

6CVSS7.3AI score0.00217EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: usbnet: sanity check for maxpacket

In the Linux kernel, the following vulnerability has been resolved: usbnet: sanity check for maxpacket maxpacket of 0 makes no sense and oopses as we need to divide by it. Give up. V2: fixed typo in log and stylistic issues...

5.5CVSS6.4AI score0.00213EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/11/09 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 problem in the ad7124setchannelodr function...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/11/09 12:00 a.m.8 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 problem in the ad9832calcfreqreg function...

5.5CVSS6.8AI score0.00267EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/11/08 12:00 a.m.8 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 the presence of a divide-by-zero problem in the applyconstrainttosize function...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.9 views

kernel: padata: Fix possible divide-by-0 panic in padata_mt_helper()

A denial of service vulnerability exists in the Linux kernel. A possible divide-by-0 is in the padatamthelper function when the ps-chunksize is 0. This vulnerability could result in a loss of system availability...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.16 views

kernel: padata: Fix possible divide-by-0 panic in padata_mt_helper()

A denial of service vulnerability exists in the Linux kernel. A possible divide-by-0 is in the padatamthelper function when the ps-chunksize is 0. This vulnerability could result in a loss of system availability...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:00 a.m.21 views

RHEL 5 : kernel (RHSA-2018:2172)

The remote Redhat Enterprise Linux 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:2172 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: An industry-wide issue was found in th...

5.5CVSS7.1AI score0.60631EPSS
SaveExploits3References7
SUSE CVE
SUSE CVE
added 2024/10/26 3:02 a.m.5 views

SUSE CVE-2024-49899

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 WHAT & HOW Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to 1 so they are never 0. This fixes 10 DIVIDEBYZERO...

5.5CVSS7.8AI score0.00262EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.4 views

SUSE CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.5AI score0.00257EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/10/22 2:42 p.m.14 views

CVE-2024-49888

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program may cause kernel crash due to the following error: Oops: divide error: 0000 1 PREEMPT SMP KASAN PTI The failure is due to the below signed divide:...

4.4CVSS7.1AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

AZL-51380 CVE-2024-49899 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 WHAT & HOW Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to 1 so they are never 0. This fixes 10 DIVIDEBYZERO...

5.5CVSS6.3AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49899

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 WHAT & HOW Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to 1 so they are never 0. This fixes 10 DIVIDEBYZERO...

5.5CVSS5.7AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

DEBIAN-CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS5.7AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

AZL-51431 CVE-2024-49892 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.3AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.7 views

UBUNTU-CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 6:01 p.m.15 views

CVE-2024-49899 drm/amd/display: Initialize denominators' default to 1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 WHAT & HOW Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to 1 so they are never 0. This fixes 10 DIVIDEBYZERO...

6.3AI score
SaveExploits0References8
Rows per page
Query Builder