Lucene search
+L

2530 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 views

PT-2025-37639

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The get function 0 function in the Linux kernel contains a potential PCI device reference count leak. The function calls pci get domain bus and slot, which increments the reference cou...

6AI score0.00155EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/11 5:15 p.m.11 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
CVE
CVE
added 2025/09/11 4:52 p.m.30 views

CVE-2025-39740

The CVE-2025-39740 entry concerns a Linux kernel vulnerability in the DRM XE migration path. It describes a potential use-after-free (UAF) scenario if a fence_wait is performed after the previous fence has already been put(), on the error path. The fix changes the control flow so that the put() i...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/11 4:52 p.m.10 views

CVE-2025-39740 drm/xe/migrate: prevent potential UAF

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 score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.12 views

PT-2025-37199

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free UAF issue within the drm/xe/migrate component. Specifically, a flaw exists where a fence object could be freed prematurely, leading to a...

6.1AI score0.00153EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/05 6:15 p.m.4 views

CVE-2025-39698

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

8.8CVSS0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

UBUNTU-CVE-2025-39698

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

8.8CVSS6.2AI score0.00192EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.18 views

CVE-2025-39698 io_uring/futex: ensure io_futex_wait() cleans up properly on failure

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

7.8CVSS0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/05 5:21 p.m.6 views

CVE-2025-39698 io_uring/futex: ensure io_futex_wait() cleans up properly on failure

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

7.8CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2025/09/05 5:21 p.m.57 views

CVE-2025-39698

CVE-2025-39698 concerns the Linux kernel io_uring/futex cleanup: io_futex_data is allocated upfront and wired into io_kiocb.async_data, but the request flag REQ_F_ASYNC_DATA may not be set at that time. On failure, the futex handler frees the data but may not clear async_data, so the data and fla...

8.8CVSS5.9AI score0.00192EPSS
SaveExploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:28 a.m.9 views

drm/msm: Fix a fence leak in submit error path

...

5.5CVSS7AI score0.00161EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:12 a.m.5 views

nbd: fix uaf in nbd_genl_connect() error path

...

7.8CVSS7AI score0.00154EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:4 a.m.10 views

drm/msm: Fix another leak in the submit error path

...

7.1CVSS7AI score0.0016EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:10 p.m.10 views

udmabuf: fix memory leak on last export_udmabuf() error path

...

5.5CVSS7AI score0.00186EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 6:5 a.m.13 views

kernel: mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 3:33 p.m.19 views

kernel: media: uvcvideo: Fix double free in error path

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS6.8AI score0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2025/08/25 3:15 p.m.8 views

CVE-2025-50900

An issue was discovered in getrebuild/rebuild 4.0.4. The affected source code class is com.rebuild.web.RebuildWebInterceptor, and the affected function is preHandle In the filter code, use CodecUtils.urlDecoderequest.getRequestURI to obtain the URL-decoded request path, and then determine whether...

9.8CVSS0.00694EPSS
SaveExploits1References2
CVE
CVE
added 2025/08/25 12:0 a.m.25 views

CVE-2025-50900

CVE-2025-50900 affects getrebuild/rebuild 4.0.4. The issue resides in com.rebuild.web.RebuildWebInterceptor.preHandle, where the filter decodes the request URI and checks if the path ends with /error. If it does not, the code redirects to /user/login, potentially allowing an unauthenticated attac...

9.8CVSS7.5AI score0.00694EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/08/25 12:0 a.m.3 views

CVE-2025-50900

An issue was discovered in getrebuild/rebuild 4.0.4. The affected source code class is com.rebuild.web.RebuildWebInterceptor, and the affected function is preHandle In the filter code, use CodecUtils.urlDecoderequest.getRequestURI to obtain the URL-decoded request path, and then determine whether...

7.5AI score0.00694EPSS
SaveExploits1References2
NVD
NVD
added 2025/08/22 4:15 p.m.9 views

CVE-2025-38628

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix release of uninitialized resources on error path The commit in the fixes tag made sure that mlx5vdpafree is the single entrypoint for removing the vdpa device resources added in mlx5vdpadevadd, even in the cleanup...

5.5CVSS0.00157EPSS
SaveExploits0References4
Rows per page
Query Builder