Lucene search
+L

1611 matches found

OSV
OSV
added 2026/01/13 4:16 p.m.11 views

UBUNTU-CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

9.8CVSS5.7AI score0.00416EPSS
SaveExploits0References41
OSV
OSV
added 2026/01/13 3:29 p.m.7 views

CVE-2025-68817 ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

9.8CVSS6.4AI score
SaveExploits0References9
CVE
CVE
added 2026/01/13 3:29 p.m.38 views

CVE-2025-68817

CVE-2025-68817 affects the Linux kernel ksmbd component. A use-after-free on a tree-connection object (tcon) can occur under high concurrency when a disconnect path frees the tcon while another path still holds a reference and later calls *_put()/write. The issue is addressed by a kernel fix in k...

9.8CVSS6.2AI score0.00416EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.5 views

CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

5.2AI score0.00416EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.11 views

CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

9.8CVSS6.2AI score0.00416EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.29 views

CVE-2025-68817 ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

9.8CVSS0.00416EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/13 3:28 p.m.6 views

CVE-2025-68774 hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS6.2AI score
SaveExploits0References10
CVE
CVE
added 2026/01/13 3:28 p.m.37 views

CVE-2025-68774

CVE-2025-68774 is a race in the Linux kernel’s hfsplus code where concurrent sync() and link() can create the same bnode, both threads end with refcnt=1 due to missing hfs_bnode_get(). When the second thread reuses the node from the hash, a BUG_ON triggers on refcnt. The fix is to call hfs_bnode_...

7.5CVSS6AI score0.00509EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.6 views

PT-2026-2664

Name of the Vulnerable Software and Affected Versions Versions prior to the fixed version affected versions not specified Description A flaw exists due to concurrent execution using a shared resource with improper synchronization, creating a race condition in the Graphics Kernel. This allows a...

7CVSS6.2AI score0.00299EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.8 views

PT-2026-2549

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ksmbd module. Specifically, a use-after-free condition can occur in the ksmbd tree connect put function under conditions of high concurrency...

7.8CVSS5.3AI score0.00416EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.14 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 possibility that tree-connected objects may be released prematurely under high concurrency, potentially...

7.8CVSS7AI score0.00416EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68774

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in...

7.5CVSS5.8AI score0.00509EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/01/12 1:52 p.m.12 views

kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

A use-after-free vulnerability was found in the DWC3 USB controller driver in the Linux kernel. Multiple unsynchronized execution paths can invoke dwc3removerequests concurrently, leading to premature freeing of USB requests. When one path frees requests while another is still processing them, a...

5.9AI score0.00227EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/01/12 7:54 a.m.384 views

Exploit for Deserialization of Untrusted Data in Facebook React

React2Shell Go Version React2Shell is a high-performance vu...

10CVSS7.6AI score0.99802EPSS
SaveExploits400
Fedora
Fedora
added 2026/01/11 12:55 a.m.18 views

[SECURITY] Fedora 42 Update: nginx-1.28.1-3.fc42

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.8 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2026-1014)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : crypto: afalg - Disallow concurrent writes in afalgsendmsgCVE-2025-39964 posix-cpu-timers: fix race between handleposixcputimers and...

7.8CVSS7.7AI score0.01278EPSS
SaveExploits8References3
Positive Technologies
Positive Technologies
added 2026/01/06 12:00 a.m.10 views

PT-2026-1532

Name of the Vulnerable Software and Affected Versions affected versions not specified Description A memory corruption issue occurs when accessing a synchronization object during concurrent operations. Recommendations At the moment, there is no information about a newer version that contains a fix...

6.7CVSS6.7AI score0.00078EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/01/04 1:03 a.m.14 views

[SECURITY] Fedora 42 Update: nginx-1.28.1-1.fc42

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

6.3CVSS6.7AI score0.00394EPSS
SaveExploits0
Fedora
Fedora
added 2026/01/03 12:42 a.m.14 views

[SECURITY] Fedora 43 Update: nginx-1.28.1-1.fc43

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

6.3CVSS6.9AI score0.00394EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-6133

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to the uacce subsystem and safe queue release. Directly calling the put queue function poses a risk because it does not guarantee that resource...

5.7CVSS6.3AI score0.00123EPSS
SaveExploits0
Rows per page
Query Builder