Lucene search
+L

395 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.15 views

Astra Linux – Vulnerability in Linux 6.1

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

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdgpu: fixed the UBSAN warning in kvdpm.c Added a bounds check for sumovidmappingentry...

5.5CVSS6.3AI score0.00279EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

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

5.5CVSS6.1AI score0.00235EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.3 views

Astra Linux - уязвимость в linux

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: fix refcount leak Why the gem object rfb-base.obj0 is get according to numplanes in amdgpufbcreate, but is not put according to numplanes How put rfb-base.obj0 in amdgpufbdevdestroy according to numplanes...

5.5CVSS6.5AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:31 a.m.11 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.8CVSS6.8AI score0.0017EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/19 12:0 a.m.6 views

PT-2025-3646 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition issue has been found in the Linux kernel, specifically in the AMDGPU driver. The issue occurs when running YouTube videos and Steam games simultaneously, causing a...

8.1CVSS7.6AI score0.0075EPSS
SaveExploits3References882
OSV
OSV
added 2025/01/15 1:15 p.m.4 views

UBUNTU-CVE-2024-57888

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/01/13 1:21 p.m.13 views

CVE-2024-46896

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 "drm/sched: memset 'job' in drmschedjobinit" accessing job-base.sched can produce unexpected results as the initialisation of job-base.sched done in amdgpujoballoc is...

5.5CVSS6.7AI score0.00212EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/01/11 12:35 p.m.10 views

CVE-2024-46896

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 "drm/sched: memset 'job' in drmschedjobinit" accessing job-base.sched can produce unexpected results as the initialisation of job-base.sched done in amdgpujoballoc is...

5.5CVSS5.7AI score0.00212EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/11 12:21 a.m.4 views

SUSE CVE-2024-56594

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: set the right AMDGPU sg segment limitation The driver needs to set the correct maxsegmentsize; otherwise debugdmamapsg will complain about the over-mapping of the AMDGPU sg length as following: WARNING: CPU: 6 PID: 19...

5.5CVSS7.7AI score0.00227EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/01/08 2:20 p.m.13 views

CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS6.8AI score0.00251EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.3 views

SUSE CVE-2024-56753

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfxv90 Module This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/28 9:46 a.m.6 views

CVE-2024-56695 drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()'

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfdgetcuoccupancy' The kfdgetcuoccupancy function previously declared a large cuoccupancy array as a local variable, which could lead to stack overflows due to excessi...

7.8CVSS6.1AI score0.00216EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.5 views

SUSE CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

4.4CVSS7.7AI score0.00251EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.26 views

CVE-2024-56594 drm/amdgpu: set the right AMDGPU sg segment limitation

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: set the right AMDGPU sg segment limitation The driver needs to set the correct maxsegmentsize; otherwise debugdmamapsg will complain about the over-mapping of the AMDGPU sg length as following: WARNING: CPU: 6 PID: 19...

0.00227EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:22 p.m.11 views

CVE-2024-56551 drm/amdgpu: fix usage slab after free

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix usage slab after free +0.000021 BUG: KASAN: slab-use-after-free in drmschedentityflush+0x6cb/0x7a0 gpusched +0.000027 Read of size 8 at addr ffff8881b8605f88 by task amdpciunplug/2147 +0.000023 CPU: 6 PID: 2147...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 2:15 p.m.8 views

UBUNTU-CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:11 p.m.8 views

CVE-2024-56542 drm/amd/display: fix a memleak issue when driver is removed

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/12/27 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. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the drm/amdgpu driver...

7.8CVSS7AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/19 12:0 a.m.15 views

PT-2025-3613

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a false positive warning in the Linux kernel when cancelling WQ MEM RECLAIM work from a !WQ MEM RECLAIM worker. This warning occurs after a specific commit and is...

5.5CVSS7.1AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder