Lucene search
+L

11767 matches found

OSV
OSV
added 2024/07/30 7:46 a.m.28 views

CVE-2024-42148 bnx2x: Fix multiple UBSAN array-index-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: bnx2x: Fix multiple UBSAN array-index-out-of-bounds Fix UBSAN warnings that occur when using a system with 32 physical cpu cores or more, or when the user defines a number of Ethernet queues greater than or equal to FPSBMAXE1x...

6.3AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42121 drm/amd/display: Check index msg_id before read or write

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msgid before read or write WHAT msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEIDINVALID -1. HOW Check whether msgid is valid before...

6.7AI score0.0026EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.39 views

CVE-2024-42121 drm/amd/display: Check index msg_id before read or write

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msgid before read or write WHAT msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEIDINVALID -1. HOW Check whether msgid is valid before...

0.0026EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.36 views

CVE-2024-42118 drm/amd/display: Do not return negative stream id for array

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not return negative stream id for array WHY resourcestreamtostreamidx returns an array index and it return -1 when not found; however, -1 is not a valid array index number. HOW When this happens, call ASSERT,...

0.00235EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.15 views

CVE-2024-42117 drm/amd/display: ASSERT when failing to find index by plane/stream id

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: ASSERT when failing to find index by plane/stream id WHY finddispcfgidxbyplaneid and finddispcfgidxbystreamid returns an array index and they return -1 when not found; however, -1 is not a valid index number. HOW...

6.9AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/30 7:46 a.m.17 views

CVE-2024-42117 drm/amd/display: ASSERT when failing to find index by plane/stream id

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: ASSERT when failing to find index by plane/stream id WHY finddispcfgidxbyplaneid and finddispcfgidxbystreamid returns an array index and they return -1 when not found; however, -1 is not a valid index number. HOW...

7.8CVSS6.2AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/30 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 failure to account for the possibility that the NIC may only send statistics for some queues when reading...

7CVSS8.1AI score0.00194EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.8 views

PT-2024-12453

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.13 TensorFlow versions 2.12 and earlier Description The issue is caused by array ops.upper bound when not given a rank 2 tensor, resulting in a segfault. The estimated number of potentially affected devices...

8.7CVSS6AI score0.00429EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2024/07/30 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 Linux kernel that stems from a failure to check the index of pipectx when setting vertical whitespace in the drm/amd/display module, which...

7.8CVSS6.3AI score0.00263EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/07/30 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 originates from an attempt to find a free audio resource in the drm/amd/display module with an unknown engineid, but...

7.8CVSS6.3AI score0.00281EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/07/29 6:15 p.m.15 views

CVE-2024-42098

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/07/29 5:35 p.m.45 views

CVE-2024-42092 gpio: davinci: Validate the obtained number of IRQs

In the Linux kernel, the following vulnerability has been resolved: gpio: davinci: Validate the obtained number of IRQs Value of pdata-gpiounbanked is taken from Device Tree. In case of broken DT due to any error this value can be any. Without this value validation there can be out of chips-irqs...

0.00223EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41061

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport Why Potential out of bounds access in dml2calculaterqanddlgparams because the value of outloweststateidx used as an index for FCLKChangeSupport array can be...

7.8CVSS5.8AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41028

In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshibaacpi: Fix array out-of-bounds access In order to use toshibadmiquirks together with the standard DMI matching functions, it must be terminated by a empty entry. Since this entry is missing, an array...

7.8CVSS5.5AI score0.003EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 3:15 p.m.15 views

CVE-2024-41028

In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshibaacpi: Fix array out-of-bounds access In order to use toshibadmiquirks together with the standard DMI matching functions, it must be terminated by a empty entry. Since this entry is missing, an array...

7.8CVSS0.003EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.13 views

UBUNTU-CVE-2024-41028

In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshibaacpi: Fix array out-of-bounds access In order to use toshibadmiquirks together with the standard DMI matching functions, it must be terminated by a empty entry. Since this entry is missing, an array...

7.8CVSS6.6AI score0.003EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

UBUNTU-CVE-2024-41061

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport Why Potential out of bounds access in dml2calculaterqanddlgparams because the value of outloweststateidx used as an index for FCLKChangeSupport array can be...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References15
CVE
CVE
added 2024/07/29 2:57 p.m.229 views

CVE-2024-41071

CVE-2024-41071 is rejected/not used per initial description; does not represent an active vulnerability entry.

6.7AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.23 views

CVE-2024-41071

...

8AI score
SaveExploits0
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.40 views

CVE-2024-41071

...

SaveExploits0
Rows per page
Query Builder