Lucene search
+L

546 matches found

CVE
CVE
added 2025/10/01 8:07 a.m.37 views

CVE-2025-39924

The CVE-2025-39924 entry relates to the Linux kernel EROFS code. A bug was fixed where the algorithm used to validate encoded extents was incorrect; the check is now unified with Z_EROFS_COMPRESSION(_RUNTIME)_MAX and aligned with sbi->available_compr_algs. The impact described in sources is li...

7.8CVSS6.1AI score0.00134EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/10/01 8:07 a.m.9 views

CVE-2025-39924

In the Linux kernel, the following vulnerability has been resolved: erofs: fix invalid algorithm for encoded extents The current algorithm sanity checks do not properly apply to new encoded extents. Unify the algorithm check with ZEROFSCOMPRESSIONRUNTIMEMAX and ensure consistency with...

7.8CVSS5.4AI score0.00134EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/10/01 8:07 a.m.3 views

CVE-2025-39924 erofs: fix invalid algorithm for encoded extents

In the Linux kernel, the following vulnerability has been resolved: erofs: fix invalid algorithm for encoded extents The current algorithm sanity checks do not properly apply to new encoded extents. Unify the algorithm check with ZEROFSCOMPRESSIONRUNTIMEMAX and ensure consistency with...

7.8CVSS6.1AI score0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 8:07 a.m.9 views

CVE-2025-39924 erofs: fix invalid algorithm for encoded extents

In the Linux kernel, the following vulnerability has been resolved: erofs: fix invalid algorithm for encoded extents The current algorithm sanity checks do not properly apply to new encoded extents. Unify the algorithm check with ZEROFSCOMPRESSIONRUNTIMEMAX and ensure consistency with...

7.8CVSS6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.8 views

PT-2025-40213

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where merging very long extents could lead to corruption of extents within a file. The problem stemmed from unnecessarily complex logic when attempting...

6.3AI score0.00164EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.10 views

PT-2025-40098

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains an issue within the erofs filesystem related to encoded extents. The algorithm sanity checks do not correctly apply to new encoded extents, leading to...

5.5CVSS6.3AI score0.00134EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/09/16 6:55 p.m.22 views

CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

7CVSS5.6AI score0.00137EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.10 views

CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 5:15 p.m.9 views

DEBIAN-CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS5.4AI score0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.13 views

UBUNTU-CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 4:11 p.m.13 views

CVE-2023-53306 fsdax: force clear dirty mark if CoW

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.3 views

CVE-2023-53306 fsdax: force clear dirty mark if CoW

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.9AI score0.00137EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.18 views

CVE-2023-53306 fsdax: force clear dirty mark if CoW

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 4:11 p.m.39 views

CVE-2023-53306

CVE-2023-53306 involves the Linux kernel fsdax path used by XFS for CoW on non-shared extents. The issue arises when a previous non-shared extent is mwrited and its dax entry is left dirty, which produced a WARN at dax_insert_entry. The connected documents consistently describe this as a resolved...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.19 views

CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS5.4AI score0.00137EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.8 views

PT-2025-38024

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.3.0-rc1 Description: The Linux kernel contains a flaw in the fs/dax.c component related to copy-on-write CoW handling within the XFS filesystem. Specifically, the code fails to clear a dirty mark on an old,...

6.7AI score0.00137EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.8 views

SUSE CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS6.7AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.7 views

DEBIAN-CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/15 2:45 p.m.40 views

CVE-2022-50293

CVE-2022-50293 affects the Linux kernel btrfs subsystem. When dropping file extent items for a range, ENOMEM could trigger a BUG_ON() path in btrfs_drop_extents(); the fix replaces those BUG_ON()s with proper transaction abort and error return handling. This means that instead of halting the tran...

5.5CVSS6.3AI score0.00155EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder