Lucene search
+L

300226 matches found

CVE
CVE
•added 2026/09/17 4:06 p.m.•17 views

CVE-2026-90168

CVE-2026-90168 affects the ksmbd SMB server component of the Linux kernel . The root cause is a lifetime mismatch: deferred CHANGE_NOTIFY work retains an async message ID after the original request work is released. Because a durable handle can outlive its connection, connection teardown can dest...

0.00189EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:06 p.m.•9 views

CVE-2026-90169 ksmbd: free preauth sessions on connection teardown

In the Linux kernel, the following vulnerability has been resolved: ksmbd: free preauth sessions on connection teardown SMB3.1.1 multichannel binding preserves the preauthentication hash in a preauthsession between the NTLM negotiate and authenticate requests. The binding NTLM negotiate allocates...

5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•13 views

CVE-2026-90167

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize oplock close with pending break ownership close may abort an in-flight oplock break while another breaker already holds an opinfo reference. Releasing pendingbreak wakes that waiter, but without serializing the...

5.8AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•29 views

CVE-2026-90167 ksmbd: serialize oplock close with pending break ownership

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize oplock close with pending break ownership close may abort an in-flight oplock break while another breaker already holds an opinfo reference. Releasing pendingbreak wakes that waiter, but without serializing the...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:06 p.m.•15 views

CVE-2026-90167 ksmbd: serialize oplock close with pending break ownership

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize oplock close with pending break ownership close may abort an in-flight oplock break while another breaker already holds an opinfo reference. Releasing pendingbreak wakes that waiter, but without serializing the...

5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:06 p.m.•16 views

CVE-2026-90167

CVE-2026-90167 is a race condition in the Linux kernel's ksmbd (SMB server) component. The close operation may abort an in-flight oplock break while another breaker already holds an opinfo reference. Without proper serialization, a waiter can become a new break owner via the test_and_set_bit() fa...

5.7AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•10 views

CVE-2026-90166

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix null-ptr-deref in ksmbdipctreeconnectrequest See the procedure below: ksmbdtreeconnconnect ksmbdshareconfigget share-name = kstrdup // fail if !testshareconfigflagshare, KSMBDSHAREFLAGPIPE // false // do not check...

5.8AI score0.00209EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:06 p.m.•7 views

CVE-2026-90166 smb/server: fix null-ptr-deref in ksmbd_ipc_tree_connect_request()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix null-ptr-deref in ksmbdipctreeconnectrequest See the procedure below: ksmbdtreeconnconnect ksmbdshareconfigget share-name = kstrdup // fail if !testshareconfigflagshare, KSMBDSHAREFLAGPIPE // false // do not check...

5.8AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•13 views

EUVD-2026-81758

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

5.7AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•32 views

CVE-2026-90165 smb/server: fix invalid pointer dereference in ksmbd_stop_durable_scavenger()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

0.00209EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:06 p.m.•18 views

CVE-2026-90165

CVE-2026-90165 is an invalid pointer dereference in the Linux kernel's ksmbd (SMB server) subsystem. The root cause is in ksmbd_launch_ksmbd_durable_scavenger(): when kthread_run() fails, server_conf.dh_task is set to an ERR_PTR() while durable_scavenger_running remains true . A subsequent call t...

5.7AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•29 views

CVE-2026-90166 smb/server: fix null-ptr-deref in ksmbd_ipc_tree_connect_request()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix null-ptr-deref in ksmbdipctreeconnectrequest See the procedure below: ksmbdtreeconnconnect ksmbdshareconfigget share-name = kstrdup // fail if !testshareconfigflagshare, KSMBDSHAREFLAGPIPE // false // do not check...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 4:06 p.m.•5 views

CVE-2026-90165 smb/server: fix invalid pointer dereference in ksmbd_stop_durable_scavenger()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

5.7AI score
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:06 p.m.•19 views

CVE-2026-90166

CVE-2026-90166 affects the Linux kernel's SMB server (ksmbd) . The vulnerability is a null pointer dereference in ksmbd_ipc_tree_connect_request(), triggered when kstrdup() in ksmbd_share_config_get() fails and returns NULL for share->name, which is then passed to strlen() without a null check...

5.8AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•8 views

CVE-2026-90165

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

5.8AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•14 views

EUVD-2026-81759

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix null-ptr-deref in ksmbdipctreeconnectrequest See the procedure below: ksmbdtreeconnconnect ksmbdshareconfigget share-name = kstrdup // fail if !testshareconfigflagshare, KSMBDSHAREFLAGPIPE // false // do not check...

5.8AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 4:06 p.m.•13 views

CVE-2026-90164 smb/server: abort initialization when proc setup fails

In the Linux kernel, the following vulnerability has been resolved: smb/server: abort initialization when proc setup fails ksmbdserverinit calls ksmbdprocinit before creating the remaining proc entries and server subsystems. ksmbdprocinit tears down partial state on a procfs or percpucounter...

5.7AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•13 views

CVE-2026-90164

In the Linux kernel, the following vulnerability has been resolved: smb/server: abort initialization when proc setup fails ksmbdserverinit calls ksmbdprocinit before creating the remaining proc entries and server subsystems. ksmbdprocinit tears down partial state on a procfs or percpucounter...

5.7AI score0.00198EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•10 views

EUVD-2026-81757

In the Linux kernel, the following vulnerability has been resolved: smb/server: abort initialization when proc setup fails ksmbdserverinit calls ksmbdprocinit before creating the remaining proc entries and server subsystems. ksmbdprocinit tears down partial state on a procfs or percpucounter...

5.7AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:06 p.m.•17 views

CVE-2026-90164

CVE-2026-90164 affects the ksmbd (SMB server) subsystem in the Linux kernel . The root cause is that ksmbd_proc_init() returns void after a procfs or percpu_counter allocation failure, causing ksmbd_server_init() to continue with NULL per-CPU counters. On SMP systems , this leads to a NULL pointe...

5.7AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder