Lucene search
K

30 matches found

Cvelist
Cvelist
added 2026/05/08 2:21 p.m.26 views

CVE-2026-43396 drm/xe/sync: Fix user fence leak on alloc failure

In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Fix user fence leak on alloc failure When dmafencechainalloc fails, properly release the user fence reference to prevent a memory leak. cherry picked from commit a5d5634cde48a9fcd68c8504aa07f89f175074a0...

0.00013EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/imagination: avoided deadlock on fence release The processing of fence release in the scheduler queue is performed on a workqueue, rather than directly in the release function. This fix resolves deadlock issues such as the...

5.5CVSS6.5AI score0.00011EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/04/24 5:56 p.m.1 views

CVE-2026-31566

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. An issue in the amdgpuamdkfdsubmitib function allows a local user to trigger a use-after-free vulnerability. This occurs because a fence reference is incorrectly released before waiting for job completion, potentially freeing the memor...

7.8CVSS5.4AI score0.00015EPSS
Exploits0References4
OSV
OSV
added 2026/01/31 11:42 a.m.3 views

CVE-2026-23034 drm/amdgpu/userq: Fix fence reference leak on queue teardown v2

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.8AI score0.00013EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-23034

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer...

5.8AI score0.00013EPSS
Exploits0References2
OSV
OSV
added 2026/01/05 10:15 a.m.0 views

AZL-73415 CVE-2025-68757 affecting package kernel for versions less than 6.6.121.1-1

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...

5.6AI score0.00049EPSS
Exploits0References1
NVD
NVD
added 2026/01/05 10:15 a.m.2 views

CVE-2025-68757

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...

0.00049EPSS
Exploits0References8
CVE
CVE
added 2026/01/05 9:32 a.m.5 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.00049EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.1 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.00049EPSS
Exploits0
EUVD
EUVD
added 2025/11/13 12:30 a.m.3 views

EUVD-2023-60056

Ozeki SMS Gateway versions up to and including 10.3.208 contain a path traversal vulnerability. Successful exploitation allows an unauthenticated attacker to use URL-encoded traversal sequences to read arbitrary files from the underlying filesystem with the privileges of the gateway service,...

8.7CVSS6.1AI score0.17643EPSS
Exploits0References4
NVD
NVD
added 2025/10/04 4:15 p.m.3 views

CVE-2023-53552

In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915requests may be trapped by userspace inside a syncfile or dmabuf dma-resv and held indefinitely across different proceses. To counter-act t...

7.8CVSS0.00014EPSS
Exploits0References3
OSV
OSV
added 2025/10/04 3:16 p.m.1 views

CVE-2023-53552 drm/i915: mark requests for GuC virtual engines to avoid use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915requests may be trapped by userspace inside a syncfile or dmabuf dma-resv and held indefinitely across different proceses. To counter-act t...

7.8CVSS6.5AI score0.00014EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-30773

Malicious code in bioql PyPI...

8.4CVSS6.5AI score0.00152EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-9410

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00011EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.2 views

drm/i915/huc: Fix fence not released on early probe errors

...

5.5CVSS7.2AI score0.00063EPSS
Exploits0
NVD
NVD
added 2025/05/01 1:15 p.m.13 views

CVE-2025-37754

In the Linux kernel, the following vulnerability has been resolved: drm/i915/huc: Fix fence not released on early probe errors HuC delayed loading fence, introduced with commit 27536e03271da "drm/i915/huc: track delayed HuC load with a fence", is registered with object tracker early on driver pro...

5.5CVSS0.00063EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.6 views

CVE-2025-37754

In the Linux kernel, the following vulnerability has been resolved: drm/i915/huc: Fix fence not released on early probe errors HuC delayed loading fence, introduced with commit 27536e03271da "drm/i915/huc: track delayed HuC load with a fence", is registered with object tracker early on driver pro...

5.5CVSS5.5AI score0.00063EPSS
Exploits0
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.10 views

CVE-2025-37754 drm/i915/huc: Fix fence not released on early probe errors

In the Linux kernel, the following vulnerability has been resolved: drm/i915/huc: Fix fence not released on early probe errors HuC delayed loading fence, introduced with commit 27536e03271da "drm/i915/huc: track delayed HuC load with a fence", is registered with object tracker early on driver pro...

0.00063EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.1 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 release a fence during an early detection error in drm/i915/huc...

5.5CVSS6.5AI score0.00063EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/04/02 1:29 p.m.1 views

SUSE CVE-2025-21911

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

5.5CVSS7.8AI score0.00011EPSS
Exploits0References6
Rows per page
Query Builder