Lucene search
+L

73 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Out-of-bounds access has been avoided in the decodepreauthctxt function. It has been confirmed that the address of pnegctxt-HashAlgorithms lies within the boundaries of the SMB request. The deassemblenegcontexts function...

5.7AI score0.00469EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.17 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: smb: server: Fixed a leak in activenumconn when there is a failure in transport allocation. The commit 77ffbcac4e56 “smb: server: fixed the leak in activenumconn in ksmbdtcpnewconnection” addresses the failure path in kthreadrun...

7.5CVSS6AI score0.00542EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/02 1:25 a.m.27 views

SUSE CVE-2026-31711

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix activenumconn leak on transport allocation failure Commit 77ffbcac4e56 "smb: server: fix leak of activenumconn in ksmbdtcpnewconnection" addressed the kthreadrun failure path. The earlier alloctransport == NULL...

7.5CVSS5.8AI score0.00542EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-31705

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix out-of-bounds write in smb2getea EA alignment smb2getea applies 4-byte alignment padding via memset after writing each EA entry. The bounds check on...

9.8CVSS7.4AI score0.00389EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/05/01 1:56 p.m.101 views

CVE-2026-31717

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

8.8CVSS5.7AI score0.00437EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.9 views

CVE-2026-31717

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

8.8CVSS5.8AI score0.00437EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/05/01 1:56 p.m.36 views

CVE-2026-31706

In ksmbd (Linux kernel), CVE-2026-31706 is due to a validation flaw in smb_inherit_dacl(): the on-disk num_aces from a parent directory’s security.NTACL is trusted to size a heap allocation (kmalloc(sizeof(struct smb_ace) * num_aces * 2)) without verifying consistency with pdacl_size. An authenti...

8.8CVSS6AI score0.00369EPSS
SaveExploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:05 a.m.13 views

ksmbd: require 3 sub-authorities before reading sub_auth[2]

...

8.6CVSS5.8AI score0.00366EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from ksmbd’s handling of composite requests like QUERYDIRECTORY + QUERYINFOFILEALLINFORMATION. This...

8.8CVSS7.2AI score0.006EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.32 views

CVE-2026-23427 ksmbd: fix use-after-free in durable v2 replay of active file handles

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in durable v2 replay of active file handles parsedurablehandlecontext unconditionally assigns dhinfo-fp-conn to the current connection when handling a DURABLEREQV2 context with SMB2FLAGSREPLAYOPERATION...

9.8CVSS0.0029EPSS
SaveExploits0References5
Redos
Redos
added 2026/04/03 12:00 a.m.12 views

ROS-20260403-73-0003

A vulnerability in the ksmbdsessionrpcopen function in the fs/smb/server/mgmt/usersession.c module of the Linux kernel SMB server support is related to the reuse of previously freed memory. Exploitation of the vulnerability may allow an attacker to affect confidentiality, integrity and availabili...

8.8CVSS6.6AI score0.00533EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.16 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.4CVSS5.1AI score0.00392EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.25 views

PT-2026-34349

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The smb grant oplock function in ksmbd contains two issues. First, a use-after-free occurs when opinfo is linked into ci-m op list before add lease global list is called; if the latter...

10CVSS5.8AI score0.0055EPSS
SaveExploits3References256
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:06 a.m.14 views

ksmbd: skip lock-range check on equal size to avoid size==0 underflow

...

5.4AI score0.00179EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/15 3:18 a.m.16 views

CVE-2025-68809

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

5.7AI score0.00468EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/13 4:16 p.m.11 views

UBUNTU-CVE-2025-68817

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 another path still holds a reference and later executes put/write on it...

9.8CVSS5.7AI score0.00425EPSS
SaveExploits0References41
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.16 views

SUSE CVE-2023-54250

In the Linux kernel, the following vulnerability has been resolved: ksmbd: avoid out of bounds access in decodepreauthctxt Confirm that the accessed pnegctxt-HashAlgorithms address sits within the SMB request boundary; deassemblenegcontexts only checks that the eight byte smb2negcontext header +...

8.2CVSS6.6AI score0.00469EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/19 12:00 a.m.10 views

The vulnerability of the ksmbd_conn_free() function in the fs/smb/server/connection.c module of the SMB subsystem of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ksmbdconnfree function in the fs/smb/server/connection.c module of the SMB subsystem of the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00617EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/12/16 3:15 p.m.10 views

UBUNTU-CVE-2025-68246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

7.5CVSS5.8AI score0.00405EPSS
SaveExploits0References23
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:03 a.m.11 views

ksmbd: Fix race condition in RPC handle list access

...

8.8CVSS7AI score0.00301EPSS
SaveExploits0
Rows per page
Query Builder