Lucene search
+L

288 matches found

OSV
OSV
added 2025/07/25 4:15 p.m.10 views

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

8.8CVSS6.5AI score0.00372EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.24 views

CVE-2025-38437 ksmbd: fix potential use-after-free in oplock/lease break ack

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

8.8CVSS0.00372EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.14 views

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

8.8CVSS6.2AI score0.00372EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/13 12:00 a.m.9 views

PT-2025-33570

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition in cifs oplock break can lead to a use-after-free of the cinode structure during unmounting. This occurs when umount releases its reference to the superblock, triggeri...

7.8CVSS7AI score0.00414EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.6 views

ksmbd: fix use-after-free in smb_break_all_levII_oplock()

...

8.8CVSS7.6AI score0.00337EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/25 12:00 a.m.16 views

The vulnerability of the smb20_oplock_break_ack() function in the Linux file system support module fs/ksmbd/smb2pdu.c allows a attacker to cause a service failure.

The vulnerability of the smb20oplockbreakack function in the fs/ksmbd/smb2pdu.c module of the Linux file system support module is related to the reutilization of previously released memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS6.4AI score0.00603EPSS
SaveExploits0References15Affected Software2
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevents the connection from being released during the oplock break notification. The ksmbdwork object can be freed after the connection is released. The rcount of ksmbdconn is incremented to indicate that the requests are...

8.8CVSS6.2AI score0.00483EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.13 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: smb/server: fixed a potential null-ptr-deref of leasectxinfo in smb2open A null-ptr-deref will occur when reqoplevel == SMB2OPLOCKLEVELLEASE and parseleasestate returns NULL. This issue was fixed by checking whether...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: A use-after-free issue was fixed in smbbreakalllevIIoplock. There is a section within smbbreakalllevIIoplock that can cause race conditions when unlocking during the loop. This patch uses a read lock to protect the entire...

8.8CVSS6.2AI score0.00337EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: The use-of-free variable issue in ksmbdfreeworkstruct has been fixed. As a result, the interimentry of ksmbdwork can be deleted after the oplock is released. We no longer need to manage this using a linked list. The interi...

8.8CVSS6.5AI score0.00368EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.5 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...

8.8CVSS6.5AI score0.00337EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:15 p.m.3 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.00337EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.7 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...

8.8CVSS6.2AI score0.00337EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.16 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.00337EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/19 11:16 p.m.8 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...

8.8CVSS6.4AI score0.00483EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.4 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.00483EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.34 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.00483EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/16 2:12 p.m.130 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.00483EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/14 12:00 a.m.5 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.67588EPSS
SaveExploits0References366
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
Rows per page
Query Builder