Lucene search
+L

7835 matches found

OSV
OSV
added 2026/01/05 9:32 a.m.7 views

CVE-2025-68757 drm/vgem-fence: Fix potential deadlock on release

In the Linux kernel, the following vulnerability has been resolved: drm/vgem-fence: Fix potential deadlock on release A timer that expires a vgem fence automatically in 10 seconds is now released with timerdeletesync from fence-ops.release called on last dmafenceput. In some scenarios, it can run...

6AI score0.00165EPSS
SaveExploits0References11
CVE
CVE
added 2026/01/05 9:32 a.m.20 views

CVE-2025-68757

CVE-2025-68757 pertains to the Linux kernel, specifically the DRM vgам fence path. The issue arises in drm/vgem-fence: a timer that expires a vgem fence could be released from fence->ops.release() in IRQ context. The fix released the timer with timer_delete_sync() when the last dma_fence_put()...

5.7AI score0.00165EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68757

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vgem-fence: Fix potential deadlock on release A timer that expires a vgem fence automatically in 10 seconds is now released with timerdeletesync from...

5.4AI score0.00165EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54217

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Revert drm/msm: Add missing check and destroy for allocorderedworkqueue This reverts commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0. A recent patch that tried ...

5.9AI score0.00162EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.4 views

PT-2026-1245

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc7-CI DRM 17270-g7644974e648c+ Description The Linux kernel drm/vgem-fence subsystem contained a flaw where a timer used to expire a vgem fence could lead to a deadlock. This occurred when the timer expir...

4.9CVSS6.4AI score0.00165EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.8 views

PT-2026-8144

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where userspace can trigger kernel warnings within the drm gem change handle ioctl function. This occurs because GEM buffer object handles are represent...

5.5CVSS6.1AI score0.001EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-27682

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The vmw translate ptr functions within the vmwgfx module of the Linux kernel incorrectly returned values after a code change related to pointer lookups. A previous implementation used a...

7.8CVSS6AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-26124

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an issue where a reverted commit related to AMD GPU ASPM Active State Power Management was erroneously reapplied. This reapplication, following a refactoring o...

5.5CVSS6.4AI score0.00114EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.15 views

PT-2026-20453

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Exynos Virtual Display driver in the Linux kernel has a concurrency issue due to missing lock protection during memory allocation and deallocation operations. This can lead to a...

7.8CVSS7.2AI score0.00152EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/31 4:5 p.m.12 views

CVE-2023-54254

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shyti...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 2:19 p.m.4 views

CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 1:16 p.m.13 views

CVE-2023-54199

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000048 18.513464 Mem abort inf...

5.8AI score0.00179EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.12 views

SUSE CVE-2022-50842

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Check whether transferred 2D BO is shmem Transferred 2D BO always must be a shmem BO. Add check for that to prevent NULL dereference if userspace passes a VRAM BO...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.6 views

SUSE CVE-2022-50847

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: it6505: Initialize AUX channel in it6505i2cprobe During device boot, the HPD interrupt could be triggered before the DRM subsystem registers it6505 as a DRM bridge. In such cases, the driver tries to access AUX channe...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.14 views

SUSE CVE-2022-50867

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Fix kvzalloc vs statekcalloc usage adrenoshowobject is a trap! It will re-allocate the pointer it is passed on first call, when the data is ascii85 encoded, using kvmalloc/ kvfree. Which means the data passed to it...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.7 views

SUSE CVE-2022-50884

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

5.5CVSS6.4AI score0.00203EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.6 views

SUSE CVE-2023-54217

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/msm: Add missing check and destroy for allocorderedworkqueue" This reverts commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0. A recent patch that tried to fix up the msmdrminit paths with respect to the workqueue but on...

6.5AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50884

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to...

5.6AI score0.00203EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993198)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993198 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcdedsibind Every iteration of foreachavailablechildofnode...

5.5CVSS6.1AI score0.00209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993254)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993254 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter...

7.1CVSS6.5AI score0.00181EPSS
SaveExploits0References4
Rows per page
Query Builder