Lucene search
+L

1437 matches found

OSV
OSV
added 2025/09/05 6:15 p.m.10 views

AZL-66989 CVE-2025-39706 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Destroy KFD debugfs after destroy KFD wq Since KFD proc content was moved to kernel debugfs, we can't destroy KFD debugfs before kfdprocessdestroywq. Move kfdprocessdestroywq prior to kfddebugfsfini to fix a kernel NU...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.6 views

CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS0.00146EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/05 6:15 p.m.3 views

DEBIAN-CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

UBUNTU-CVE-2025-39706

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Destroy KFD debugfs after destroy KFD wq Since KFD proc content was moved to kernel debugfs, we can't destroy KFD debugfs before kfdprocessdestroywq. Move kfdprocessdestroywq prior to kfddebugfsfini to fix a kernel NU...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References24
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

UBUNTU-CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.14 views

CVE-2025-39706 drm/amdkfd: Destroy KFD debugfs after destroy KFD wq

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Destroy KFD debugfs after destroy KFD wq Since KFD proc content was moved to kernel debugfs, we can't destroy KFD debugfs before kfdprocessdestroywq. Move kfdprocessdestroywq prior to kfddebugfsfini to fix a kernel NU...

0.00136EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/05 5:21 p.m.5 views

CVE-2025-39706 drm/amdkfd: Destroy KFD debugfs after destroy KFD wq

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Destroy KFD debugfs after destroy KFD wq Since KFD proc content was moved to kernel debugfs, we can't destroy KFD debugfs before kfdprocessdestroywq. Move kfdprocessdestroywq prior to kfddebugfsfini to fix a kernel NU...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References10
CVE
CVE
added 2025/09/05 5:20 p.m.34 views

CVE-2025-39692

CVE-2025-39692 is a Linux kernel vulnerability related to the SMB ksmbd path where ksmbd_rdma_stop_listening() must be called before stop_sessions() to avoid using the smb_direct_wq pointer after destroy. The issue arises when the order is not respected, allowing existing connections to reference...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.24 views

CVE-2025-39692 smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/05 5:20 p.m.5 views

CVE-2025-39692 smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/05 12:0 a.m.7 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 the smb/server module calling destroyworkqueue before ksmbdrdmadestroy...

5.5CVSS8AI score0.00146EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:47 a.m.3 views

xdp: fix invalid wait context of page_pool_destroy()

...

5.5CVSS7AI score0.00245EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:22 a.m.6 views

An issue was discovered in yasm version 1.3.0. There is a use-after-free in yasm_intnum_destroy() in libyasm/intnum.c.

...

5.5CVSS7AI score0.00321EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/09/02 4:26 a.m.8 views

kernel: net/sched: sch_qfq: Fix race condition on qfq_aggregate

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

4.7CVSS6.8AI score0.00115EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 3:33 p.m.2 views

kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

7.8CVSS6.8AI score0.00203EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-46019

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An untrusted pointer dereference in recdbdestroy at rec-db.c of GNU Recutils v1.8.90 can lead to a segmentation fault or application crash. CVE-2021-46019 Note...

5.5CVSS6.7AI score0.01004EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-42307

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: cifs: fix potential null pointer use in destroyworkqueue in initcifs error path Dan Carpente...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-38191

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix null pointer dereference in destroyprevioussession If client set -PreviousSessionId on kerberos session setup stage, NULL pointer dereference error...

5.5CVSS6.1AI score0.00494EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.11 views

CVE-2025-38603

...

SaveExploits0
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.5 views

CVE-2025-38603

Removed by vendor...

6.8AI score
SaveExploits0
Rows per page
Query Builder