Lucene search
+L

2291 matches found

OSV
OSV
added 2025/08/19 5:15 p.m.11 views

AZL-66458 CVE-2025-38562 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference error in generateencryptionkey If client send two session setups with krb5 authenticate to ksmbd, null pointer dereference error in generateencryptionkey could happen. sess-PreauthHashValue is...

5.5CVSS5.6AI score0.08268EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.5 views

DEBIAN-CVE-2025-38562

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference error in generateencryptionkey If client send two session setups with krb5 authenticate to ksmbd, null pointer dereference error in generateencryptionkey could happen. sess-PreauthHashValue is...

5.5CVSS5.3AI score0.08268EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.11 views

UBUNTU-CVE-2025-38561

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix PreauhHashValue race condition If client send multiple session setup requests to ksmbd, PreauhHashValue race condition could happen. There is no need to free sess-PreauhHashValue at session setup phase. It can be freed...

9.8CVSS6.1AI score0.00432EPSS
SaveExploits1References28
Vulnrichment
Vulnrichment
added 2025/08/19 5:02 p.m.4 views

CVE-2025-38561 ksmbd: fix Preauh_HashValue race condition

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix PreauhHashValue race condition If client send multiple session setup requests to ksmbd, PreauhHashValue race condition could happen. There is no need to free sess-PreauhHashValue at session setup phase. It can be freed...

9.8CVSS6.1AI score0.00432EPSS
SaveExploits1References7
OSV
OSV
added 2025/08/19 5:02 p.m.19 views

CVE-2025-38561 ksmbd: fix Preauh_HashValue race condition

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix PreauhHashValue race condition If client send multiple session setup requests to ksmbd, PreauhHashValue race condition could happen. There is no need to free sess-PreauhHashValue at session setup phase. It can be freed...

9.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.23 views

CVE-2025-38561 ksmbd: fix Preauh_HashValue race condition

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix PreauhHashValue race condition If client send multiple session setup requests to ksmbd, PreauhHashValue race condition could happen. There is no need to free sess-PreauhHashValue at session setup phase. It can be freed...

9.8CVSS0.00432EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2025/08/19 5:02 p.m.23 views

CVE-2025-38561

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix PreauhHashValue race condition If client send multiple session setup requests to ksmbd, PreauhHashValue race condition could happen. There is no need to free sess-PreauhHashValue at session setup phase. It can be freed...

9.8CVSS5.4AI score0.00432EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-32251

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability has been identified in the Linux kernel's ksmbd component kernel SMB/CIFS server. A security control designed to prevent dictionary attacks, whi...

3.7CVSS5AI score0.00442EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/18 6:29 a.m.12 views

CVE-2025-38501

In the Linux kernel, the following vulnerability has been resolved: ksmbd: limit repeated connections from clients with the same IP Repeated connections from clients with the same IP address may exhaust the max connections and prevent other normal client connections. This patch limit repeated...

5.5CVSS7.2AI score0.02103EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/08/18 5:48 a.m.27 views

CVE-2023-32246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcubarrier in ksmbdserverexit racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcubarrier is not called at module unload time, so nothing prevents ksmbd from getting unloaded...

5.5CVSS6.3AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/18 5:42 a.m.22 views

CVE-2023-32249

In the Linux kernel, the following vulnerability has been resolved: ksmbd: not allow guest user on multichannel This patch return STATUSNOTSUPPORTED if binding session is guest...

5.5CVSS6.3AI score0.00346EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-32256

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the Linux kernel's ksmbd component. A race condition between smb2 close operation and logoff in multichannel connections could result in a...

7.5CVSS7.1AI score0.00531EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/16 11:25 p.m.12 views

SUSE CVE-2023-4130

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix wrong next length validation of ea buffer in smb2setea There are multiple smb2eainfo buffers in FILEFULLEAINFORMATION request from client. ksmbd find next smb2eainfo using -NextEntryOffset of current smb2eainfo. ksmbd...

5.5CVSS6.8AI score0.00493EPSS
SaveExploits1References16
SUSE CVE
SUSE CVE
added 2025/08/16 11:23 p.m.7 views

SUSE CVE-2025-38501

In the Linux kernel, the following vulnerability has been resolved: ksmbd: limit repeated connections from clients with the same IP Repeated connections from clients with the same IP address may exhaust the max connections and prevent other normal client connections. This patch limit repeated...

7.5CVSS6.5AI score0.02103EPSS
SaveExploits1References3
NVD
NVD
added 2025/08/16 2:15 p.m.12 views

CVE-2023-32249

In the Linux kernel, the following vulnerability has been resolved: ksmbd: not allow guest user on multichannel This patch return STATUSNOTSUPPORTED if binding session is guest...

9.1CVSS0.00346EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/16 2:15 p.m.5 views

DEBIAN-CVE-2023-32249

In the Linux kernel, the following vulnerability has been resolved: ksmbd: not allow guest user on multichannel This patch return STATUSNOTSUPPORTED if binding session is guest...

5.5CVSS5.6AI score0.00346EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/16 2:15 p.m.13 views

CVE-2023-3865

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bound read in smb2write ksmbdsmb2checkmessage doesn't validate hdr-NextCommand. If -NextCommand is bigger than Offset + Length of smb2 write, It will allow oversized smb2 write length. It will cause OOB read in...

8.1CVSS0.00602EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/16 2:15 p.m.24 views

CVE-2023-3866

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in the compound request This patch validate session id and tree id in compound request. If first operation in the compound is SMB2 ECHO request, ksmbd bypass session and tree validation. So...

7.5CVSS0.10471EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/16 2:15 p.m.14 views

CVE-2023-4515

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate command request size In commit 2b9b8f3b68ed "ksmbd: validate command payload size", except for SMB2OPLOCKBREAKHE command, the request size of other commands is not checked, it's not expected. Fix it by add check f...

9.1CVSS0.00299EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/16 2:15 p.m.5 views

DEBIAN-CVE-2023-3865

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bound read in smb2write ksmbdsmb2checkmessage doesn't validate hdr-NextCommand. If -NextCommand is bigger than Offset + Length of smb2 write, It will allow oversized smb2 write length. It will cause OOB read in...

7.1CVSS5.8AI score0.00602EPSS
SaveExploits0References1
Rows per page
Query Builder