Lucene search
+L

2571 matches found

Debian CVE
Debian CVE
added 2025/08/22 9:05 p.m.16 views

CVE-2025-4609

Incorrect handle provided in unspecified circumstances in Mojo in Google Chrome on Windows prior to 136.0.7103.113 allowed a remote attacker to potentially perform a sandbox escape via a malicious file. Chromium security severity: High...

9.6CVSS8.4AI score0.00393EPSS
SaveExploits1
NVD
NVD
added 2025/08/22 4:15 p.m.12 views

CVE-2025-38669

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-shmem: Use dmabuf from GEM object instance" This reverts commit 1a148af06000e545e714fe3210af3d77ff903c11. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field become...

5.5CVSS0.0013EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/22 4:15 p.m.11 views

CVE-2025-38673

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-framebuffer: Use dmabuf from GEM object instance" This reverts commit cce16fcd7446dcff7480cd9d2b6417075ed81065. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/22 4:15 p.m.8 views

UBUNTU-CVE-2025-38672

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-dma: Use dmabuf from GEM object instance" This reverts commit e8afa1557f4f963c9a511bd2c6074a941c308685. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field becomes...

6.8CVSS5.9AI score0.0013EPSS
SaveExploits0References5
CVE
CVE
added 2025/08/22 4:03 p.m.40 views

CVE-2025-38674

CVE-2025-38674 concerns the Linux kernel where a revert of the patch “drm/prime: Use dma_buf from GEM object instance” makes the dma_buf field in struct drm_gem_object unstable over a buffer object’s lifetime. As a result, the field becomes NULL when the final GEM handle is released, causing a NU...

5.5CVSS6.7AI score0.0013EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/08/22 4:03 p.m.18 views

CVE-2025-38673 Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-framebuffer: Use dmabuf from GEM object instance" This reverts commit cce16fcd7446dcff7480cd9d2b6417075ed81065. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field...

0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/22 4:03 p.m.10 views

CVE-2025-38669 Revert "drm/gem-shmem: Use dma_buf from GEM object instance"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-shmem: Use dmabuf from GEM object instance" This reverts commit 1a148af06000e545e714fe3210af3d77ff903c11. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field become...

6.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/08/22 4:03 p.m.20 views

CVE-2025-38669

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-shmem: Use dmabuf from GEM object instance" This reverts commit 1a148af06000e545e714fe3210af3d77ff903c11. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field become...

5.5CVSS5.6AI score0.0013EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/22 12:22 a.m.18 views

CVE-2024-53495

Incorrect access control in the preHandle function of my-site v1.0.2.RELEASE allows attackers to access sensitive components without authentication...

7.5CVSS7.1AI score0.0037EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/08/20 12:00 a.m.21 views

PT-2025-44137

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to object leaks within the drm/msm subsystem during VM BIND error handling. Specifically, if a handle lookup fails midway through the process, t...

7.8CVSS5.4AI score0.00677EPSS
SaveExploits6References592
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.10 views

SUSE CVE-2025-38567

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsdopenlocalfh If two calls to nfsdopenlocalfh race and both successfully call nfsdfileacquirelocal, they will both get an extra reference to the net to accompany the file reference stored in pnf. One of...

4.7CVSS6.2AI score0.0011EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.21 views

CVE-2025-38596 drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38596 drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/08/19 5:03 p.m.45 views

CVE-2025-38596

The CVE-2025-38596 entry concerns a Linux kernel UAF in the panthor_gem_create_with_handle() debugfs path. The issue stems from handling drm_gem_object life cycle where an object could be considered initialized or added to debugfs after it was potentially released via drm_gem_object_put(). The fi...

7.8CVSS7.1AI score0.00153EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/08/19 5:02 p.m.38 views

CVE-2025-38567

The CVE-2025-38567 vulnerability affects the Linux kernel NFS server (nfsd) where racing calls to nfsd_open_local_fh() can cause an extra reference to the net to be leaked if both calls succeed in nfsd_file_acquire_local(). One instance will fail to store the file reference yet keep the extra net...

4.7CVSS6.8AI score0.0011EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.17 views

CVE-2025-38567 nfsd: avoid ref leak in nfsd_open_local_fh()

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsdopenlocalfh If two calls to nfsdopenlocalfh race and both successfully call nfsdfileacquirelocal, they will both get an extra reference to the net to accompany the file reference stored in pnf. One of...

0.0011EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/19 5:02 p.m.7 views

CVE-2025-38567 nfsd: avoid ref leak in nfsd_open_local_fh()

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsdopenlocalfh If two calls to nfsdopenlocalfh race and both successfully call nfsdfileacquirelocal, they will both get an extra reference to the net to accompany the file reference stored in pnf. One of...

5.9AI score
SaveExploits0References6
Circl
Circl
added 2025/08/19 2:10 p.m.11 views

CVE-2025-43739

creationtimestamp| type| source ---|---|--- 2025-08-19 14:10:21+00:00| seen| Telegram/oUF0HUBsdm8NW9NZMfNMvjTK660EXT6K-tVbeR0LOv1Z8J4...

5.3CVSS4.8AI score0.00276EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.9 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 originates in the drm/panthor module in the panthorgemcreatewithhandle function that could lead to post-release reuse...

7.8CVSS6.4AI score0.00153EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.19 views

PT-2025-33794 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free issue within the panthor gem create with handle function related to debugfs code. The vulnerability occurs because an object may be released...

6.8AI score0.00153EPSS
SaveExploits0References4
Rows per page
Query Builder