Lucene search
+L

181 matches found

OSV
OSV
added 2025/05/01 3:16 p.m.16 views

UBUNTU-CVE-2022-49822

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix connections leak when tlink setup failed If the tlink setup failed, lost to put the connections, then the module refcnt leak since the cifsd kthread not exit. Also leak the fscache info, and for next mount with fsc, it...

5.5CVSS6.1AI score0.00167EPSS
Exploits0References6
CVE
CVE
added 2025/05/01 2:9 p.m.86 views

CVE-2022-49822

The CVE refers to a Linux kernel CIFS issue: when tlink setup fails, connections may not be released, causing a refcount leak in the CIFS module and leaking fscache info, which can lead to errors on subsequent mounts (e.g., CIFS: Cache volume key already in use). The vulnerability is tied to the ...

5.5CVSS6.5AI score0.00167EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.21 views

CVE-2022-49822 cifs: Fix connections leak when tlink setup failed

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix connections leak when tlink setup failed If the tlink setup failed, lost to put the connections, then the module refcnt leak since the cifsd kthread not exit. Also leak the fscache info, and for next mount with fsc, it...

0.00167EPSS
Exploits0References4
OSV
OSV
added 2025/05/01 2:9 p.m.11 views

CVE-2022-49822 cifs: Fix connections leak when tlink setup failed

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix connections leak when tlink setup failed If the tlink setup failed, lost to put the connections, then the module refcnt leak since the cifsd kthread not exit. Also leak the fscache info, and for next mount with fsc, it...

5.5CVSS6AI score0.00167EPSS
Exploits0References7
CVE
CVE
added 2025/05/01 2:9 p.m.128 views

CVE-2022-49815

CVE-2022-49815 : In the Linux kernel, the erofs fix adds a missing xas_retry() in fscache mode during xarray iteration. The iteration currently holds only the RCU read lock and may encounter XA_RETRY_ENTRY when an entry is modified concurrently, which could cause an oops when dereferencing an inv...

5.5CVSS6.5AI score0.0014EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.25 views

CVE-2022-49815 erofs: fix missing xas_retry() in fscache mode

In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing xasretry in fscache mode The xarray iteration only holds the RCU read lock and thus may encounter XARETRYENTRY if there's process modifying the xarray concurrently. This will cause oops when referring to the...

0.0014EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.52 views

CVE-2022-49815

In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing xasretry in fscache mode The xarray iteration only holds the RCU read lock and thus may encounter XARETRYENTRY if there's process modifying the xarray concurrently. This will cause oops when referring to the...

5.5CVSS5.4AI score0.0014EPSS
Exploits0
CNNVD
CNNVD
added 2025/05/01 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 missing xasretry call in the erofs filesystem fscache mode, which could lead to a null pointer dereference...

5.5CVSS6.4AI score0.0014EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.21 views

PT-2025-18539

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A connections leak issue has been resolved in the Linux kernel. The problem occurred when the tlink setup failed, causing a module reference count leak because the cifsd kthread did not...

8.8CVSS7.3AI score0.0129EPSS
Exploits3References1378
Positive Technologies
Positive Technologies
added 2025/04/23 12:0 a.m.4 views

PT-2025-29060

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A double-unlock bug exists in the nfs return empty folio function within the NFS read functionality of the Linux kernel. This issue can lead to a deadlock when a file is read...

7.8CVSS6.7AI score0.00153EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:0 a.m.10 views

The vulnerability of the fscache_volume.c component in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the fscachevolume.c component in the Linux operating system is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00203EPSS
Exploits0References15Affected Software5
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.5 views

SUSE CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS7.9AI score0.0021EPSS
Exploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.1 views

DEBIAN-CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS5.4AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

UBUNTU-CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS5.7AI score0.0021EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-52982 fscache: Use wait_on_bit() to wait for the freeing of relinquished volume

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

0.0021EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.28 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 the fscache component using waitonbit to wait for a volume to be released, but suffers from a wait queue...

5.5CVSS6.3AI score0.0021EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-46786

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The...

7.8CVSS5.8AI score0.00224EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-49655

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fscache: Fix invalidation/lookup race If an NFS file is opened for writing and closed,...

4.7CVSS5.4AI score0.0014EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/02/28 4:22 a.m.12 views

CVE-2022-49655

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix invalidation/lookup race If an NFS file is opened for writing and closed, fscacheinvalidate will be asked to invalidate the file - however, if the cookie is in the LOOKINGUP state or the CREATING state, then request ...

5.3CVSS6.6AI score0.0014EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.3 views

SUSE CVE-2022-49655

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix invalidation/lookup race If an NFS file is opened for writing and closed, fscacheinvalidate will be asked to invalidate the file - however, if the cookie is in the LOOKINGUP state or the CREATING state, then request ...

5.5CVSS6.8AI score0.0014EPSS
Exploits0References5
Rows per page
Query Builder