Lucene search
+L

2618 matches found

OSV
OSV
added 2024/10/21 8:5 p.m.14 views

CVE-2022-48979 drm/amd/display: fix array index out of bound error in DCN32 DML

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML Why&How LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to us...

5.5CVSS5.9AI score0.00206EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:54 p.m.34 views

CVE-2024-50007 ALSA: asihpi: Fix potential OOB array access

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

0.0025EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.7 views

drm/amd/pm: Fix negative array index read

...

7.8CVSS7.2AI score0.0026EPSS
SaveExploits0
OSV
OSV
added 2024/10/14 12:7 p.m.21 views

SUSE-SU-2024:3617-1 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...

7.8CVSS7.8AI score0.00317EPSS
SaveExploits1References12
Microsoft CVE
Microsoft CVE
added 2024/10/14 7:0 a.m.17 views

drm/amd/display: Add array index check for hdcp ddc access

...

7.8CVSS6.7AI score0.00245EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/10/14 7:0 a.m.6 views

drm/amd/display: Check gpio_id before used as array index

...

7.8CVSS6.7AI score0.00269EPSS
SaveExploits0
OSV
OSV
added 2024/10/01 9:5 p.m.15 views

CLSA-2024-1727816710 Fix of 60 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26752 - l2tp: pass correct message length to ip6appenddata CVE-url: https://ubuntu.com/security/CVE-2023-52527 - ipv4, ipv6: Fix handling of transhdrlen in ip,6appenddata CVE-url: https://ubuntu.com/security/CVE-2024-43882 - exec: Fix ToCToU between...

8.4CVSS6.8AI score0.00299EPSS
SaveExploits1References1
CNVD
CNVD
added 2024/09/29 12:0 a.m.10 views

Unspecified vulnerability in Linux kernel (CNVD-2024-40278)

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.8CVSS6.5AI score0.0026EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.5 views

SUSE CVE-2024-46804

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...

6.1CVSS6.4AI score0.00245EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.5 views

SUSE CVE-2024-46818

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...

7.8CVSS6.4AI score0.00269EPSS
SaveExploits0References53
RedhatCVE
RedhatCVE
added 2024/09/27 4:18 p.m.15 views

CVE-2024-46804

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.8CVSS7.1AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.25 views

CVE-2024-46821

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.8CVSS7AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.16 views

CVE-2024-46818

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...

7.8CVSS7AI score0.00269EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.40 views

CVE-2024-46821

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.8CVSS0.0026EPSS
SaveExploits0References8
NVD
NVD
added 2024/09/27 1:15 p.m.15 views

CVE-2024-46818

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...

7.8CVSS0.00269EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/27 1:15 p.m.2 views

DEBIAN-CVE-2024-46818

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...

7.8CVSS5.7AI score0.00269EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/27 1:15 p.m.13 views

CVE-2024-46804

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.8CVSS0.00245EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/27 1:15 p.m.1 views

DEBIAN-CVE-2024-46804

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.8CVSS5.6AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.9 views

UBUNTU-CVE-2024-46818

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...

7.8CVSS6.2AI score0.00269EPSS
SaveExploits0References26
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

UBUNTU-CVE-2024-46804

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
SaveExploits0References19
Rows per page
Query Builder