Lucene search
+L

2279 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.7 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
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.34 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
OSV
OSV
added 2026/02/18 2:53 p.m.11 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.54 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.40 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.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23226

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: add channlock to protect ksmbdchannlist xarray ksmbdchannlist xarray lacks synchronization, allowing use-after-free in multi-channel sessions between...

8.8CVSS8.3AI score0.00423EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.12 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
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
SUSE CVE
SUSE CVE
added 2026/02/16 12:27 a.m.14 views

SUSE CVE-2025-71204

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in parsedurablehandlecontext When the command is a replay operation and -ENOEXEC is returned, the refcount of ksmbdfile must be released...

7.5CVSS5.3AI score0.00291EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:27 a.m.16 views

SUSE CVE-2025-71220

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

7.8CVSS5.2AI score0.00135EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:27 a.m.13 views

SUSE CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 5:15 p.m.17 views

CVE-2025-71220

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

7.8CVSS0.00135EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/14 5:15 p.m.21 views

CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.14 views

CVE-2025-71220

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

7.8CVSS6.5AI score0.00135EPSS
SaveExploits0References23
OSV
OSV
added 2026/02/14 5:15 p.m.13 views

UBUNTU-CVE-2025-71220

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References24
OSV
OSV
added 2026/02/14 5:15 p.m.10 views

UBUNTU-CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.13 views

CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.14 views

CVE-2025-71204

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in parsedurablehandlecontext When the command is a replay operation and -ENOEXEC is returned, the refcount of ksmbdfile must be released...

7.5CVSS5.7AI score0.00291EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/14 5:15 p.m.23 views

UBUNTU-CVE-2025-71204

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in parsedurablehandlecontext When the command is a replay operation and -ENOEXEC is returned, the refcount of ksmbdfile must be released...

7.5CVSS5.7AI score0.00291EPSS
SaveExploits0References7
Rows per page
Query Builder