Lucene search
+L

51 matches found

CNNVD
CNNVD
added 2025/12/30 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly destroying smbd connections when MR allocation fails in cifs, which could lead to the disclosure of...

6.1AI score0.00173EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.5 views

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

6.7AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:15 p.m.5 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...

5.8AI score0.00162EPSS
SaveExploits0References23
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:3 a.m.7 views

ksmbd: Fix race condition in RPC handle list access

...

4.7CVSS7AI score0.00127EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.16 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...

0.00136EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/18 1:33 p.m.35 views

CVE-2023-53399

CVE-2023-53399 affects the Linux kernel’s ksmbd component, specifically a NULL pointer dereference in smb2_get_info_filesystem(). The issue occurs when share is present but share->path is NULL, which can trigger a crash. The connected sources consistently describe the vulnerability as resolved...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.6 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.15 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.4 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.15596EPSS
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.00151EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/20 4:1 p.m.5 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.00212EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.4 views

ksmbd: fix type confusion via race condition when using ipc_msg_send_request

...

8.1CVSS7.2AI score0.00352EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:15 p.m.3 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...

7.8CVSS6.2AI score0.00483EPSS
SaveExploits0References32
OSV
OSV
added 2025/02/08 12:35 p.m.15 views

OESA-2025-1095 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 race condition between session lookup and expire Thread A + Thread B ksmbdsessionlookup | smb2sesssetup sess = xaload | | | xaerase&conn-sessions,...

8.1CVSS6.3AI score0.00814EPSS
SaveExploits0References41
OSV
OSV
added 2024/11/19 2:16 a.m.7 views

AZL-53715 CVE-2024-50284 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xastore error check xastore can fail, it return xaerr-EINVAL if the entry cannot be stored in an XArray, or xaerr-ENOMEM if memory allocation failed, so check error for xastore to fix it...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References1
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.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/26 11:7 a.m.6 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...

7.8CVSS5.9AI score0.00378EPSS
SaveExploits0References24
OSV
OSV
added 2024/03/20 2:30 p.m.13 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.4 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...

7.8CVSS6.2AI score0.00378EPSS
SaveExploits0References9
OSV
OSV
added 2024/02/19 11:21 a.m.14 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
Rows per page
Query Builder