Lucene search
+L

85 matches found

OSV
OSV
added 2025/02/26 6:37 a.m.6 views

DEBIAN-CVE-2021-47659

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for formatcount earlier While the check for formatcount 64 in drmuniversalplaneinit shouldn't be hit it's a WARNON, in its current position it will then leak the plane-formattypes array and fail to cal...

5.5CVSS5.5AI score0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 2:13 a.m.14 views

CVE-2022-49490 drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.4AI score
SaveExploits0References10
CVE
CVE
added 2025/02/26 2:05 a.m.142 views

CVE-2021-47659

CVE-2021-47659 affects the Linux kernel DRM plane path. The vulnerability arises because the range check for format_count is performed late in __drm_universal_plane_init(); if format_count > 64 yields a WARN_ON, it can leak the plane->format_types array and skip drm_mode_object_unregister()...

5.5CVSS5.4AI score0.00267EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.1 views

CVE-2022-49221 drm/msm/dp: populate connector of struct dp_panel

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: populate connector of struct dppanel DP CTS test case 4.2.2.6 has valid edid with bad checksum on purpose and expect DP source return correct checksum. During drm edid read, correct edid checksum is calculated and...

6.3AI score0.00263EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.13 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 missing ofnodeput in mdp4modesetinitintf, which results in a reference count leak...

5.5CVSS5.5AI score0.00259EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:00 a.m.11 views

Vulnerability of components related to DRM/client rights management in Linux operating systems, which allows a violator to trigger a service failure

The vulnerability of the DRM/client components in the Linux operating system is related to the assignment of the NULL pointer in the drmclientmodesetprobe function. Exploiting this vulnerability can allow a hacker to cause a service failure...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References40Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.9 views

Vulnerability of components related to DRM/client rights management in Linux operating systems, which allows attackers to increase their privileges within the system

The vulnerability of Linux operating system’s DRM/client components is related to memory errors that occur after the release of data in the drmclientmodesetprobe function. Exploiting this vulnerability can allow an attacker to increase their privileges within the system...

8.8CVSS6.5AI score0.00259EPSS
SaveExploits0References45Affected Software7
Microsoft CVE
Microsoft CVE
added 2024/10/12 12:00 a.m.11 views

CVE-2024-43894

...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.9 views

SUSE CVE-2024-43894

In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drmclientmodesetprobe In drmclientmodesetprobe, the return value of drmmodeduplicate is assigned to modeset-mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/26 11:15 a.m.5 views

DEBIAN-CVE-2024-43894

In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drmclientmodesetprobe In drmclientmodesetprobe, the return value of drmmodeduplicate is assigned to modeset-mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/26 11:15 a.m.22 views

CVE-2024-43894

In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drmclientmodesetprobe In drmclientmodesetprobe, the return value of drmmodeduplicate is assigned to modeset-mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS0.0023EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/26 11:15 a.m.10 views

UBUNTU-CVE-2024-43894

In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drmclientmodesetprobe In drmclientmodesetprobe, the return value of drmmodeduplicate is assigned to modeset-mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.23 views

CVE-2024-43894

In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drmclientmodesetprobe In drmclientmodesetprobe, the return value of drmmodeduplicate is assigned to modeset-mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS6AI score0.0023EPSS
SaveExploits0References25
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.7 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 failure to check the return value of the drmmodeduplicate function in the drmclientmodesetprobe function,...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: drm/client: Fix memory leak in drm_client_modeset_probe

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix memory leak in drmclientmodesetprobe When a new mode is set to modeset-mode, the previous mode should be freed. This fixes the following kmemleak report: drmmodeduplicate+0x45/0x220 drm...

5.5CVSS6.8AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.15 views

kernel: drm/client: Fix memory leak in drm_client_modeset_probe

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix memory leak in drmclientmodesetprobe When a new mode is set to modeset-mode, the previous mode should be freed. This fixes the following kmemleak report: drmmodeduplicate+0x45/0x220 drm...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2022/07/31 2:26 p.m.12 views

GSD-2022-1004631 drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf

drm/msm/mdp4: Fix refcount leak in mdp4modesetinitintf This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.127 by commit...

7.2AI score
SaveExploits0
Ubuntu
Ubuntu
added 2011/09/13 8:11 p.m.129 views

USN-1204-1: Linux kernel (i.MX51) vulnerabilities

Dan Rosenberg discovered that the Linux kernel TIPC implementation contained multiple integer signedness errors. A local attacker could exploit this to gain root privileges. CVE-2010-3859 Dan Rosenberg discovered that multiple terminal ioctls did not correctly initialize structure memory. A local...

9.8CVSS6.9AI score0.08793EPSS
SaveExploits37
OpenVAS
OpenVAS
added 2011/07/18 12:00 a.m.266 views

Ubuntu Update for linux-mvl-dove USN-1159-1

Ubuntu Update for Linux kernel vulnerabilities USN-1159-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN11591.nasl 7964 2017-12-01 07:32:11Z santu $ Ubuntu Update for linux-mvl-dove USN-1159-1 Authors: System Generated Check Copyright: Copyright c 2011 Greenbone Networks GmbH, http://www.greenbone.n...

7.8CVSS1AI score0.04364EPSS
SaveExploits23References2
OpenVAS
OpenVAS
added 2011/07/08 12:00 a.m.59 views

Ubuntu Update for linux-mvl-dove USN-1162-1

Ubuntu Update for Linux kernel vulnerabilities USN-1162-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN11621.nasl 7964 2017-12-01 07:32:11Z santu $ Ubuntu Update for linux-mvl-dove USN-1162-1 Authors: System Generated Check Copyright: Copyright c 2011 Greenbone Networks GmbH, http://www.greenbone.n...

7.2CVSS0.9AI score0.03521EPSS
SaveExploits21References2
Rows per page
Query Builder