Lucene search
+L

515 matches found

OSV
OSV
added 2024/05/01 5:18 a.m.19 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...

5.5CVSS6.1AI score0.00243EPSS
SaveExploits0References6
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...

5.5CVSS7.4AI score0.00301EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/23 1:15 p.m.2 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.00301EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/04/23 1:5 p.m.29 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...

5.5CVSS7.4AI score0.00301EPSS
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.5CVSS6.2AI score0.00246EPSS
SaveExploits0References34
OSV
OSV
added 2024/04/17 4:15 p.m.13 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.268 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.4 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.23 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...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/28 4:14 a.m.4 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.4 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.00234EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.27 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
Vulnrichment
Vulnrichment
added 2024/03/26 5:50 p.m.18 views

CVE-2024-26649 drm/amdgpu: Fix the null pointer when load rlc firmware

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...

6.7AI score0.00227EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/26 5:50 p.m.211 views

CVE-2024-26649

CVE-2024-26649 (linux kernel, drm/amdgpu) fixes a NULL pointer dereference in RLC firmware loading. Root cause: when RLC firmware header size is invalid, the firmware pointer is released and later dereferenced. The patch skips the validation to prevent the NULL pointer dereference during subseque...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/26 5:50 p.m.21 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.4AI score0.00227EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/25 6:23 p.m.20 views

CVE-2021-47142

A vulnerability was found in DRM Direct Rendering Manager AMDGPU driver of Linux Kernel, where an use-after-free occurred due to the failure to properly set ttm-sg to NULL, leads to a panic scenario causing potential memory corruption. Mitigation Red Hat has investigated whether a possible...

4.4CVSS7.4AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.0 views

DEBIAN-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.5CVSS5.6AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.8 views

UBUNTU-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.5CVSS6.2AI score0.00234EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/03/25 9:7 a.m.32 views

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.5CVSS6.6AI score0.00234EPSS
SaveExploits0
Rows per page
Query Builder