Lucene search
+L

43 matches found

RedhatCVE
RedhatCVE
added 2026/01/15 3:18 a.m.12 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.00458EPSS
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.00416EPSS
SaveExploits0References41
BDU FSTEC
BDU FSTEC
added 2025/12/19 12:0 a.m.7 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.9 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:3 a.m.9 views

ksmbd: Fix race condition in RPC handle list access

...

8.8CVSS7AI score0.00301EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.22 views

CVE-2025-39942 ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

7.5CVSS0.00263EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/18 1:33 p.m.39 views

CVE-2023-53399

The connected documents confirm a Linux kernel vulnerability in ksmbd where a NULL pointer dereference could occur in smb2_get_info_filesystem() if share->path is NULL. A fix has been applied across affected kernels (Linux kernel 5.x line references appear in Astra Linux advisories and Debian/...

7.5CVSS6.2AI score0.00261EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.8 views

SUSE 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.5CVSS6.3AI score0.07644EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/19 5:2 p.m.21 views

CVE-2025-38562 ksmbd: fix null pointer dereference error in generate_encryptionkey

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

0.07644EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/16 2:15 p.m.5 views

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

5.5CVSS5.5AI score0.0964EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.3 views

DEBIAN-CVE-2025-38437

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potential use-after-free in oplock/lease break ack If ksmbdiovpinrsp return error, use-after-free can happen by accessing opinfo-state and opinfoput and ksmbdfdput could called twice...

7.8CVSS6.2AI score0.00372EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/20 4:1 p.m.6 views

CVE-2025-37947 ksmbd: prevent out-of-bounds stream writes by validating *pos

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

6.1AI score0.00511EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.5 views

ksmbd: fix type confusion via race condition when using ipc_msg_send_request

...

8.1CVSS7.2AI score0.00359EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:15 p.m.6 views

UBUNTU-CVE-2025-37778

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krbauthenticate krbauthenticate frees sess-user and does not set the pointer to NULL. It calls ksmbdkrb5authenticate to reinitialise sess-user but that function may return without doing so. If that...

9.8CVSS6.2AI score0.01059EPSS
SaveExploits0References33
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.2 views

SUSE CVE-2024-26936

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2allocaterspbuf The response buffer should be allocated in smb2allocaterspbuf before validating request. But the fields in payload as well as smb2 header is used in smb2allocaterspbuf. Th...

7.8CVSS6.9AI score0.006EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/26 11:6 a.m.7 views

OESA-2024-1501 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 out of bounds in initsmb2rsphdr If client send smb2 negotiate request and then send smb1 negotiate request, initsmb2rsphdr is called for smb1 negotiat...

5.9AI score0.00679EPSS
SaveExploits0References24
OSV
OSV
added 2024/03/20 2:30 p.m.15 views

USN-6705-1 linux-aws, linux-aws-5.15 vulnerabilities

It was discovered that the DesignWare USB3 for Qualcomm SoCs driver in the Linux kernel did not properly handle certain error conditions during device registration. A local attacker could possibly use this to cause a denial of service system crash. CVE-2023-22995 It was discovered that the NVIDIA...

7.8CVSS6.9AI score0.28058EPSS
SaveExploits16References15
OSV
OSV
added 2024/02/21 8:15 a.m.7 views

UBUNTU-CVE-2023-52441

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out of bounds in initsmb2rsphdr If client send smb2 negotiate request and then send smb1 negotiate request, initsmb2rsphdr is called for smb1 negotiate request since needneg is set to false. This patch ignore smb1...

9.1CVSS6.2AI score0.00679EPSS
SaveExploits0References9
OSV
OSV
added 2024/02/19 11:21 a.m.17 views

CLSA-2024-1708094049 Fix of 8 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-23851 - dm: limit the number of targets and parameter size area CVE-url: https://ubuntu.com/security/CVE-2024-1086 - netfilter: nftables: reject QUEUE/DROP verdict parameters CVE-url: https://ubuntu.com/security/CVE-2023-35827 - ravb: Fix use-after-fr...

7.8CVSS7.1AI score0.28058EPSS
SaveExploits16References1
OSV
OSV
added 2024/02/09 12:4 p.m.16 views

USN-6628-1 linux-intel-iotg vulnerabilities

Quentin Minster discovered that a race condition existed in the KSMBD implementation in the Linux kernel when handling sessions operations. A remote attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2023-32250, CVE-2023-32252, CVE-2023-32257...

9CVSS6.9AI score0.0406EPSS
SaveExploits2References17
Rows per page
Query Builder