Lucene search
+L

5118 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39820

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorsta...

5.5CVSS5.7AI score0.0013EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.4 views

SUSE CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7CVSS6.6AI score0.00157EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.7 views

SUSE CVE-2025-39820

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

5.5CVSS6.5AI score0.0013EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:15 p.m.6 views

DEBIAN-CVE-2025-39820

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

5.5CVSS5.4AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:15 p.m.19 views

UBUNTU-CVE-2025-39820

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

5.7CVSS5.7AI score0.0013EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/16 1:00 p.m.23 views

CVE-2025-39820 drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 1:00 p.m.9 views

CVE-2025-39820 drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

5.5CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/09/16 1:00 p.m.29 views

CVE-2025-39820

CVE-2025-39820 affects the Linux kernel DRM MSM DPU path (drm/msm/dpu). Root cause: drm_atomic_get_new_connector_state() may return NULL if the connector isn’t part of the atomic state, risking a NULL pointer dereference. The fix adds a NULL check in dpu_encoder_needs_modeset (mirroring the patte...

5.5CVSS6.1AI score0.0013EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/09/16 8:15 a.m.9 views

CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.7 views

UBUNTU-CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/16 8:06 a.m.16 views

CVE-2023-53263 drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:06 a.m.7 views

CVE-2023-53263 drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS6.3AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/16 8:06 a.m.5 views

CVE-2023-53263 drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

8.2AI score0.00157EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/16 8:06 a.m.8 views

CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.8 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 an unchecked drmatomicgetnewconnectorstate return value, which could result in a null pointer dereference...

5.5CVSS6.2AI score0.0013EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.10 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 post-release reuse issue in the nouveauconnectorcreate error handling...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.8 views

PT-2025-37965

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference issue was resolved in the drm/msm/dpu module. The drm atomic get new connector state function can return NULL if the connector is not part of the atomic stat...

6AI score0.0013EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 2:15 p.m.6 views

DEBIAN-CVE-2023-53168

In the Linux kernel, the following vulnerability has been resolved: usb: ucsiacpi: Increase the command completion timeout Commit 130a96d698d7 "usb: typec: ucsi: acpi: Increase command completion timeout value" increased the timeout from 5 seconds to 60 seconds due to issues related to alternate...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.12 views

CVE-2022-50261

In the Linux kernel, the following vulnerability has been resolved: drm/sti: Fix return type of stidvo,hda,hdmiconnectormodevalid With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS0.0016EPSS
SaveExploits0References9
Rows per page
Query Builder