Lucene search
+L

1358 matches found

NVD
NVD
added 2025/10/24 1:15 p.m.5 views

CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/24 12:24 p.m.5 views

CVE-2025-40024 vhost: Take a reference on the task in struct vhost_task.

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

6.4AI score0.00187EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/24 12:24 p.m.25 views

CVE-2025-40024

CVE-2025-40024 relates to the Linux kernel vhost subsystem. The issue arises in vhost_task_create(), where a task is created and a reference to its task_struct is held; if the task exits early via a signal, its task_struct can be released, causing vhost_task_wake() to access a freed object. The f...

6AI score0.00187EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/24 12:24 p.m.9 views

CVE-2025-40024 vhost: Take a reference on the task in struct vhost_task.

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

0.00187EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/22 8:1 a.m.25 views

spi: cadence-quadspi: Implement refcount to handle unbind during busy

...

6.6CVSS7AI score0.00185EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987552)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987552 advisory. In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcomq6v5mss: Fix some leaks in q6v5allocmemoryregion The devicenode pointer is return...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/20 5:26 p.m.4 views

CVE-2025-40002

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/20 3:26 p.m.13 views

CVE-2025-40007 netfs: fix reference leak

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/20 3:26 p.m.8 views

CVE-2025-40007 netfs: fix reference leak

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

6.7AI score0.0021EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/20 3:26 p.m.19 views

CVE-2025-40007

CVE-2025-40007 — Linux kernel netfs reference leak (concrete details) The issue is in netfs: fix reference leak inside the Linux kernel’s netfs code. A commit (20d72b00ca81) changed netfs_alloc_request() to initialize the reference counter to 2 instead of 1, under the assumption that the request’...

6.4AI score0.0021EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/20 3:26 p.m.7 views

CVE-2025-40005

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: Implement refcount to handle unbind during busy driver support indirect read and indirect write operation with assumption no force device removalunbind operation. However force device removalremoval is still...

5.5CVSS5.1AI score0.00185EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/20 12:0 a.m.6 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 unimplemented reference counting mechanism that could cause the kernel to crash during device removal...

5.5CVSS5.9AI score0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/18 11:22 p.m.3 views

SUSE CVE-2025-40002

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

5.8CVSS6.6AI score0.00236EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/18 9:30 a.m.6 views

EUVD-2025-34987

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

6.1AI score0.00236EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/18 8:15 a.m.9 views

CVE-2025-40002

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/18 8:15 a.m.4 views

DEBIAN-CVE-2025-40002

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

5.6AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/18 8:15 a.m.4 views

UBUNTU-CVE-2025-40002

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

5.8AI score0.00236EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/10/18 8:3 a.m.22 views

CVE-2025-40002

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

5.6AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2025/10/18 8:3 a.m.4 views

CVE-2025-40002 thunderbolt: Fix use-after-free in tb_dp_dprx_work

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

6.5AI score0.00236EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/18 8:3 a.m.19 views

CVE-2025-40002

CVE-2025-40002 is a Linux kernel thunderbolt use-after-free in tb_dp_dprx_work. The root cause is the use of cancel_delayed_work() in tb_dp_dprx_stop(), which may not ensure tb_tunnel->dprx_work has finished before tb_tunnel is freed, allowing a race where the delayed worker dereferences a fre...

6.2AI score0.00236EPSS
SaveExploits0References2
Rows per page
Query Builder