Lucene search
+L

542 matches found

OSV
OSV
added 2024/05/01 12:54 p.m.15 views

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

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential out-of-bounds access in 'amdgpudiscoveryregbaseinit' The issue arises when the array 'adev-vcn.vcnconfig' is accessed before checking if the index 'adev-vcn.numvcninst' is within the bounds of the array...

6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.20 views

CVE-2024-27029 drm/amdgpu: fix mmhub client id out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix mmhub client id out-of-bounds access Properly handle cid 0x140...

7.1CVSS6.8AI score0.00282EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.58 views

CVE-2024-27029

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix mmhub client id out-of-bounds access Properly handle cid 0x140...

7.1CVSS7AI score0.00282EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26949

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

5.5CVSS5.6AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

UBUNTU-CVE-2024-26949

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

5.5CVSS6.1AI score0.00243EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/01 5:18 a.m.172 views

CVE-2024-26949

CVE-2024-26949 affects the Linux kernel AMDGPU power management path. The vulnerability is a NULL pointer dereference in drm/amdgpu/pm when obtaining the power limit, caused by powerplay_table initialization being skipped in SR-IOV scenarios. A fix ensures default lower/upper OD values are set if...

5.5CVSS6.8AI score0.00243EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/01 5:18 a.m.20 views

CVE-2024-26949 drm/amdgpu/pm: Fix NULL pointer dereference when get power limit

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.20 views

CVE-2024-26949

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

5.5CVSS7.2AI score0.00243EPSS
SaveExploits0
NVD
NVD
added 2024/04/23 1:15 p.m.22 views

CVE-2024-26922

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate the parameters of bo mapping operations more clearly Verify the parameters of amdgpuvmbomap/replacemap/clearingmappings in one common place...

7.8CVSS7.4AI score0.00312EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/23 1:15 p.m.3 views

DEBIAN-CVE-2024-26922

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate the parameters of bo mapping operations more clearly Verify the parameters of amdgpuvmbomap/replacemap/clearingmappings in one common place...

5.5CVSS5.5AI score0.00312EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/04/23 1:5 p.m.30 views

CVE-2024-26922

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate the parameters of bo mapping operations more clearly Verify the parameters of amdgpuvmbomap/replacemap/clearingmappings in one common place...

7.8CVSS7.4AI score0.00312EPSS
SaveExploits0
OSV
OSV
added 2024/04/17 4:15 p.m.0 views

DEBIAN-CVE-2024-26915

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOWCLEAR bit Allows us to detect subsequent IH ring buffer overflows as well...

5.5CVSS5.5AI score0.00246EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 4:15 p.m.23 views

CVE-2024-26915

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOWCLEAR bit Allows us to detect subsequent IH ring buffer overflows as well...

5.5CVSS6AI score0.00246EPSS
SaveExploits0References33
OSV
OSV
added 2024/04/17 4:15 p.m.22 views

UBUNTU-CVE-2024-26915

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOWCLEAR bit Allows us to detect subsequent IH ring buffer overflows as well...

5.5CVSS6.2AI score0.00246EPSS
SaveExploits0References34
CVE
CVE
added 2024/04/17 3:59 p.m.272 views

CVE-2024-26915

CVE-2024-26915 concerns the Linux kernel DRM AMDGPU driver. The root cause is the Reset IH OVERFLOW_CLEAR bit, which allows detection of subsequent IH ring buffer overflows. Affected component: drm/amdgpu in the Linux kernel. Impact as stated: potential availability impact with local, low-privile...

5.5CVSS6.8AI score0.00246EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/03 5:15 p.m.6 views

UBUNTU-CVE-2024-26729

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null pointer dereference in dcdmubsrv Fixes potential null pointer dereference warnings in the dcdmubsrvcmdlistqueueexecute and dcdmubsrvishwpwrup functions. In both functions, the 'dcdmubsrv'...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/02 7:15 a.m.25 views

CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

7.8CVSS7.2AI score0.00234EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/28 4:14 a.m.6 views

SUSE CVE-2024-26649

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer when load rlc firmware If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpuucoderequest. There will be a null pointer error i...

4.4CVSS6.3AI score0.00227EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.5 views

SUSE CVE-2021-47142

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a use-after-free looks like we forget to set ttm-sg to NULL. Hit panic below 1235.844104 general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b7b4b: 0000 1 SMP DEBUGPAGEALLOC NOPTI 1235.989074...

5.5CVSS7.8AI score0.00243EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.29 views

CVE-2024-26649

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer when load rlc firmware If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpuucoderequest. There will be a null pointer error i...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References13
Rows per page
Query Builder