Lucene search
K

377 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.5 views

AZL-51413 CVE-2024-49904 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cases. - listforeachentrysafe...

5.5CVSS5.6AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

AZL-51554 CVE-2024-49904 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cases. - listforeachentrysafe...

5.5CVSS5.6AI score0.00233EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:0 a.m.4 views

The vulnerability of the atomctrl_retrieve_ac_timing() function in the amdgpu driver of the Linux operating system allows a attacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the atomctrlretrieveactiming function in the driver drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c of the amdgpu kernel in the Linux operating system is related to reading memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to...

7.1CVSS6.5AI score0.00239EPSS
Exploits0References23Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/10/04 12:0 a.m.2 views

The vulnerability of the amdgpu_vce_ring_parse_cs() function in the amdgpu driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the amdgpuvceringparsecs function in the drivers/gpu/drm/amd/amdgpu/amdgpuvce.c driver for the amdgpu core of the Linux operating system is related to the absence of initialization for the variable size. Exploiting this vulnerability could allow an attacker to compromise the...

7CVSS6.5AI score0.0024EPSS
Exploits0References28Affected Software7
Amazon
Amazon
added 2024/10/02 12:0 a.m.3 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ima: Fix use-after-free on a dentry's dname.name CVE-2024-39494 In the Linux kernel, the following vulnerability has been resolved: net, sunrpc: Remap EPERM in case of connection failure in xstcpsetupsocket...

7.8CVSS6.6AI score0.00306EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.4 views

SUSE CVE-2024-46807

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL...

5.5CVSS6.4AI score0.00235EPSS
Exploits0References17
OSV
OSV
added 2024/09/27 1:15 p.m.7 views

AZL-49792 CVE-2024-46835 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS6.7AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.1 views

DEBIAN-CVE-2024-46819

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: the warning dereferencing obj for nbiov74 if rasmanager obj null, don't print NBIO err data...

5.5CVSS5.6AI score0.0024EPSS
Exploits0References1
NVD
NVD
added 2024/09/27 1:15 p.m.18 views

CVE-2024-46807

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL...

5.5CVSS0.00235EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.1 views

kernel: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc

A vulnerability was found in the Linux kernel's amdgpu driver in the amdgpuvceringparsecs function where the size variable is initialized with a pointer that may not be properly set before use. This issue could lead to unpredictable behavior in the system...

7CVSS6.8AI score0.0024EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.1 views

kernel: drm/amdgpu: add error handle to avoid out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdmav40irqidtoseq return -EINVAL, the process should be stop to avoid out-of-bounds read, so directly return -EINVAL...

7.1CVSS6.4AI score0.00238EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.3 views

kernel: drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'

An out-of-bounds access flaw was found in drivers/gpu/drm/amd/amdgpu/amdgpudiscovery.c in the Linux kernel. This issue may lead to a crash...

7.2AI score0.00013EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.0 views

kernel: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc

A vulnerability was found in the Linux kernel's amdgpu driver in the amdgpuvceringparsecs function where the size variable is initialized with a pointer that may not be properly set before use. This issue could lead to unpredictable behavior in the system...

7CVSS6.8AI score0.0024EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.2 views

SUSE CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS6.4AI score0.0022EPSS
Exploits0References15
OSV
OSV
added 2024/09/18 7:15 a.m.5 views

AZL-49410 CVE-2024-46725 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds write warning Check the ring type value to fix the out-of-bounds write warning...

7.8CVSS6.3AI score0.00239EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.19 views

CVE-2024-46724

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of dfv17channelnumber Check the fbchannelnumber range to avoid the array out-of-bounds read error...

7.1CVSS5.6AI score0.00242EPSS
Exploits0
NVD
NVD
added 2024/09/10 4:15 p.m.24 views

CVE-2024-31960

An issue was discovered in Samsung Mobile Processor Exynos 1480, Exynos 2400. The xclipse amdgpu driver has a reference count bug. This can lead to a use after free...

7.8CVSS0.0017EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/09/10 12:0 a.m.12 views

CVE-2024-31960

An issue was discovered in Samsung Mobile Processor Exynos 1480, Exynos 2400. The xclipse amdgpu driver has a reference count bug. This can lead to a use after free...

7.8CVSS7AI score0.0017EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.5 views

SAMSUNG Mobile Processor 安全漏洞

SAMSUNG Mobile Processor is a family of mobile processors from the South Korean company Samsung SAMSUNG. A security vulnerability exists in SAMSUNG Mobile Processor, which originates from a reference counting error in the xclipse amdgpu driver, resulting in memory reuse after release...

7.8CVSS6.7AI score0.0017EPSS
Exploits0References4
OSV
OSV
added 2024/09/04 7:15 p.m.6 views

AZL-49959 CVE-2024-44961 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Forward soft recovery errors to userspace As we discussed before1, soft recovery should be forwarded to userspace, or we can get into a really bad state where apps will keep submitting hanging command buffers cascadin...

5.5CVSS6.6AI score0.0021EPSS
Exploits0References1
Rows per page
Query Builder