Lucene search
+L

623 matches found

OSV
OSV
added 2024/10/21 6:2 p.m.17 views

CVE-2024-49970 drm/amd/display: Implement bounds check for stream encoder creation in DCN401

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

6.5AI score
SaveExploits0References5
NVD
NVD
added 2024/10/21 12:15 p.m.16 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS0.00244EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/10/21 12:0 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 an array out-of-bounds issue in the nciaddnewprotocol function in the NFC component...

7.1CVSS6.7AI score0.00343EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/10/21 12:0 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 an array index out-of-bounds error in the drm/amd/display component in the DCN32 DML...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/10/16 12:0 a.m.18 views

CVE-2024-46811

...

7.8CVSS7.4AI score0.00246EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/10/15 12:0 a.m.10 views

CVE-2021-20254

...

6.8CVSS6.4AI score0.01616EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2024/10/14 12:7 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-38538: net: bridge: xmit: make sure we have at least eth header len bytes bsc1226606. CVE-2024-40902: jfs: xattr: fix buffer overflow for invalid xattr...

6.9CVSS8AI score0.0032EPSS
SaveExploits1References22
RedhatCVE
RedhatCVE
added 2024/10/10 3:59 p.m.15 views

CVE-2024-46871

A flaw was found in the AMD Radeon graphics card driver in the Linux kernel. Out-of-bounds access can be triggered due to arrays being created based on the wrong number of maximum DMUB notification types available, resulting in a denial of service. Mitigation Mitigation for this issue is either n...

4.7CVSS7.9AI score0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/09 2:15 p.m.8 views

DEBIAN-CVE-2024-46871

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPUDMUBNOTIFICATIONMAX Why & How It actually exposes '6' types in enum dmubnotificationtype. Not 5. Using smaller number to create array dmubcallback & dmubthreadoffload has...

7.8CVSS5.5AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 2:15 p.m.12 views

UBUNTU-CVE-2024-46871

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPUDMUBNOTIFICATIONMAX Why & How It actually exposes '6' types in enum dmubnotificationtype. Not 5. Using smaller number to create array dmubcallback & dmubthreadoffload has...

7.8CVSS6.1AI score0.00215EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.6 views

SUSE CVE-2024-46833

In the Linux kernel, the following vulnerability has been resolved: net: hns3: void array out of bound when loop tnlnum When query reg inf of SSU, it loops tnlnum times. However, tnlnum comes from hardware and the length of array is a fixed value. To void array out of bound, make sure the loop ti...

5.5CVSS7.8AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.2 views

DEBIAN-CVE-2024-46833

In the Linux kernel, the following vulnerability has been resolved: net: hns3: void array out of bound when loop tnlnum When query reg inf of SSU, it loops tnlnum times. However, tnlnum comes from hardware and the length of array is a fixed value. To void array out of bound, make sure the loop ti...

7.8CVSS5.8AI score0.00229EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.4 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 failing to ensure that an endpoint index is within an array range when validating it...

7.8CVSS6.6AI score0.00244EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/27 12:0 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 Linux kernel that stems from allowing array out-of-bounds...

7.8CVSS6.5AI score0.0025EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.15 views

kernel: protect the fetch of ->fd[fd] in do_dup2() from mispredictions

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.5CVSS7AI score0.00281EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:0 a.m.5 views

CVE-2024-42301

...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:0 a.m.8 views

CVE-2024-43858

...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 10:15 a.m.8 views

AZL-48006 CVE-2024-43858 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

7.8CVSS5.6AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.6 views

AZL-47953 CVE-2024-43858 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

DEBIAN-CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS5.7AI score0.00218EPSS
SaveExploits0References1
Rows per page
Query Builder