Lucene search
+L

2653 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37614

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s serial driver related to the JSM module. Specifically, the probe function contains memory leaks due to an incorrect error handling path that does no...

5.9AI score0.0016EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 views

PT-2025-37554

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists in the VXLAN implementation of the Linux kernel. The memory allocated by vxlan vnigroup init is not freed in the error path, leading to memory leaks. This can be...

6.1AI score0.00173EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 views

PT-2025-37518

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified and resolved in the socfpga gate init function within the clock clk subsystem of the Linux kernel. The fix involves freeing the @socfpga clk and @ops memor...

6AI score0.00156EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.48 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 Linux kernel that stems from improper resource cleanup in the probe error path, which could lead to the disclosure of warning messages...

5.5CVSS6.3AI score0.00155EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.9 views

PT-2025-37613

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak was resolved in the cxl calc capp routing function within the Linux kernel. The of get next parent function increments the reference count of a node pointer, and...

5.9AI score0.00156EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 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.35 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.11 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:00 a.m.13 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.5 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.9 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
OSV
OSV
added 2025/09/05 5:21 p.m.7 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
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.20 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
CVE
CVE
added 2025/09/05 5:21 p.m.63 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.11 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.6 views

nbd: fix uaf in nbd_genl_connect() error path

...

7.8CVSS7AI score0.00154EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:04 a.m.11 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.12 views

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

...

5.5CVSS7AI score0.00188EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 6:05 a.m.16 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
Rows per page
Query Builder