Lucene search
+L

8911 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.7 views

PT-2025-37664

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A missing check for the return value of alloc ordered workqueue can lead to a NULL pointer dereference within the drm/msm/dsi subsystem of the Linux kernel. The vulnerability is...

5.9AI score0.00156EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.13 views

PT-2025-40630

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's DRM bridge ANX7625 driver. If an interrupt occurs before resource initialization is complete, the interrupt handler or worker may access uninitialized...

5.5CVSS7.3AI score0.00147EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38690

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/xe/migrate: prevent infinite recursion If the buf + offset is not aligned to...

5.5CVSS5.5AI score0.00137EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39762

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39741

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/xe/migrate: don't overflow max copy size With non-page aligned copy, we need to use 4 by...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39740

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/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there ...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/13 12:00 a.m.13 views

SUSE SLES12: cluster-md-kmp-default / dlm-kmp-default / gfs2-kmp-default / etc (SUSE-SU-2025:03204-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03204-1 advisory. The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.2AI score0.01254EPSS
SaveExploits9References188
SUSE CVE
SUSE CVE
added 2025/09/12 11:24 p.m.9 views

SUSE CVE-2025-39740

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/12 11:24 p.m.9 views

SUSE CVE-2025-39762

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/12 5:54 p.m.17 views

CLSA-2025-1757699693 kernel-uek: Fix of 16 CVEs

Bluetooth: afbluetooth: Fix Use-After-Free in btsockrecvmsg CVE-2024-21803 - net: defer final 'struct net' free in netns dismantle CVE-2024-56658 - netfilter: validate user input for expected length CVE-2024-35896 - drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate'...

9.8CVSS5.9AI score0.00672EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.12 views

Oracle Linux 9 : kernel (ELSA-2025-15661)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-15661 advisory. - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CKI Backport Bot RHEL-112780 CVE-2025-38352 - drm/framebuffer: Acquire...

7.8CVSS7.5AI score0.01254EPSS
SaveExploits9References5
RedhatCVE
RedhatCVE
added 2025/09/11 6:57 p.m.20 views

CVE-2025-39740

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

5.5CVSS5.6AI score0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 5:15 p.m.12 views

AZL-67178 CVE-2025-39762 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.3 views

DEBIAN-CVE-2025-39762

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS5.2AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.12 views

AZL-67199 CVE-2025-39747 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Add error handling for krealloc in metadata setup Function msmioctlgeminfosetmetadata now checks for krealloc failure and returns -ENOMEM, avoiding potential NULL pointer dereference. Explicitly avoids GFPNOFAIL due to...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.12 views

CVE-2025-39740

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/11 5:15 p.m.8 views

UBUNTU-CVE-2025-39762

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/11 5:15 p.m.12 views

UBUNTU-CVE-2025-39747

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Add error handling for krealloc in metadata setup Function msmioctlgeminfosetmetadata now checks for krealloc failure and returns -ENOMEM, avoiding potential NULL pointer dereference. Explicitly avoids GFPNOFAIL due to...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References23
OSV
OSV
added 2025/09/11 5:15 p.m.11 views

UBUNTU-CVE-2025-39740

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 5:15 p.m.12 views

UBUNTU-CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References34
Rows per page
Query Builder