Lucene search
+L

1311 matches found

Cvelist
Cvelist
added 2024/05/13 10:26 a.m.33 views

CVE-2024-27400 drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: once more fix the call oder in amdgputtmmove v2 This reverts drm/amdgpu: fix ftrace event amdgpubomove always move on same heap. The basic problem here is that after the move the old location is simply not available a...

6.5AI score0.00235EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/08 12:0 a.m.12 views

PT-2024-32147

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a dereference after a null check in the drm/amdgpu component of the Linux kernel. The fix involves checking the pointer hive before use. Recommendations At the...

5.5CVSS5.5AI score0.0022EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-26948

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dcstate NULL check in dcstaterelease How Check wheather state is NULL before releasing it...

5.5CVSS6.3AI score0.00198EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.4 views

SUSE CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

6.6CVSS6.2AI score0.00292EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/05/01 9:23 p.m.28 views

CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS7AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

DEBIAN-CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS5.7AI score0.00292EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.28 views

CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS6.4AI score0.00292EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.17 views

CVE-2024-27040 drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add 'replay' NULL check in 'edpsetreplayallowactive' In the first if statement, we're checking if 'replay' is NULL. But in the second if statement, we're not checking if 'replay' is NULL again before calling...

6.6AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 12:54 p.m.11 views

CVE-2024-27040 drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add 'replay' NULL check in 'edpsetreplayallowactive' In the first if statement, we're checking if 'replay' is NULL. But in the second if statement, we're not checking if 'replay' is NULL again before calling...

4.7CVSS5.7AI score0.00248EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/01 12:49 p.m.35 views

CVE-2024-27025 nbd: null check for nla_nest_start

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

7.8AI score0.00292EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 12:49 p.m.24 views

CVE-2024-27025 nbd: null check for nla_nest_start

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS6AI score0.00292EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/01 12:49 p.m.23 views

CVE-2024-27025 nbd: null check for nla_nest_start

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

6.9AI score0.00292EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 12:49 p.m.3470 views

CVE-2024-27025

CVE-2024-27025 concerns the Linux kernel: a NULL return from nla_nest_start() could lead to NULL pointer dereference if not checked. The patch inserts a NULL check and sets errno consistent with other call sites, preventing a potential crash. Public references show the issue resolved in the kerne...

5.5CVSS6.5AI score0.00292EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:49 p.m.18 views

CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS7.4AI score0.00292EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

UBUNTU-CVE-2024-26948

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dcstate NULL check in dcstaterelease How Check wheather state is NULL before releasing it...

5.5CVSS6.2AI score0.00198EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/01 5:18 a.m.7471 views

CVE-2024-26948

The CVE-2024-26948 entry concerns the Linux kernel DRM/AMD display path: a NULL state check is added in dc_state_release to prevent operating on a NULL dc_state. The issue is described as a local-attack surface with low privileges and no user interaction, but with a high availability impact. A fi...

5.5CVSS6.4AI score0.00198EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:18 a.m.32 views

CVE-2024-26948 drm/amd/display: Add a dc_state NULL check in dc_state_release

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dcstate NULL check in dcstaterelease How Check wheather state is NULL before releasing it...

7.5AI score0.00198EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.25 views

CVE-2024-26948 drm/amd/display: Add a dc_state NULL check in dc_state_release

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dcstate NULL check in dcstaterelease How Check wheather state is NULL before releasing it...

6.7AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.48 views

CVE-2024-26948

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dcstate NULL check in dcstaterelease How Check wheather state is NULL before releasing it...

5.5CVSS7.2AI score0.00198EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/01 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 not adding a dcstate NULL check to dcstaterelease...

5.5CVSS6.4AI score0.00198EPSS
SaveExploits0References4
Rows per page
Query Builder