Lucene search
+L

2249 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.14 views

CVE-2026-23428

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of shareconf in compound request smb2getksmbdtcon reuses work-tcon in compound requests without validating tcon-tstate. ksmbdtreeconnlookup checks tstate == TREECONNECTED on the initial lookup path, but...

5.7AI score0.00331EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/04/03 3:15 p.m.44 views

CVE-2026-23427

Summary: CVE-2026-23427 affects ksmbd in the Linux kernel and has been fixed to address a use-after-free in durable v2 replay of active SMB file handles. The root cause is that parse_durable_handle_context() unconditionally assigns dh_info->fp->conn to the current connection when handling D...

9.8CVSS5.8AI score0.0029EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.34 views

CVE-2026-23428 ksmbd: fix use-after-free of share_conf in compound request

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of shareconf in compound request smb2getksmbdtcon reuses work-tcon in compound requests without validating tcon-tstate. ksmbdtreeconnlookup checks tstate == TREECONNECTED on the initial lookup path, but...

9.8CVSS0.00331EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/03 11:10 a.m.8 views

OESA-2026-1832 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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...

7.8CVSS6.6AI score0.00481EPSS
SaveExploits8References38
Redos
Redos
added 2026/04/03 12:00 a.m.10 views

ROS-20260403-73-0002

A vulnerability in the smb2sesssetup function of the fs/smb/server/smb2pdu.c module of the ksmbd component of the Linux operating system kernel is related to the ability to use memory after it has been freed. Exploitation of the vulnerability could allow an attacker acting remotely to cause a...

8.8CVSS6.7AI score0.00975EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.17 views

PT-2026-30123

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.0-rc3+ Description The Linux kernel contains a use-after-free flaw within the ksmbd component, specifically in how it handles share configurations during compound requests. The smb2 get ksmbd tcon function...

9.8CVSS7.7AI score0.00331EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.18 views

PT-2026-30122

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.0-rc3+ Description The Linux kernel contained a use-after-free flaw within the ksmbd component, specifically in the handling of durable v2 replay operations involving active file handles. The parse durable...

9.8CVSS7.1AI score0.00622EPSS
SaveExploits0References322
RedhatCVE
RedhatCVE
added 2026/03/25 6:47 p.m.9 views

CVE-2026-23364

A flaw was found in ksmbd, a Linux kernel module. This vulnerability stems from the use of a non-constant time memory comparison function when verifying Message Authentication Codes MACs. A remote attacker could exploit this timing difference to conduct a timing attack, potentially leading to the...

7.4CVSS5.8AI score0.00392EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.9 views

SUSE CVE-2026-23364

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp with the correct function, cryptomemneq...

7.4CVSS5.7AI score0.00392EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23364

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp with the correct function, cryptomemneq...

7.4CVSS0.00392EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.20 views

PT-2026-34275

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds write exists in ksmbd when processing compound requests, such as READ combined with QUERY INFOSecurity. If the initial command consumes most of the response buffer, ksmb...

9CVSS5.9AI score0.00507EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23364

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp with the correct function,...

7.4CVSS7.3AI score0.00392EPSS
SaveExploits0References2
Redos
Redos
added 2026/03/24 12:00 a.m.17 views

ROS-20260324-73-0002

A vulnerability in the generateencryptionkey function of the ksmbd component of the Linux kernel is related to the dereferencing of a NULL pointer. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6AI score0.07644EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/03/18 12:00 a.m.11 views

The vulnerability of the ksmbd_tree_conn_lookup() function in the fs/ksmbd/mgmt/tree_connect.c module of the SMB-server kernel subsystem of the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ksmbdtreeconnlookup function in the fs/ksmbd/mgmt/treeconnect.c module of the SMB-server subsystem of the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the...

7CVSS5.8AI score0.00374EPSS
SaveExploits0References9Affected Software2
Redos
Redos
added 2026/03/17 12:00 a.m.10 views

ROS-20260317-73-0032

A vulnerability in the ksmbd component of the Linux operating system kernel is associated with uncontrolled resource consumption. Exploitation of the vulnerability allows an attacker to cause a denial of service...

7.5CVSS5.8AI score0.02103EPSS
SaveExploits1
Redos
Redos
added 2026/03/13 12:00 a.m.11 views

ROS-20260313-73-0017

A vulnerability in the ksmbdiovpinrsp function of the ksmbd component of the Linux operating system kernel is related to the ability to use memory after it has been freed. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

8.8CVSS5.7AI score0.00372EPSS
SaveExploits0
OSV
OSV
added 2026/03/04 12:10 p.m.15 views

LSN-0118-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. In the Linux kernel, the following vulnerability has been resolved: padata: avoid UAF fo...

9.8CVSS6.8AI score0.00617EPSS
SaveExploits1References8
Microsoft CVE
Microsoft CVE
added 2026/02/21 12:29 p.m.11 views

ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths

...

6.5CVSS5.9AI score0.00118EPSS
SaveExploits0
Redos
Redos
added 2026/02/20 12:00 a.m.12 views

ROS-20260220-73-0022

A vulnerability in the ksmbdkrb5authenticate function of the ksmbd component of the Linux kernel is related to null pointer dereferencing. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.5CVSS5.5AI score0.01119EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/02/19 12:26 a.m.9 views

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

5.5CVSS6.6AI score0.00423EPSS
SaveExploits0References3
Rows per page
Query Builder