Lucene search
+L

2249 matches found

NVD
NVD
added 2026/02/18 4:22 p.m.20 views

CVE-2026-23226

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add channlock to protect ksmbdchannlist xarray ksmbdchannlist xarray lacks synchronization, allowing use-after-free in multi-channel sessions between lookupchannlist and ksmbdchanndel. Adds rwsemaphore channlock to struct...

8.8CVSS0.00423EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.11 views

CVE-2026-23220

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References29
OSV
OSV
added 2026/02/18 4:22 p.m.18 views

UBUNTU-CVE-2026-23220

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References30
OSV
OSV
added 2026/02/18 4:22 p.m.10 views

UBUNTU-CVE-2026-23228

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix leak of activenumconn in ksmbdtcpnewconnection On kthreadrun failure in ksmbdtcpnewconnection, the transport is freed via freetransport, which does not decrement activenumconn, leaking this counter. Replace...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.13 views

CVE-2026-23228

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix leak of activenumconn in ksmbdtcpnewconnection On kthreadrun failure in ksmbdtcpnewconnection, the transport is freed via freetransport, which does not decrement activenumconn, leaking this counter. Replace...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References29
OSV
OSV
added 2026/02/18 4:22 p.m.9 views

UBUNTU-CVE-2026-23226

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add channlock to protect ksmbdchannlist xarray ksmbdchannlist xarray lacks synchronization, allowing use-after-free in multi-channel sessions between lookupchannlist and ksmbdchanndel. Adds rwsemaphore channlock to struct...

8.8CVSS5.7AI score0.00423EPSS
SaveExploits0References18
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.7 views

CVE-2026-23228

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix leak of activenumconn in ksmbdtcpnewconnection On kthreadrun failure in ksmbdtcpnewconnection, the transport is freed via freetransport, which does not decrement activenumconn, leaking this counter. Replace...

5AI score0.00118EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.32 views

CVE-2026-23228 smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix leak of activenumconn in ksmbdtcpnewconnection On kthreadrun failure in ksmbdtcpnewconnection, the transport is freed via freetransport, which does not decrement activenumconn, leaking this counter. Replace...

0.00118EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/18 2:53 p.m.49 views

CVE-2026-23228

The CVE-2026-23228 issue is in the Linux kernel smb server (ksmbd) where, on ksmbd_tcp_new_connection() failure, free_transport() did not decrement active_num_conn, leaking the counter. This occurs in the kthread_run() path during transport cleanup. The documented fix replaces free_transport() wi...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/18 2:53 p.m.12 views

CVE-2026-23226 ksmbd: add chann_lock to protect ksmbd_chann_list xarray

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add channlock to protect ksmbdchannlist xarray ksmbdchannlist xarray lacks synchronization, allowing use-after-free in multi-channel sessions between lookupchannlist and ksmbdchanndel. Adds rwsemaphore channlock to struct...

8.8CVSS5.2AI score
SaveExploits0References7
CVE
CVE
added 2026/02/18 2:53 p.m.69 views

CVE-2026-23226

CVE-2026-23226 involves a kernel vulnerability in ksmbd where the ksmbd_chann_list xarray was lacking synchronization, allowing a use-after-free in multi-channel sessions between lookup_chann_list() and ksmbd_chann_del. The provided documents confirm the root cause and the fix: the patch adds a n...

8.8CVSS5.2AI score0.00423EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/02/18 2:53 p.m.15 views

CVE-2026-23226

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add channlock to protect ksmbdchannlist xarray ksmbdchannlist xarray lacks synchronization, allowing use-after-free in multi-channel sessions between lookupchannlist and ksmbdchanndel. Adds rwsemaphore channlock to struct...

8.8CVSS6.5AI score0.00423EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.32 views

CVE-2026-23226 ksmbd: add chann_lock to protect ksmbd_chann_list xarray

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add channlock to protect ksmbdchannlist xarray ksmbdchannlist xarray lacks synchronization, allowing use-after-free in multi-channel sessions between lookupchannlist and ksmbdchanndel. Adds rwsemaphore channlock to struct...

8.8CVSS0.00423EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.6 views

CVE-2026-23226

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add channlock to protect ksmbdchannlist xarray ksmbdchannlist xarray lacks synchronization, allowing use-after-free in multi-channel sessions between lookupchannlist and ksmbdchanndel. Adds rwsemaphore channlock to struct...

7.8CVSS5.2AI score0.00423EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/18 2:53 p.m.10 views

CVE-2026-23220 ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

5.3AI score
SaveExploits0References11
CVE
CVE
added 2026/02/18 2:53 p.m.49 views

CVE-2026-23220

CVE-2026-23220 – Linux kernel ksmbd infinite loop fix : In ksmbd, when a signed SMB2 request fails verification, __process_request() triggers an error path that calls set_smb2_rsp_status() and resets next_smb2_rcv_hdr_off to zero. This loses the pointer to the next command in the chain, so is_cha...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.37 views

CVE-2026-23220 ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

0.00118EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/02/18 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the absence of lock protection for the ksmbdchannlist structure. This vulnerability may lead to...

8.8CVSS7.3AI score0.00423EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In...

5.5CVSS5.3AI score0.00118EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23228

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: server: fix leak of activenumconn in ksmbdtcpnewconnection On kthreadrun failure in ksmbdtcpnewconnection, the transport is freed via freetransport, which...

5.5CVSS5.4AI score0.00118EPSS
SaveExploits0References2
Rows per page
Query Builder