Lucene search
+L

2028 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/20 8:08 a.m.14 views

smb: client: fix race with concurrent opens in rename(2)

...

7.8CVSS6.8AI score0.00115EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:02 a.m.6 views

smb3: fix temporary data corruption in collapse range

...

3.3CVSS7AI score0.00195EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:02 a.m.11 views

smb3: fix temporary data corruption in insert range

...

3.3CVSS7AI score0.00195EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.15 views

SUSE CVE-2023-53377

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2compoundop we have a possible use-after-free which can cause hard to debug problems later on. This was revealed during stress testing with KASAN enabled kernel. Fixin...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2025/09/18 4:57 p.m.7 views

CVE-2023-53377

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2compoundop we have a possible use-after-free which can cause hard to debug problems later on. This was revealed during stress testing with KASAN enabled kernel. Fixin...

7.1CVSS5.5AI score0.00148EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.9 views

CVE-2023-53427

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

7.8CVSS0.00149EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/18 2:15 p.m.32 views

CVE-2023-53399

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2getinfofilesystem If share is , share-path is NULL and it cause NULL pointer dereference issue...

7.5CVSS0.0028EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 2:15 p.m.4 views

DEBIAN-CVE-2023-53377

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2compoundop we have a possible use-after-free which can cause hard to debug problems later on. This was revealed during stress testing with KASAN enabled kernel. Fixin...

7.8CVSS6.3AI score0.00148EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.10 views

SUSE CVE-2023-53358

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue under cocurrent smb2 tree disconnect There is UAF issue under cocurrent smb2 tree disconnect. This patch introduce TREECONNEXPIRE flags for tcon to avoid cocurrent access...

8.8CVSS6.5AI score0.00374EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.9 views

CVE-2023-53358 ksmbd: fix racy issue under cocurrent smb2 tree disconnect

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue under cocurrent smb2 tree disconnect There is UAF issue under cocurrent smb2 tree disconnect. This patch introduce TREECONNEXPIRE flags for tcon to avoid cocurrent access...

5.8AI score0.00374EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/17 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 a post-release reuse issue when a concurrent smb2 tree is disconnected...

7CVSS6.2AI score0.00374EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.9 views

PT-2025-38208

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free UAF issue occurring during concurrent SMB2 tree disconnect operations. A patch introduces the TREE CONN EXPIRE flag for transaction control...

6.2AI score0.00374EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.14 views

SUSE CVE-2025-39825

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

6.5CVSS6.5AI score0.00115EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/09/16 5:59 p.m.8 views

CVE-2022-50341

In the Linux kernel, the following vulnerability has been resolved: cifs: fix oops during encryption When running xfstests against Azure the following oops occurred on an arm64 system Unable to handle kernel write to read-only memory at virtual address ffff0001221cf000 Mem abort info: ESR =...

7CVSS5.8AI score0.00107EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.9 views

CVE-2022-50341

In the Linux kernel, the following vulnerability has been resolved: cifs: fix oops during encryption When running xfstests against Azure the following oops occurred on an arm64 system Unable to handle kernel write to read-only memory at virtual address ffff0001221cf000 Mem abort info: ESR =...

7.8CVSS0.00107EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/16 4:11 p.m.45 views

CVE-2022-50341

CVE-2022-50341 affects the Linux kernel CIFS/SMB path. In ARM64 Azure xfstests, an oops occurred when a CRC/encryption flow wrote via scatterwalk_copychunks into a vmalloc buffer, crossing a page boundary and triggering a kernel Oops. The root cause is writing to a buffer allocated in vmalloc via...

7.8CVSS6.2AI score0.00107EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.3 views

CVE-2022-50341 cifs: fix oops during encryption

In the Linux kernel, the following vulnerability has been resolved: cifs: fix oops during encryption When running xfstests against Azure the following oops occurred on an arm64 system Unable to handle kernel write to read-only memory at virtual address ffff0001221cf000 Mem abort info: ESR =...

7.8CVSS6AI score0.00107EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 1:16 p.m.11 views

UBUNTU-CVE-2025-39825

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

7.8CVSS5.7AI score0.00115EPSS
SaveExploits0References18
OSV
OSV
added 2025/09/16 1:15 p.m.10 views

AZL-67377 CVE-2025-39819 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

5.5CVSS5.7AI score0.00147EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/16 1:00 p.m.58 views

CVE-2025-39825

CVE-2025-39825 affects the Linux kernel SMB client. The vulnerability is a race with concurrent opens during rename(2): in addition to sending the rename to the server, the operation also closes deferred closes, waits for outstanding I/O, and marks existing open handles as deleted, which enlarges...

7.8CVSS6.1AI score0.00115EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder