Lucene search
+L

1656 matches found

Cvelist
Cvelist
added 2025/12/09 1:29 a.m.45 views

CVE-2023-53829 f2fs: flush inode if atomic file is aborted

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS0.00192EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/09 1:29 a.m.43 views

CVE-2023-53829

CVE-2023-53829 (Linux kernel, F2FS) is a concrete vulnerability in the F2FS file system related to flushing the inode when an atomic write is aborted. The issue arises in f2fs_evict_inode where a dirty-inode check (FI_DIRTY_INODE) triggers a kernel bug during inode eviction, as shown in the provi...

7.8CVSS6.1AI score0.00192EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.18 views

CVE-2023-53829

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS5.2AI score0.00192EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.11 views

CVE-2023-53829 f2fs: flush inode if atomic file is aborted

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS6.4AI score
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/12/09 1:01 a.m.16 views

iommufd: Don't overflow during division for dirty tracking

...

7AI score0.00201EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.12 views

SUSE CVE-2025-40293

In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITSPERTYPEbitmap-bitmap pgsize will overflow to 0 and this triggers divide by 0. In this case the index should just be 0, so reorganize things to...

4.4CVSS6.5AI score0.00201EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2025/12/09 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 that stems from the failure to synchronize the inode state when an atomic write operation is aborted, which could lead to a...

6.1AI score0.00192EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.18 views

RHEL 10 : kernel (RHSA-2025:22854)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22854 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to...

9.8CVSS6.4AI score0.00371EPSS
SaveExploits0References21
OSV
OSV
added 2025/12/08 1:16 a.m.5 views

DEBIAN-CVE-2025-40303

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors BUG During development of a minor feature make sure all btrfsbio::endio is called in task context, I noticed a crash in generic/388, where metadata writes...

7.8CVSS5.3AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.8 views

DEBIAN-CVE-2025-40293

In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITSPERTYPEbitmap-bitmap pgsize will overflow to 0 and this triggers divide by 0. In this case the index should just be 0, so reorganize things to...

5.2AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.15 views

CVE-2025-40293

In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITSPERTYPEbitmap-bitmap pgsize will overflow to 0 and this triggers divide by 0. In this case the index should just be 0, so reorganize things to...

0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 1:16 a.m.20 views

UBUNTU-CVE-2025-40293

In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITSPERTYPEbitmap-bitmap pgsize will overflow to 0 and this triggers divide by 0. In this case the index should just be 0, so reorganize things to...

5.7AI score0.00201EPSS
SaveExploits0References23
OSV
OSV
added 2025/12/08 1:16 a.m.13 views

UBUNTU-CVE-2025-40303

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors BUG During development of a minor feature make sure all btrfsbio::endio is called in task context, I noticed a crash in generic/388, where metadata writes...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.44 views

CVE-2025-40303 btrfs: ensure no dirty metadata is written back for an fs with errors

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors BUG During development of a minor feature make sure all btrfsbio::endio is called in task context, I noticed a crash in generic/388, where metadata writes...

7.8CVSS0.00138EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/08 12:46 a.m.55 views

CVE-2025-40303

CVE-2025-40303 affects the Linux kernel’s Btrfs: when the filesystem is in an error state, dirty metadata may be written back due to pending in-memory metadata and a stopped workqueue path. The root cause is that, if an error occurs, no new transactions are allowed and dirty folios in the btrie i...

7.8CVSS6.2AI score0.00138EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.10 views

CVE-2025-40303

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors BUG During development of a minor feature make sure all btrfsbio::endio is called in task context, I noticed a crash in generic/388, where metadata writes...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 12:46 a.m.13 views

CVE-2025-40303 btrfs: ensure no dirty metadata is written back for an fs with errors

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors BUG During development of a minor feature make sure all btrfsbio::endio is called in task context, I noticed a crash in generic/388, where metadata writes...

7.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.52 views

CVE-2025-40293 iommufd: Don't overflow during division for dirty tracking

In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITSPERTYPEbitmap-bitmap pgsize will overflow to 0 and this triggers divide by 0. In this case the index should just be 0, so reorganize things to...

0.00201EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.6 views

CVE-2025-40293

In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITSPERTYPEbitmap-bitmap pgsize will overflow to 0 and this triggers divide by 0. In this case the index should just be 0, so reorganize things to...

5.2AI score0.00201EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 12:46 a.m.46 views

CVE-2025-40293

CVE-2025-40293 : Linux kernel iommufd had a division-by-zero risk when calculating dirty-tracking bitmap indices if pgshift == 63, caused by an overflow in computing BITS_PER_TYPE(*bitmap->bitmap) * pgsize. The fix reorganizes the division to divide by shift instead of overflowing, preventing ...

6.4AI score0.00201EPSS
SaveExploits0References5
Rows per page
Query Builder