Lucene search
+L

119 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 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.00121EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53223

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 1:15 p.m.17 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.00121EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 2:22 p.m.5 views

CVE-2023-53239 drm/msm/mdp5: Add check for kzalloc

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should be better to check the return value in order to avoid the NULL pointer dereference. Patchwork:...

5.5CVSS4.9AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38410

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drmschedentitypushjob, so msmjobfree will never get...

5.5CVSS6.5AI score0.00157EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-22096

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/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-38409

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm: Fix another leak in the submit error path putunusedfd doesn't free the installed file, if we've already done fdinstall. So we need to also free the...

5.5CVSS6.3AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38188

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/a7xx: Call CPRESETCONTEXTSTATE Calling this packet is necessary when we switch contexts because there are various pieces of state used by userspace to...

5.5CVSS5.9AI score0.00148EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-26667

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: check for valid hwpp in dpuencoderhelperphyscleanup The commit 8b45a26f2ba9...

5.5CVSS5.4AI score0.00225EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/28 11:23 p.m.8 views

SUSE CVE-2025-38410

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drmschedentitypushjob, so msmjobfree will never get called. Since drmschedjobcleanup will NULL out the sfence, we can use th...

5.5CVSS6.4AI score0.00157EPSS
SaveExploits0References22
NVD
NVD
added 2025/07/25 2:15 p.m.13 views

CVE-2025-38410

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drmschedentitypushjob, so msmjobfree will never get called. Since drmschedjobcleanup will NULL out the sfence, we can use th...

5.5CVSS0.00157EPSS
SaveExploits0References7
The Hacker News
The Hacker News
added 2025/07/25 2:15 p.m.7 views

Patchwork Targets Turkish Defense Firms with Spear-Phishing Using Malicious LNK Files

The threat actor known as Patchwork has been attributed to a new spear-phishing campaign targeting Turkish defense contractors with the goal of gathering strategic intelligence. "The campaign employs a five-stage execution chain delivered via malicious LNK files disguised as conference invitation...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/07/04 1:37 p.m.7 views

CVE-2025-38188 drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a7xx: Call CPRESETCONTEXTSTATE Calling this packet is necessary when we switch contexts because there are various pieces of state used by userspace to synchronize between BR and BV that are persistent across submits and w...

6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/07/04 1:37 p.m.90 views

CVE-2025-38188

CVE-2025-38188 affects the Linux kernel DRM MSM (a7xx) path. The vulnerability arises from missing CP_RESET_CONTEXT_STATE handling when switching contexts, risking userspace submissions in one context causing another context to hang (DoS) without data leakage. The fix ensures CP_RESET_CONTEXT_STA...

5.5CVSS6.4AI score0.00148EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.15 views

CVE-2025-38188 drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a7xx: Call CPRESETCONTEXTSTATE Calling this packet is necessary when we switch contexts because there are various pieces of state used by userspace to synchronize between BR and BV that are persistent across submits and w...

0.00148EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 10:6 a.m.12 views

CVE-2019-13122

A Cross Site Scripting XSS vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msg...

6.1CVSS5.6AI score0.01338EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22096

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

5.5CVSS0.00159EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/08 5:3 p.m.20 views

CVE-2024-58073

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/27 3:15 a.m.13 views

CVE-2024-52559

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: prevent integer overflow in msmioctlgemsubmit The "submit-cmdi.size" and "submit-cmdi.offset" variables are u32 values that come from the user via the submitlookupcmds function. This addition could lead to an integer...

5.5CVSS0.00223EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.33 views

CVE-2024-52559

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: prevent integer overflow in msmioctlgemsubmit The "submit-cmdi.size" and "submit-cmdi.offset" variables are u32 values that come from the user via the submitlookupcmds function. This addition could lead to an integer...

5.5CVSS5.7AI score0.00223EPSS
SaveExploits0
Rows per page
Query Builder