Lucene search
+L

744 matches found

BDU FSTEC
BDU FSTEC
added 2026/02/25 12:00 a.m.19 views

The vulnerability of the `ksmbd_session_rpc_open()` function in the `fs/smb/server/mgmt/user_session.c` module of the SMB server support in Linux operating systems allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ksmbdsessionrpcopen function in the fs/smb/server/mgmt/usersession.c module, which is part of the SMB server support in Linux operating systems, relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise th...

7.8CVSS6.7AI score0.00536EPSS
SaveExploits0References18Affected Software4
SUSE CVE
SUSE CVE
added 2026/02/19 12:26 a.m.9 views

SUSE 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.3CVSS5.7AI score0.00118EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/18 4:22 p.m.15 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.5CVSS0.00118EPSS
SaveExploits0References8
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
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.31 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
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
RedhatCVE
RedhatCVE
added 2026/02/16 6:58 a.m.13 views

CVE-2025-71204

A reference count leak flaw was found in the Linux kernel's ksmbd in-kernel SMB server. In the parsedurablehandlecontext function, when a command is detected as a replay operation and returns -ENOEXEC, the reference count of the ksmbdfile structure is not properly released. This leads to a resour...

7.5CVSS5.3AI score0.0028EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/16 12:27 a.m.12 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.0028EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:27 a.m.11 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.00122EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.12 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.0013EPSS
SaveExploits0References23
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.00122EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/14 5:15 p.m.10 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.0013EPSS
SaveExploits0References24
OSV
OSV
added 2026/02/14 5:15 p.m.20 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.0028EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/14 4:27 p.m.7 views

CVE-2025-71223 smb/server: fix refcount leak in smb2_open()

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.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.40 views

CVE-2025-71223 smb/server: fix refcount leak in smb2_open()

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...

0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.35 views

CVE-2025-71220 smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()

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...

0.0013EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/14 4:27 p.m.54 views

CVE-2025-71220

Technical details about CVE-2025-71220 (affected product/component/version, root cause, impact, fixes) are not publicly provided in the supplied documents. Monitor for updates from vendors and security bulletins.

7.8CVSS5.2AI score0.0013EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-71223

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 refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released. CVE-2025-71223 Note that Nessus relies ...

5.5CVSS6.1AI score0.00122EPSS
SaveExploits0References3
Rows per page
Query Builder