Lucene search
+L

90 matches found

OSV
OSV
added 2025/07/28 12:15 p.m.7 views

UBUNTU-CVE-2025-38492

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix race between cache write completion and ALLQUEUED being set When netfslib is issuing subrequests, the subrequests start processing immediately and may complete before we reach the end of the issuing function. At the en...

5.7CVSS5.7AI score0.00087EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/07/28 11:22 a.m.17 views

CVE-2025-38492 netfs: Fix race between cache write completion and ALL_QUEUED being set

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix race between cache write completion and ALLQUEUED being set When netfslib is issuing subrequests, the subrequests start processing immediately and may complete before we reach the end of the issuing function. At the en...

0.00087EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/07/28 11:22 a.m.7 views

CVE-2025-38492

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix race between cache write completion and ALLQUEUED being set When netfslib is issuing subrequests, the subrequests start processing immediately and may complete before we reach the end of the issuing function. At the en...

4.7CVSS5.8AI score0.00087EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/28 11:22 a.m.36 views

CVE-2025-38492

In CVE-2025-38492, the Linux kernel netfs subsystem exposes a race between cache write completion and NETFS_RREQ_ALL_QUEUED being set. When netfslib spawns subrequests (e.g., copy2cache used by Ceph) that finish asynchronously, the collector can be blocked if ALL_QUEUED is set after subrequests a...

4.7CVSS6.5AI score0.00087EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/28 11:22 a.m.5 views

CVE-2025-38492 netfs: Fix race between cache write completion and ALL_QUEUED being set

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix race between cache write completion and ALLQUEUED being set When netfslib is issuing subrequests, the subrequests start processing immediately and may complete before we reach the end of the issuing function. At the en...

6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/28 11:22 a.m.8 views

CVE-2025-38492

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix race between cache write completion and ALLQUEUED being set When netfslib is issuing subrequests, the subrequests start processing immediately and may complete before we reach the end of the issuing function. At the en...

4.7CVSS5AI score0.00087EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/28 12:0 a.m.6 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 Linux kernel that stems from a race condition between cache write completion and the ALLQUEUED setting...

4.7CVSS6.2AI score0.00087EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented. Many fileystems, such as NFS and Ceph, do not implement the invalidatecache method. On these fileystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.16 views

CVE-2023-53081 ocfs2: fix data corruption after failed write

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after failed write When buffered write fails to copy data into underlying page cache page, ocfs2writeendnolock just zeroes out and dirties the page. This can leave dirty page beyond EOF and if page...

0.002EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/03 8:15 a.m.9 views

UBUNTU-CVE-2025-22002

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/04/03 7:19 a.m.2 views

CVE-2025-22002 netfs: Call `invalidate_cache` only if implemented

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

7.5AI score0.00174EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/29 12:0 a.m.8 views

NodeJS Driver for Snowflake 安全漏洞

NodeJS Driver for Snowflake is an open source NodeJS driver from Snowflake Computing. A security vulnerability exists in NodeJS Driver for Snowflake versions prior to 2.0.2, which stems from an attacker with write access to a local cache directory can bypass file permission checks in the temporar...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/21 12:18 p.m.10 views

CVE-2024-57942 netfs: Fix ceph copy to cache on write-begin

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

5.7AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/01/20 12:22 p.m.13 views

CVE-2024-57927

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfsnetfsinitrequest when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfsnetfsinitrequest to initialise it, but with a...

5.5CVSS6.8AI score0.0017EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/19 12:15 p.m.16 views

CVE-2024-57927

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfsnetfsinitrequest when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfsnetfsinitrequest to initialise it, but with a...

5.5CVSS0.0017EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/07/16 3:39 p.m.6 views

hw: amd: INVD instruction may lead to a loss of SEV-ES guest machine memory integrity problem

A flaw was found in some of AMD CPU's due to improper or unexpected behavior of the INVD. This issue may allow an attacker with a malicious hypervisor to affect cache line write-back behavior of the CPU, potentially leading to a loss of guest virtual machine VM memory integrity...

6.5CVSS6.3AI score0.01018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:25 a.m.10 views

hw: amd: INVD instruction may lead to a loss of SEV-ES guest machine memory integrity problem

A flaw was found in some of AMD CPU's due to improper or unexpected behavior of the INVD. This issue may allow an attacker with a malicious hypervisor to affect cache line write-back behavior of the CPU, potentially leading to a loss of guest virtual machine VM memory integrity...

6.5CVSS6.3AI score0.01018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/05 3:11 p.m.7 views

hw: amd: INVD instruction may lead to a loss of SEV-ES guest machine memory integrity problem

A flaw was found in some of AMD CPU's due to improper or unexpected behavior of the INVD. This issue may allow an attacker with a malicious hypervisor to affect cache line write-back behavior of the CPU, potentially leading to a loss of guest virtual machine VM memory integrity...

6.5CVSS6.3AI score0.01018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/27 12:21 a.m.3 views

hw: amd: INVD instruction may lead to a loss of SEV-ES guest machine memory integrity problem

A flaw was found in some of AMD CPU's due to improper or unexpected behavior of the INVD. This issue may allow an attacker with a malicious hypervisor to affect cache line write-back behavior of the CPU, potentially leading to a loss of guest virtual machine VM memory integrity...

6.5CVSS6.3AI score0.01018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/26 7:55 p.m.6 views

hw: amd: INVD instruction may lead to a loss of SEV-ES guest machine memory integrity problem

A flaw was found in some of AMD CPU's due to improper or unexpected behavior of the INVD. This issue may allow an attacker with a malicious hypervisor to affect cache line write-back behavior of the CPU, potentially leading to a loss of guest virtual machine VM memory integrity...

6.5CVSS6.3AI score0.01018EPSS
SaveExploits0References5
Rows per page
Query Builder