Lucene search
+L

445 matches found

SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.7 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
SaveExploits0References15
OSV
OSV
added 2024/09/18 7:15 a.m.10 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
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.29 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
SaveExploits0
NVD
NVD
added 2024/09/10 4:15 p.m.41 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
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/10 12:0 a.m.15 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
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.11 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
SaveExploits0References4
OSV
OSV
added 2024/09/04 7:15 p.m.12 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
SaveExploits0References1
CNNVD
CNNVD
added 2024/09/04 12:0 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 stems from an issue with the drm/amdgpu component where a soft recovery error is not properly passed to user space...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/26 11:15 a.m.13 views

UBUNTU-CVE-2024-43908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer dereference to rasmanager Check rasmanager before using it...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References26
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Using uninitialized value size when calling amdgpuvcecsreloc Initialize the size before calling amdgpuvcecsreloc, such as case 0x03000001. V2: To really improve the handling we would actually need to have a separate...

7CVSS5.7AI score0.0024EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.22 views

CVE-2024-42123

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix double free erraddr pointer warnings In amdgpuumcbadpagepollingtimeout, the amdgpuumchandlebadpages will be run many times so that double free erraddr in some special case. So set the erraddr to NULL to avoid the...

7CVSS5.5AI score0.00207EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 4:15 p.m.1 views

DEBIAN-CVE-2024-41093

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of framebuffer...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.20 views

AZL-47519 CVE-2024-41093 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of framebuffer...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/07/23 3:34 p.m.10 views

kernel: drm/amdgpu: use-after-free vulnerability

A failure flaw was found in the Linux kernel’s AMDGPU driver in how a user sends ioctl with an invalid address and size when using the AMD GPU. This flaw allows a local user to crash the system...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 1:15 p.m.17 views

UBUNTU-CVE-2022-48849

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bypass tiling flag check in virtual display case v2 vkms leverages common amdgpu framebuffer creation, and also as it does not support FB modifier, there is no need to check tiling flags when initing framebuffer when...

5.5CVSS5.7AI score0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

UBUNTU-CVE-2024-40987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

5.5CVSS6.1AI score0.00279EPSS
SaveExploits0References30
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:0 a.m.8 views

drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode()

...

7.8CVSS6.7AI score0.00245EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.7 views

Linux kernel security vulnerabilities

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, which stems from a UBSAN warning in the drm/amdgpu component in kvdpm.c. The vulnerability is caused by the presence of a...

5.5CVSS8.1AI score0.00279EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.7 views

kernel: drm/amdgpu: use-after-free vulnerability

A failure flaw was found in the Linux kernel’s AMDGPU driver in how a user sends ioctl with an invalid address and size when using the AMD GPU. This flaw allows a local user to crash the system...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/28 9:55 a.m.13 views

CLSA-2024-1719568519 Fix of 6 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-2201 - x86/cpufeatures: Add new word for scattered features - x86/cpufeatures: Add CPUIDLNX5 to track recently added Linux-defined word - x86/bugs: Change commas to semicolons in 'spectrev2' sysfs file - x86/bhi: Add support for clearing branch histor...

7.8CVSS6.7AI score0.08555EPSS
SaveExploits0References1
Rows per page
Query Builder