Lucene search
K

22 matches found

Microsoft CVE
Microsoft CVE
added 2025/11/16 1:1 a.m.1 views

dma-buf/dma-resv: check if the new fence is really later

...

7.8CVSS7AI score0.00078EPSS
Exploits0
OSV
OSV
added 2025/10/04 4:15 p.m.1 views

UBUNTU-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.8CVSS6.1AI score0.00014EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53181

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: dma-buf/dma-resv: Stop leaking on krealloc failure Currently dmaresvgetfences will leak the...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References3
Amazon
Amazon
added 2025/08/19 12:0 a.m.3 views

Important: kernel-livepatch-4.14.355-280.652

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-4.14.355-280.652 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00078EPSS
Exploits0
Amazon
Amazon
added 2025/08/19 12:0 a.m.2 views

Important: kernel-livepatch-5.10.238-231.953

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-5.10.238-231.953 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00078EPSS
Exploits0
Amazon
Amazon
added 2025/08/19 12:0 a.m.3 views

Important: kernel-livepatch-5.10.240-238.955

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-5.10.240-238.955 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00078EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/06/20 12:49 p.m.3 views

CVE-2022-49935

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7CVSS7.2AI score0.00078EPSS
Exploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

AZL-70208 CVE-2022-49935 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS6.1AI score0.00078EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.0 views

UBUNTU-CVE-2022-49935

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS6AI score0.00078EPSS
Exploits0References5
CVE
CVE
added 2025/06/18 10:54 a.m.76 views

CVE-2022-49935

CVE-2022-49935 affects the Linux kernel’s dma-buf/dma-resv code. The vulnerability arises from assuming a newly added fence is newer than all existing fences; with the explicit UAPI export/import, this assumption was removed, creating a path where userspace could force the kernel into a use-after...

7.8CVSS6.5AI score0.00078EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/06/18 10:54 a.m.3 views

CVE-2022-49935 dma-buf/dma-resv: check if the new fence is really later

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS5.9AI score0.00078EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/06/18 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 dma-resv not verifying that a new fence is indeed later, potentially leading to a post-release reuse error...

7.8CVSS6.4AI score0.00078EPSS
Exploits0References3
CNVD
CNVD
added 2024/11/21 12:0 a.m.6 views

Unspecified vulnerability in Linux kernel (CNVD-2024-46458)

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 VM dma-resv lock release on xesyncinfenceget failure. No detailed vulnerability details are provided at th...

5.5CVSS6.6AI score0.00026EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.0 views

SUSE CVE-2024-53086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xesyncinfenceget failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095...

5.5CVSS7.6AI score0.00026EPSS
Exploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.2 views

DEBIAN-CVE-2024-53086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xesyncinfenceget failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095...

5.5CVSS5.7AI score0.00026EPSS
Exploits0References1
NVD
NVD
added 2024/11/19 6:15 p.m.9 views

CVE-2024-53086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xesyncinfenceget failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095...

5.5CVSS0.00026EPSS
Exploits0References2
CVE
CVE
added 2024/11/19 5:45 p.m.108 views

CVE-2024-53086

Technical details about CVE-2024-53086 are not publicly provided in the supplied documents. Please monitor for updates from kernel commits and vendor advisories to obtain affected products, vulnerable components, and remediation.

5.5CVSS6.5AI score0.00026EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/19 5:45 p.m.1 views

CVE-2024-53086 drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xesyncinfenceget failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095...

7.6AI score0.00026EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.1 views

kernel: dma-buf/dma-resv: Stop leaking on krealloc() failure

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc failure Currently dmaresvgetfences will leak the previously allocated array if the fence iteration got restarted and the kreallocarray fails. Free the old array by hand, and make sure we...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.1 views

SUSE CVE-2022-48633

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix WARNONlock-magic != lock error psbgemunpin calls dmaresvlock but the underlying wwmutex gets destroyed by drmgemobjectrelease move the drmgemobjectrelease call in psbgemfreeobject to after the unpin to fix the bel...

5.5CVSS6.2AI score0.00005EPSS
Exploits0References6
Rows per page
Query Builder