Lucene search
+L

7683 matches found

OSV
OSV
added 2024/12/29 11:29 a.m.10 views

CVE-2024-56721 x86/CPU/AMD: Terminate the erratum_1386_microcode array

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Terminate the erratum1386microcode array The erratum1386microcode array requires an empty entry at the end. Otherwise x86matchcpuwithstepping will continue iterate the array after it ended. Add an empty entry to...

7.1CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/29 11:29 a.m.25 views

CVE-2024-56721 x86/CPU/AMD: Terminate the erratum_1386_microcode array

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Terminate the erratum1386microcode array The erratum1386microcode array requires an empty entry at the end. Otherwise x86matchcpuwithstepping will continue iterate the array after it ended. Add an empty entry to...

7.1CVSS0.00228EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/29 11:29 a.m.21 views

CVE-2024-56721

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Terminate the erratum1386microcode array The erratum1386microcode array requires an empty entry at the end. Otherwise x86matchcpuwithstepping will continue iterate the array after it ended. Add an empty entry to...

7.1CVSS5.6AI score0.00228EPSS
SaveExploits0
OSV
OSV
added 2024/12/28 10:15 a.m.7 views

UBUNTU-CVE-2024-56695

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.5AI score0.00216EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.6 views

SUSE CVE-2024-53201

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe This commit addresses a null pointer dereference issue in dcn20programpipe. Previously, commit 8e4ed3cf1642 "drm/amd/display: Add null check for...

5.5CVSS7.6AI score0.00216EPSS
SaveExploits0References13
NVD
NVD
added 2024/12/27 3:15 p.m.13 views

CVE-2024-56608

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

7.8CVSS0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

DEBIAN-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.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.10 views

CVE-2024-56551

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.8CVSS0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 3:15 p.m.14 views

UBUNTU-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.5CVSS6.2AI score0.00227EPSS
SaveExploits0References46
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.31 views

CVE-2024-56608 drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

7.8CVSS0.00255EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.15 views

CVE-2024-56608

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0
NVD
NVD
added 2024/12/27 2:15 p.m.29 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.5CVSS0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.2 views

DEBIAN-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.5CVSS5.7AI score0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.18 views

CVE-2024-53201

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe This commit addresses a null pointer dereference issue in dcn20programpipe. Previously, commit 8e4ed3cf1642 "drm/amd/display: Add null check for...

5.5CVSS0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.0 views

DEBIAN-CVE-2024-53200

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in hwsssetupdpp This commit addresses a null pointer dereference issue in hwsssetupdpp. The issue could occur when pipectx-planestate is null. The fix adds a check to ensure...

5.5CVSS5.6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.8 views

UBUNTU-CVE-2024-53201

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe This commit addresses a null pointer dereference issue in dcn20programpipe. Previously, commit 8e4ed3cf1642 "drm/amd/display: Add null check for...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

UBUNTU-CVE-2024-53200

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in hwsssetupdpp This commit addresses a null pointer dereference issue in hwsssetupdpp. The issue could occur when pipectx-planestate is null. The fix adds a check to ensure...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.26 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...

0.00251EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/27 2:11 p.m.113 views

CVE-2024-56542

Summary of CVE-2024-56542: In the Linux kernel, drm/amd/display suffers a memleak during driver removal (amdgpu) due to incomplete cleanup in the takedown path. The trace shows memory manager not clean during takedown and a cascade through amdgpu_gtt_mgr_fini, amdgpu_ttm_fini, amdgpu_bo_fini, gmc...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.44 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.5CVSS5.7AI score0.00251EPSS
SaveExploits0
Rows per page
Query Builder