Lucene search
+L

2618 matches found

Cvelist
Cvelist
added 2024/09/27 12:36 p.m.41 views

CVE-2024-46821 drm/amd/pm: Fix negative array index read

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clkidex as an index into an array pptable-DpmDescriptor. V2: fix clkindex return check Tim Huang...

0.0026EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/27 12:36 p.m.26 views

CVE-2024-46821 drm/amd/pm: Fix negative array index read

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clkidex as an index into an array pptable-DpmDescriptor. V2: fix clkindex return check Tim Huang...

7AI score0.0026EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/27 12:36 p.m.15 views

CVE-2024-46821 drm/amd/pm: Fix negative array index read

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clkidex as an index into an array pptable-DpmDescriptor. V2: fix clkindex return check Tim Huang...

7.8CVSS6.2AI score0.0026EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.23 views

CVE-2024-46818 drm/amd/display: Check gpio_id before used as array index

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpioid before used as array index WHY & HOW GPIOIDUNKNOWN -1 is not a valid value for array index and therefore should be checked in advance. This fixes 5 OVERRUN issues reported by Coverity...

0.00269EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.117 views

CVE-2024-46818 drm/amd/display: Check gpio_id before used as array index

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpioid before used as array index WHY & HOW GPIOIDUNKNOWN -1 is not a valid value for array index and therefore should be checked in advance. This fixes 5 OVERRUN issues reported by Coverity...

6.9AI score0.00269EPSS
SaveExploits0References7
CVE
CVE
added 2024/09/27 12:35 p.m.130 views

CVE-2024-46818

CVE-2024-46818 affects the Linux kernel’s DRM/AMD display driver. The root cause is using GPIO_ID_UNKNOWN (-1) as an array index; a patch adds a pre-check before indexing the gpio_id, fixing 5 Coverity-reported overrun issues. The vulnerability is addressed in kernel updates that include the drm/...

7.8CVSS7.3AI score0.00269EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.16 views

CVE-2024-46804 drm/amd/display: Add array index check for hdcp ddc access

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

7AI score0.00245EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.17 views

CVE-2024-46804 drm/amd/display: Add array index check for hdcp ddc access

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

0.00245EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/27 12:35 p.m.130 views

CVE-2024-46804

CVE-2024-46804 affects the Linux kernel’s DRM/AMD display path, specifically HDCP DDC access. The vulnerability stems from an array index overrun due to not validating the index, which could lead to overrun/W earlier reports. The fix adds proper checks: validate the message id (msg_id) and ensure...

7.8CVSS7.4AI score0.00245EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/09/27 12:35 p.m.16 views

CVE-2024-46804 drm/amd/display: Add array index check for hdcp ddc access

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/09/27 12:0 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 not avoiding the use of negative values when dealing with array indexes. No details of the vulnerability are...

7.8CVSS8.2AI score0.0026EPSS
SaveExploits0References7
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 not checking the validity of gpioid before using it as an array index...

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

kernel: vt_ioctl: fix array_index_nospec in vt_setactivate

A vulnerability was found in the Linux kernel's vtioctl subsystem, where the vtsetactivate function can lead to a transient integer underflow due to improper handling of the vsa.console value. The vulnerability arises when an out-of-bounds value is decreased before being sanitized using...

5.5CVSS7.2AI score0.00306EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.10 views

The vulnerability of the array_index_nospec function in the DMA-BUF driver of the Linux operating system allows a hacker to gain unauthorized access to protected information or cause service failures.

The vulnerability of the arrayindexnospec function in the Linux kernel’s DMA-buf driver is related to a memory leak. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information or cause service failures...

5.2CVSS6.3AI score0.00257EPSS
SaveExploits0References16Affected Software4
NVD
NVD
added 2024/09/18 8:15 a.m.26 views

CVE-2024-46774

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Prevent Spectre v1 gadget construction in sysrtas Smatch warns: arch/powerpc/kernel/rtas.c:1932 dosysrtas warn: potential spectre issue 'args.args' r local cap The 'nargs' and 'nret' locals come directly from a...

7.1CVSS0.00241EPSS
SaveExploits0References7
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46774

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Prevent Spectre v1 gadget construction in sysrtas Smatch warns: arch/powerpc/kernel/rtas.c:1932 dosysrtas warn: potential spectre issue 'args.args' r local cap The 'nargs' and 'nret' locals come directly from a...

7.1CVSS6.1AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.6 views

UBUNTU-CVE-2024-46774

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Prevent Spectre v1 gadget construction in sysrtas Smatch warns: arch/powerpc/kernel/rtas.c:1932 dosysrtas warn: potential spectre issue 'args.args' r local cap The 'nargs' and 'nret' locals come directly from a...

7.1CVSS6.5AI score0.00241EPSS
SaveExploits0References20
OSV
OSV
added 2024/09/18 7:15 a.m.4 views

DEBIAN-CVE-2024-46728

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index for auxrdinterval before using auxrdinterval has size of 7 and should be checked. This fixes 3 OVERRUN and 1 INTEGEROVERFLOW issues reported by Coverity...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.20 views

CVE-2024-46730 drm/amd/display: Ensure array index tg_inst won't be -1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tginst won't be -1 WHY & HOW tginst will be a negative if timinggeneratorcount equals 0, which should be checked before used. This fixes 2 OVERRUN issues reported by Coverity...

6.9AI score0.00192EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.32 views

CVE-2024-46730 drm/amd/display: Ensure array index tg_inst won't be -1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tginst won't be -1 WHY & HOW tginst will be a negative if timinggeneratorcount equals 0, which should be checked before used. This fixes 2 OVERRUN issues reported by Coverity...

0.00192EPSS
SaveExploits0References2
Rows per page
Query Builder