Lucene search
K

1834 matches found

RedhatCVE
RedhatCVE
added 2025/09/18 4:57 p.m.2 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
Exploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.4 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
Exploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.0 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
Exploits0References10
NVD
NVD
added 2025/09/18 2:15 p.m.15 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...

5.5CVSS0.00135EPSS
Exploits0References5
OSV
OSV
added 2025/09/18 2:15 p.m.1 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
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.2 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.00164EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.2 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.00164EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.1 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.00164EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.5 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.00164EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.2 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.00101EPSS
Exploits0References22
RedhatCVE
RedhatCVE
added 2025/09/16 5:59 p.m.2 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.00096EPSS
Exploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.4 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 =...

5.5CVSS0.00096EPSS
Exploits0References6
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 =...

6AI score0.00096EPSS
Exploits0References6
CVE
CVE
added 2025/09/16 4:11 p.m.19 views

CVE-2022-50341

CVE-2022-50341 is a Linux kernel CIFS vulnerability where an oops could occur during encryption due to writing into a vmalloc-backed stack buffer in scatterwalk_copychunks. The issue was fixed by adjusting how buffers are mapped and used during SMB3 encryption (cifs_sg_set_buf and crypt_message f...

5.5CVSS6.2AI score0.00096EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/09/16 1:16 p.m.1 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...

4.7CVSS5.7AI score0.00101EPSS
Exploits0References18
OSV
OSV
added 2025/09/16 1:15 p.m.2 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.00137EPSS
Exploits0References1
CVE
CVE
added 2025/09/16 1:0 p.m.31 views

CVE-2025-39825

CVE-2025-39825 is described in the connected IBM security bulletin as a Linux kernel vulnerability: the smb client race with concurrent opens in rename(2). The root cause is a race during the rename operation where, besides sending the rename request, the kernel also closes deferred closes, await...

4.7CVSS6.1AI score0.00101EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.10 views

CVE-2025-39825 smb: client: fix race with concurrent opens in rename(2)

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

0.00101EPSS
Exploits0References5
OSV
OSV
added 2025/09/16 1:0 p.m.8 views

CVE-2025-39825 smb: client: fix race with concurrent opens in rename(2)

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

4.7CVSS6AI score0.00101EPSS
Exploits0References9
Amazon
Amazon
added 2025/09/16 12:0 a.m.2 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpifetchacpidev return value CVE-2022-50327 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps CVE-2024-49861 In the Linux...

7.8CVSS7.3AI score0.0037EPSS
Exploits1
Rows per page
Query Builder