Lucene search
+L

1379 matches found

EUVD
EUVD
added 2025/12/09 6:30 p.m.7 views

EUVD-2023-60167

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

6AI score0.00206EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 4:17 p.m.6 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...

0.00206EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:3 a.m.5 views

btrfs: ensure no dirty metadata is written back for an fs with errors

...

5.5CVSS7AI score0.00162EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.5 views

kernel: iommu/vt-d: Disallow dirty tracking if incoherent page walk

A flaw was found in the Intel VT-d IOMMU support in the Linux kernel. When an IOMMU is configured to perform dirty-page tracking, but the page-walk memory region is incoherent between the IOMMU and CPU, the hardware may attempt to atomically update the bits in a paging-structure entry that is not...

5.8AI score0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.32 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...

0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:29 a.m.7 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...

6.4AI score0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 1:29 a.m.21 views

CVE-2023-53829

CVE-2023-53829 affects the Linux kernel F2FS filesystem. Root cause: during eviction/cleanup, an atomic file abort can leave FI_DIRTY_INODE still set, causing f2fs_evict_inode to trigger a kernel BUG and potentially a panic. Affected component: f2fs inode eviction path (f2fs_evict_inode in fs/f2f...

6.1AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.6 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...

5.2AI score0.00206EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 1:1 a.m.11 views

iommufd: Don't overflow during division for dirty tracking

...

7AI score0.00174EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.5 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.00174EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.13 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...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References21
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.5 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.00206EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 1:16 a.m.1 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...

5.3AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.3 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.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.11 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.00174EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 1:16 a.m.4 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...

5.7AI score0.00162EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/08 1:16 a.m.12 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.00174EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/08 12:46 a.m.29 views

CVE-2025-40303

CVE-2025-40303 is a Linux kernel btrfs issue resolved by ensuring no dirty metadata is written back when the filesystem is in an error state. The root cause was that, after an error is detected, some metadata modifications remained in the btrie inode page cache and could be written back during ip...

6.2AI score0.00162EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.37 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...

0.00162EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.6 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...

5.2AI score0.00162EPSS
SaveExploits0
Rows per page
Query Builder