Lucene search
+L

238 matches found

SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.3 views

SUSE CVE-2025-37776

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smbbreakalllevIIoplock There is a room in smbbreakalllevIIoplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop...

7CVSS6.5AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:15 p.m.1 views

DEBIAN-CVE-2025-37776

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smbbreakalllevIIoplock There is a room in smbbreakalllevIIoplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop...

7CVSS5.7AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.3 views

UBUNTU-CVE-2025-37776

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smbbreakalllevIIoplock There is a room in smbbreakalllevIIoplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop...

7CVSS6.2AI score0.00158EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.13 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 smbbreakalllevIIoplock...

7CVSS6.5AI score0.00158EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/19 11:16 p.m.6 views

SUSE CVE-2025-22074

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.2 views

DEBIAN-CVE-2025-22074

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/16 2:12 p.m.105 views

CVE-2025-22074

The CVE-2025-22074 issue concerns the ksmbd component in the Linux kernel where r_count increments are not paired with decrements except when an oplock break wait occurs. This can make r_count go negative, which may prevent the ksmbd thread from terminating. Technical detail confirmed in connecte...

8.8CVSS6.4AI score0.00189EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.23 views

CVE-2025-22074 ksmbd: fix r_count dec/increment mismatch

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

8.8CVSS0.00189EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.2 views

PT-2025-18457

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue in the smb break all levII oplock function can cause racy issues when unlocking in the middle of the loop. This is resolved by using a read lock to protect the who...

7.8CVSS6.3AI score0.37115EPSS
SaveExploits0References366
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.6 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...

7.8CVSS7.6AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.7 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...

5.5CVSS7.6AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.1 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.0018EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.14 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.0018EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

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

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.9 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.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/01 4:15 p.m.7 views

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

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References25
OSV
OSV
added 2025/04/01 4:15 p.m.5 views

UBUNTU-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.5AI score0.0018EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2025/04/01 3:47 p.m.9 views

CVE-2025-21967 ksmbd: fix use-after-free in ksmbd_free_work_struct

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.1AI score0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.28 views

CVE-2025-21967 ksmbd: fix use-after-free in ksmbd_free_work_struct

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.0018EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/01 3:47 p.m.136 views

CVE-2025-21967

The CVE-2025-21967 issue affects the Linux kernel ksmbd subsystem, where a use-after-free could happen in ksmbd_free_work_struct because interim_entry of ksmbd_work could be deleted after an oplock is freed. The vulnerability details and remediation are confirmed by connected advisories (Azure Li...

8.8CVSS7.1AI score0.0018EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder