Lucene search
+L

515 matches found

OSV
OSV
added 2024/08/26 11:15 a.m.1 views

DEBIAN-CVE-2024-43907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

5.5CVSS5.5AI score0.00212EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.15 views

CVE-2024-43907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

5.5CVSS6AI score0.00212EPSS
SaveExploits0References19
OSV
OSV
added 2024/08/26 11:15 a.m.6 views

UBUNTU-CVE-2024-43909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference for smu7 optimize the code to avoid pass a null pointer hwmgr-backend to function smu7updateedcleakagetable...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References18
CVE
CVE
added 2024/08/26 10:11 a.m.299 views

CVE-2024-43909

Technical details about CVE-2024-43909 (AMDGPU SMU7 null pointer dereference) are not provided in the connected documents. The initial description notes a fix but lacks vendor/product/version specifics or remediation steps beyond general description. Monitor for updates.

5.5CVSS7.2AI score0.00212EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/08/26 10:11 a.m.20 views

CVE-2024-43909 drm/amdgpu/pm: Fix the null pointer dereference for smu7

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference for smu7 optimize the code to avoid pass a null pointer hwmgr-backend to function smu7updateedcleakagetable...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.30 views

CVE-2024-43908 drm/amdgpu: Fix the null pointer dereference to ras_manager

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

0.00217EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/26 10:11 a.m.301 views

CVE-2024-43908

The CVE-2024-43908 issue is confirmed in the Linux kernel’s DRM/AMDGPU code: a null pointer dereference in ras_manager that can arise when ras_manager is consulted. The published fix is to check ras_manager before using it, preventing dereference of a null pointer. The connected Nessus advisories...

5.5CVSS6.9AI score0.00217EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/08/26 10:11 a.m.10 views

CVE-2024-43908 drm/amdgpu: Fix the null pointer dereference to ras_manager

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.1AI score0.00217EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.31 views

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.5CVSS5.6AI score0.00217EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.32 views

CVE-2024-43907 drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

0.00212EPSS
SaveExploits0References6
CVE
CVE
added 2024/08/26 10:11 a.m.306 views

CVE-2024-43907

CVE-2024-43907 relates to Linux kernel: in the DRM AMDGPU driver, a null pointer could be dereferenced in drm/amdgpu/pm during apply_state_adjust_rules. The fix adds a pointer check to avoid dereferencing NULL, addressing a potential crash. The initial description shows a concrete fix for null de...

5.5CVSS6.9AI score0.00212EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/21 6:10 p.m.14 views

CVE-2023-52908

A potential flaw was found in the amdgpu kernel module. When printing debug information, it can be possible to dereference a NULL resource manager reference...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2023-52908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2023-52908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/21 6:10 a.m.65 views

CVE-2023-52908

CVE-2023-52908 (Linux kernel): In drm/amdgpu, a potential NULL dereference could occur when the resource manager is NULL while printing debug information. The entry states this was fixed in the Linux kernel (drm/amdgpu: Fix potential NULL dereference). Concrete details in the connected docs point...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/21 6:10 a.m.19 views

CVE-2023-52908 drm/amdgpu: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.6 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 potential null pointer dereference issue in the drm/amdgpu component when printing debug information...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.81 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2024-2206)

"According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does n...

9.8CVSS6.5AI score0.02701EPSS
SaveExploits2References159
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:0 a.m.107 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2024-12581)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12581 advisory. - net/mlx5e: drop shorter ethernet frames Manjunath Patil Orabug: 36879157 CVE-2024-41090 CVE-2024-41091 - netfilter: ipset: Fix race between...

9.8CVSS7.5AI score0.02701EPSS
SaveExploits2References52
SUSE CVE
SUSE CVE
added 2024/08/06 1:58 a.m.4 views

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

5.5CVSS6.3AI score0.0024EPSS
SaveExploits0References18
Rows per page
Query Builder