Lucene search
+L

357 matches found

NVD
NVD
added 2024/04/17 4:15 p.m.45 views

CVE-2024-26914

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpccombine array size why MAXSURFACES is per stream, while MAXPLANES is per asic. The mpccombine is an array that records all the planes per asic. Therefore MAXPLANES should be used as the array siz...

7.8CVSS6.9AI score0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/17 4:15 p.m.20 views

AZL-62803 CVE-2024-26914 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpccombine array size why MAXSURFACES is per stream, while MAXPLANES is per asic. The mpccombine is an array that records all the planes per asic. Therefore MAXPLANES should be used as the array siz...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 4:15 p.m.28 views

CVE-2024-26914

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpccombine array size why MAXSURFACES is per stream, while MAXPLANES is per asic. The mpccombine is an array that records all the planes per asic. Therefore MAXPLANES should be used as the array siz...

7.8CVSS5.9AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 4:15 p.m.14 views

UBUNTU-CVE-2024-26914

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpccombine array size why MAXSURFACES is per stream, while MAXPLANES is per asic. The mpccombine is an array that records all the planes per asic. Therefore MAXPLANES should be used as the array siz...

7.8CVSS5.8AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 3:59 p.m.22 views

CVE-2024-26914 drm/amd/display: fix incorrect mpc_combine array size

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpccombine array size why MAXSURFACES is per stream, while MAXPLANES is per asic. The mpccombine is an array that records all the planes per asic. Therefore MAXPLANES should be used as the array siz...

7.8CVSS5.2AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/17 3:59 p.m.31 views

CVE-2024-26914 drm/amd/display: fix incorrect mpc_combine array size

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpccombine array size why MAXSURFACES is per stream, while MAXPLANES is per asic. The mpccombine is an array that records all the planes per asic. Therefore MAXPLANES should be used as the array siz...

7.8CVSS7.2AI score0.00216EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/17 3:59 p.m.102 views

CVE-2024-26914

CVE-2024-26914 concerns the Linux kernel DRM/AMD display path. The root cause is an incorrect mpc_combine array size:MAX_SURFACES was used instead of MAX_PLANES, causing an overflow when more than 3 planes are present. The patch uses MAX_PLANES as the array size, addressing the issue. The vulnera...

7.8CVSS7.1AI score0.00216EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/04 12:34 a.m.38 views

CVE-2024-26766

A vulnerability was found in the Linux kernel's infiniband hfi1 driver. This issue is caused by the incorrect handling of SDMA descriptors, which can lead to an array overflow and potential memory corruption or crashes...

4.4CVSS7.9AI score0.00266EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.35 views

CVE-2024-26768

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpicorepicNRCPUS to acpicorepicMAXCOREPIC With default config, the value of NRCPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAXCOREPIC is the maximum cpu number in MA...

7.2CVSS5.9AI score0.00598EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/03 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 the presence of an array overflow...

5.5CVSS6.4AI score0.00266EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.10 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 an array overflow...

6.5CVSS4.6AI score0.00598EPSS
SaveExploits0References5
CNVD
CNVD
added 2024/03/04 12:0 a.m.13 views

Linux kernel information disclosure vulnerability (CNVD-2024-30375)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from an information disclosure vulnerability that originates from an array overflow in rtwgettxpowerparams. An attacker could exploit this vulnerability to...

7.8CVSS6.2AI score0.00234EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/29 12:0 a.m.13 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 suffers from an information disclosure vulnerability that originates from an array overflow in rtwgettxpowerparams. An attacker could exploit this vulnerability to...

7.8CVSS7.9AI score0.00234EPSS
SaveExploits0References7
NVD
NVD
added 2024/02/26 8:19 p.m.43 views

CVE-2024-26149

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. If an excessively large value is specified as the starting index for an array in abidecode, it can cause the read position to overflow. This results in the decoding of values outside the intended array bounds, potential...

5.3CVSS4AI score0.00547EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/26 8:16 p.m.20 views

CVE-2024-26149 Vyper _abi_decode Memory Overflow

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. If an excessively large value is specified as the starting index for an array in abidecode, it can cause the read position to overflow. This results in the decoding of values outside the intended array bounds, potential...

3.7CVSS4.7AI score
SaveExploits0References3
OSV
OSV
added 2024/01/15 4:56 p.m.10 views

SUSE-SU-2024:0106-1 Security update for postgresql, postgresql15, postgresql16

This update for postgresql, postgresql15, postgresql16 fixes the following issues: This update ships postgresql 16. Security issues fixed: CVE-2023-5868: Fix handling of unknown-type arguments in DISTINCT 'any' aggregate functions. This error led to a text-type value being interpreted as an...

8.8CVSS7.5AI score0.04322EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/01/10 2:41 a.m.7 views

SUSE CVE-2023-39271

Multiple integer overflow vulnerabilities exist in the LXT2 facgeometry parsing functionality of GTKWave 3.3.115. A specially crafted .lxt2 file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the...

7.8CVSS8.1AI score0.00414EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.39 views

Oracle Linux 8 : kernel (ELSA-2020-4431)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-4431 advisory. - fs xfs: fix boundary test in xfsattrshortformverify Eric Sandeen 1875316 CVE-2020-14385 - net packet: fix overflow in tpacketrcv Hangbin Liu 1876224...

8.2CVSS7.2AI score0.03539EPSS
SaveExploits13References47
RedHat Linux
RedHat Linux
added 2023/07/21 2:35 p.m.12 views

OpenJDK: array indexing integer overflow issue (8304468)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u371, 8u371-perf, 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6,...

3.7CVSS7.2AI score0.01319EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/07/20 1:9 p.m.10 views

OpenJDK: array indexing integer overflow issue (8304468)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u371, 8u371-perf, 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6,...

3.7CVSS7.2AI score0.01319EPSS
SaveExploits0References4
Rows per page
Query Builder