Lucene search
K

2044 matches found

CNNVD
CNNVD
added 2025/09/15 12:0 a.m.5 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.00145EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 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.00149EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/09/15 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 an improperly handled error path that could lead to a resource leak...

5.5CVSS6AI score0.00128EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 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.00162EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.3 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.00145EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 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.00146EPSS
Exploits0References10
NVD
NVD
added 2025/09/11 5:15 p.m.5 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.00143EPSS
Exploits0References2
OSV
OSV
added 2025/09/11 4:52 p.m.6 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 score0.00143EPSS
Exploits0References5
CVE
CVE
added 2025/09/11 4:52 p.m.15 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.00143EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.6 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.00143EPSS
Exploits0References4
NVD
NVD
added 2025/09/05 6:15 p.m.3 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.00179EPSS
Exploits0References4
OSV
OSV
added 2025/09/05 6:15 p.m.3 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.00179EPSS
Exploits0References15
CVE
CVE
added 2025/09/05 5:21 p.m.35 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.00179EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
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...

0.00179EPSS
Exploits0References4
OSV
OSV
added 2025/09/05 5:21 p.m.4 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...

8.8CVSS6.1AI score0.00179EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:28 a.m.6 views

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

...

5.5CVSS7AI score0.00156EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:12 a.m.2 views

nbd: fix uaf in nbd_genl_connect() error path

...

7.8CVSS7AI score0.00151EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:4 a.m.6 views

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

...

7.1CVSS7AI score0.00156EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:10 p.m.6 views

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

...

5.5CVSS7AI score0.00182EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/09/02 6:5 a.m.9 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
Exploits0References5
Rows per page
Query Builder