Lucene search
+L

2074 matches found

NVD
NVD
added 2025/09/25 8:15 p.m.5 views

CVE-2025-57632

libsmb2 6.2+ is vulnerable to Buffer Overflow. When processing SMB2 chained PDUs NextCommand, libsmb2 repeatedly calls smb2addiovector to append to a fixed-size iovec array without checking the upper bound of v-niov SMB2MAXVECTORS=256. An attacker can craft responses with many chained PDUs to...

7.5CVSS0.00545EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/20 8:8 a.m.13 views

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

...

7.8CVSS6.8AI score0.00108EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:2 a.m.5 views

smb3: fix temporary data corruption in collapse range

...

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

smb3: fix temporary data corruption in insert range

...

3.3CVSS7AI score0.00195EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/09/19 12:0 a.m.2 views

PHP Detection Consolidation

Consolidation of PHP detections. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.171722";...

7.1AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.11 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.00138EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2025/09/18 4:57 p.m.4 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.00138EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.7 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.0014EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-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.8CVSS6.1AI score0.0014EPSS
SaveExploits0References10
NVD
NVD
added 2025/09/18 2:15 p.m.31 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.00261EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 2:15 p.m.2 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.00138EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.6 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...

7CVSS6.5AI score0.00349EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.8 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.00349EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.8 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.00349EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.8 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.00349EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.12 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.00108EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/09/16 5:59 p.m.6 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.00101EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.6 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.00101EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/16 4:11 p.m.36 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.00101EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.1 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.00101EPSS
SaveExploits0References6
Rows per page
Query Builder