Lucene search
+L

2320 matches found

CNNVD
CNNVD
added 2025/04/16 12:00 a.m.6 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 the reuse of the ksmbdsessionsderegister function after release...

7.8CVSS6.5AI score0.00683EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/15 12:00 a.m.12 views

PT-2025-20331

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel related to the ksmbd module. The issue arises when the wait event timeout function sets the state of the current task to TASK...

7.8CVSS6.3AI score0.00604EPSS
SaveExploits0References358
Positive Technologies
Positive Technologies
added 2025/04/15 12:00 a.m.9 views

PT-2025-18456

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A warning in the Linux kernel has been resolved, specifically in the ksmbd component, related to the kernel write iter function. This issue prevented writing to a directory...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.8 views

SUSE CVE-2025-21967

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdfreeworkstruct -interimentry of ksmbdwork could be deleted after oplock is freed. We don't need to manage it with linked list. The interim request could be immediately sent whenever a oplock brea...

8.8CVSS7.6AI score0.00368EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/05 2:24 a.m.8 views

SUSE CVE-2025-21994

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for numaces field of smbacl parsedcal validate numaces to allocate posixacestatearray. if numaces ULONGMAX / sizeofstruct smbace It is an incorrect validation that we can create an array of size...

7.6CVSS7.7AI score0.00297EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.12 views

SUSE 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.8CVSS7.7AI score0.00506EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.12 views

SUSE 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.8CVSS7.6AI score0.00483EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/02 2:00 p.m.170 views

CVE-2025-21994

CVE-2025-21994 in the Linux kernel ksmbd component fixes an incorrect validation of the num_aces field in smb_acl. The code previously validated num_aces against ULONG_MAX / sizeof(struct smb_ace *), allowing potential allocation of an array of size ULONG_MAX. The correct check uses the actual nu...

7.6CVSS7.2AI score0.00297EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/04/02 2:00 p.m.36 views

CVE-2025-21994 ksmbd: fix incorrect validation for num_aces field of smb_acl

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for numaces field of smbacl parsedcal validate numaces to allocate posixacestatearray. if numaces ULONGMAX / sizeofstruct smbace It is an incorrect validation that we can create an array of size...

7.6CVSS0.00297EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/02 2:00 p.m.18 views

CVE-2025-21994

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for numaces field of smbacl parsedcal validate numaces to allocate posixacestatearray. if numaces ULONGMAX / sizeofstruct smbace It is an incorrect validation that we can create an array of size...

7.6CVSS5.9AI score0.00297EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.12 views

SUSE CVE-2025-21955

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent connection release during oplock break notification ksmbdwork could be freed when after connection release. Increment rcount of ksmbdconn to indicate that requests are not finished yet and to not release the...

8.8CVSS7.6AI score0.00483EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/04/02 12:00 a.m.11 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 incorrect validation of the numaces field of smbacl by the ksmbd module, which could lead to memory allocati...

5.5CVSS6.5AI score0.00297EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/01 4:15 p.m.18 views

CVE-2025-21967

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdfreeworkstruct -interimentry of ksmbdwork could be deleted after oplock is freed. We don't need to manage it with linked list. The interim request could be immediately sent whenever a oplock brea...

8.8CVSS0.00368EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

DEBIAN-CVE-2025-21967

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdfreeworkstruct -interimentry of ksmbdwork could be deleted after oplock is freed. We don't need to manage it with linked list. The interim request could be immediately sent whenever a oplock brea...

7.8CVSS6.2AI score0.00368EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.16 views

CVE-2025-21955

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent connection release during oplock break notification ksmbdwork could be freed when after connection release. Increment rcount of ksmbdconn to indicate that requests are not finished yet and to not release the...

8.8CVSS0.00483EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/01 4:15 p.m.12 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.5CVSS0.00153EPSS
SaveExploits0References6
NVD
NVD
added 2025/04/01 4:15 p.m.15 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.1CVSS0.00374EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.26 views

AZL-59760 CVE-2025-21947 affecting package kernel 5.15.200.1-1

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

4.7CVSS6.2AI score0.00374EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

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

7.8CVSS6.2AI score0.00506EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

AZL-59862 CVE-2025-21947 affecting package kernel for versions less than 6.6.85.1-2

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

4.7CVSS6.6AI score0.00374EPSS
SaveExploits0References1
Rows per page
Query Builder