Lucene search
+L

1250 matches found

SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.9 views

SUSE CVE-2024-57941

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the non-cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled e.g. due to a DIO write on that file, future copying to the cache for that file is disabled until al...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.7 views

SUSE CVE-2024-57942

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.7CVSS6.5AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/21 1:15 p.m.3 views

DEBIAN-CVE-2024-57942

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.5CVSS5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 1:15 p.m.8 views

UBUNTU-CVE-2024-57942

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.5CVSS6.5AI score0.00177EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/21 1:15 p.m.7 views

UBUNTU-CVE-2024-57943

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a bufferhead marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses foliozeronewbuffe...

7.8CVSS6.3AI score0.00196EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/21 12:18 p.m.2 views

CVE-2024-57943 exfat: fix the new buffer was not zeroed before writing

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a bufferhead marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses foliozeronewbuffe...

6.3AI score0.00196EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.28 views

CVE-2024-57941 netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the non-cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled e.g. due to a DIO write on that file, future copying to the cache for that file is disabled until al...

0.00173EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/13 12:00 a.m.11 views

PT-2025-8762

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version that includes the fix for the issue described. Description A bug in the Linux kernel's btrfs module can cause a crash when the run delalloc nocow function fails, leading to a VM BUG ON FOLIO error. Th...

7.8CVSS6.3AI score0.07372EPSS
SaveExploits1References273
OSV
OSV
added 2025/01/11 1:15 p.m.12 views

UBUNTU-CVE-2024-52319

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in cleargiganticpage In current kernel, hugetlbnopage calls foliozerouser with the fault address. Where the fault address may be not aligned with the huge page size. Then, foliozerouser may call...

7.8CVSS6.1AI score0.00214EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.6 views

SUSE CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

4.7CVSS7.5AI score0.00248EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.22 views

CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.8AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/06 5:15 p.m.11 views

AZL-55032 CVE-2024-56758 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.4 views

DEBIAN-CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/06 5:15 p.m.20 views

CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS0.00248EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/06 5:15 p.m.7 views

UBUNTU-CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.18 views

CVE-2024-56758 btrfs: check folio mapping after unlock in relocate_one_folio()

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/06 4:20 p.m.12 views

CVE-2024-56758 btrfs: check folio mapping after unlock in relocate_one_folio()

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

6AI score
SaveExploits0References8
CVE
CVE
added 2025/01/06 4:20 p.m.211 views

CVE-2024-56758

CVE-2024-56758 affects the Linux kernel (btrfs) and describes a race where, after folio unlock during relocation, another thread can modify the folio mapping before folio_lock() and lead to an invalid page, potentially causing a NULL pointer dereference during concurrent transaction aborts. The i...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/01/06 12:00 a.m.10 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, which stems from the fact that in the btrfs file system, the relocateonefolio function unlocks the folio after calling...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.23 views

PT-2026-8125

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the netfs component related to the handling of read requests and folio unlocking. Specifically, the issue arises when collecting read results for...

9.8CVSS6.2AI score0.00502EPSS
SaveExploits1References320
Rows per page
Query Builder