Lucene search
+L

2027 matches found

CVE
CVE
added 2025/04/01 3:41 p.m.116 views

CVE-2025-21947

The CVE-2025-21947 issue affects the Linux kernel ksmbd subsystem and is resolved by a fix for a race condition that can cause type confusion in IPC message handling. Root cause: req->handle is allocated via ksmbd_acquire_id(&ipc_ida) (ida_alloc) and can be reused for ksmbd_ipc_login_request a...

8.1CVSS7.1AI score0.00352EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.16 views

CVE-2025-21947

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix type confusion via race condition when using ipcmsgsendrequest req-handle is allocated using ksmbdacquireid&ipcida, based on idaalloc. req-handle from ksmbdipcloginrequest and FSCTLPIPETRANSCEIVE ioctl can be same and ...

8.1CVSS5.4AI score0.00352EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:41 p.m.11 views

CVE-2025-21947 ksmbd: fix type confusion via race condition when using ipc_msg_send_request

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix type confusion via race condition when using ipcmsgsendrequest req-handle is allocated using ksmbdacquireid&ipcida, based on idaalloc. req-handle from ksmbdipcloginrequest and FSCTLPIPETRANSCEIVE ioctl can be same and ...

8.1CVSS5.9AI score0.00352EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/04/01 3:41 p.m.10 views

CVE-2025-21945 ksmbd: fix use-after-free in smb2_lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

7.2AI score0.00194EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.13 views

CVE-2025-21946

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds in parsesecdesc If osidoffset, gsidoffset and dacloffset could be greater than smbntsd struct size. If it is smaller, It could cause slab-out-of-bounds. And when validating sid, It need to check it includ...

8.8CVSS5.6AI score0.00193EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.19 views

CVE-2025-21946 ksmbd: fix out-of-bounds in parse_sec_desc()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds in parsesecdesc If osidoffset, gsidoffset and dacloffset could be greater than smbntsd struct size. If it is smaller, It could cause slab-out-of-bounds. And when validating sid, It need to check it includ...

8.8CVSS0.00193EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.22 views

CVE-2025-21945 ksmbd: fix use-after-free in smb2_lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

8.8CVSS0.00194EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/01 3:41 p.m.109 views

CVE-2025-21946

The CVE-2025-21946 entry affects the Linux kernel ksmbd component; the issue is a slab-out-of-bounds in parse_sec_desc() caused by offsets (osidoffset, gsidoffset, dacloffset) exceeding the smb_ntsd structure, and by not verifying the subauth array size when validating a SID. The connected Astra ...

8.8CVSS7.1AI score0.00193EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/04/01 3:41 p.m.131 views

CVE-2025-21945

CVE-2025-21945 affects the Linux kernel (ksmbd) with a use-after-free in smb2_lock. The issue occurs when smb_lock->zero_len is non-zero, causing the ->llist of smb_lock not to be deleted and the flock to reference a freed object during error handling. This is described in the Azure Linux 3...

8.8CVSS7.2AI score0.00194EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.14 views

CVE-2025-21945

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

8.8CVSS6.2AI score0.00194EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:41 p.m.10 views

CVE-2025-21945 ksmbd: fix use-after-free in smb2_lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

7.8CVSS7AI score0.00194EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.20 views

CVE-2025-21944 ksmbd: fix bug on trap in smb2_lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

0.00144EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.14 views

CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS5.5AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:41 p.m.10 views

CVE-2025-21944 ksmbd: fix bug on trap in smb2_lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS6AI score0.00144EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.6 views

PT-2025-16679

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns an overflow in the dacloffset bounds check within the ksmbd component of the Linux kernel. Originally, the dacloffset field was typed as int and used in an unchecked...

7.1CVSS7.7AI score0.00276EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.10 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 the Linux kernel that stems from ksmbd potentially releasing connections during oplock interrupt notification...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.5 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 the Linux kernel that stems from a post-release reuse issue in ksmbdfreeworkstruct...

7.8CVSS7.5AI score0.0018EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/29 12:0 a.m.12 views

PT-2025-16678

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified, specifically in the ksmbd component. The issue arises when accessing psid-sub authpsid-num subauth - 1 without checking if num...

7.1CVSS5.5AI score0.00256EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/28 12:0 a.m.3 views

PT-2025-16682

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved by adding a bounds check for create lease context in ksmbd. The issue was related to a missing bounds check, which has now been...

5.5CVSS7.6AI score0.00189EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/27 12:0 a.m.9 views

PT-2025-16680

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between session setup and ksmdb sessions deregister in the Linux kernel, specifically in the ksmbd component. This condition can lead to a session being freed...

8.8CVSS7.6AI score0.00651EPSS
SaveExploits0
Rows per page
Query Builder