Lucene search
+L

2631 matches found

Cvelist
Cvelist
added 2024/05/01 1:04 p.m.48 views

CVE-2024-27070 f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free issue in f2fsfilemapfault syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in f2fsfilemapfault+0xd1/0x2c0 fs/f2fs/file.c:49 Read of size 8 at addr ffff88807bb22680 by task...

7.1CVSS6.7AI score0.00227EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/01 12:53 p.m.7205 views

CVE-2024-27035

In CVE-2024-27035, the Linux kernel f2fs compress path fixes a bug where a data block in a compressed cluster may not be persisted with metadata during checkpoint, risking data corruption after SPOR. The patch ensures the compressed page is written during checkpoint. Affected component: fs/f2fs/c...

7.3CVSS6.6AI score0.00276EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.48 views

CVE-2024-27035 f2fs: compress: fix to guarantee persisting compressed blocks by CP

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS6.7AI score0.00276EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.53 views

CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS6.1AI score0.00276EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:53 p.m.20 views

CVE-2024-27035 f2fs: compress: fix to guarantee persisting compressed blocks by CP

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.15 views

CVE-2024-27034 f2fs: compress: fix to cover normal cluster write with cp_rwsem

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cprwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cprwsem during f2fswriterawpages, otherwise data will be corrupted if partial blocks were...

7.8CVSS6.6AI score0.00284EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.42 views

CVE-2024-27034

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cprwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cprwsem during f2fswriterawpages, otherwise data will be corrupted if partial blocks were...

7.8CVSS6.5AI score0.00284EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:53 p.m.20 views

CVE-2024-27034 f2fs: compress: fix to cover normal cluster write with cp_rwsem

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cprwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cprwsem during f2fswriterawpages, otherwise data will be corrupted if partial blocks were...

7.8CVSS6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.40 views

CVE-2024-27034 f2fs: compress: fix to cover normal cluster write with cp_rwsem

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cprwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cprwsem during f2fswriterawpages, otherwise data will be corrupted if partial blocks were...

7.8CVSS6.6AI score0.00284EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/01 12:53 p.m.7495 views

CVE-2024-27034

CVE-2024-27034 affects the f2fs compression path in the Linux kernel. The root cause is a race where, when overwriting a compressed cluster with a normal cluster, cp_rwsem is unlocked too early during f2fs_write_raw_pages(), risking data corruption if partial blocks are persisted before CP & SPOR...

7.8CVSS6.6AI score0.00284EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/01 12:53 p.m.17 views

CVE-2024-27033 f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to remove unnecessary f2fsbugon to avoid panic verifyblkaddr will trigger panic once we inject fault into f2fsisvalidblkaddr, fix to remove this unnecessary f2fsbugon...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.35 views

CVE-2024-27033 f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to remove unnecessary f2fsbugon to avoid panic verifyblkaddr will trigger panic once we inject fault into f2fsisvalidblkaddr, fix to remove this unnecessary f2fsbugon...

6.7AI score0.00266EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.28 views

CVE-2024-27033 f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to remove unnecessary f2fsbugon to avoid panic verifyblkaddr will trigger panic once we inject fault into f2fsisvalidblkaddr, fix to remove this unnecessary f2fsbugon...

6.7AI score0.00266EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.27 views

CVE-2024-27033

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to remove unnecessary f2fsbugon to avoid panic verifyblkaddr will trigger panic once we inject fault into f2fsisvalidblkaddr, fix to remove this unnecessary f2fsbugon...

5.5CVSS5.6AI score0.00266EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 12:53 p.m.3643 views

CVE-2024-27033

The CVE-2024-27033 issue affects the Linux kernel’s f2fs filesystem code. The root cause described in the sources is a panic when verify_blkaddr() could be triggered due to a fault injected into f2fs_is_valid_blkaddr(), prompting removal of an unnecessary f2fs_bug_on() call. The advisory notes th...

5.5CVSS6.7AI score0.00266EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.63 views

CVE-2024-27032

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS6.5AI score0.00291EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.27 views

CVE-2024-27032 f2fs: fix to avoid potential panic during recovery

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.9AI score0.00291EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.41 views

CVE-2024-27032 f2fs: fix to avoid potential panic during recovery

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.9AI score0.00291EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/01 12:53 p.m.2351 views

CVE-2024-27032

CVE-2024-27032 affects the Linux kernel f2fs subsystem. During recovery, if FAULT_BLOCK is enabled, f2fs_reserve_new_block() may return -ENOSPC, potentially causing a kernel panic. Additionally, with fault-injection rate 1 and only FAULT_BLOCK enabled, a deadloop in block reservation may occur. T...

6.3CVSS6.9AI score0.00291EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/01 12:53 p.m.15 views

CVE-2024-27032 f2fs: fix to avoid potential panic during recovery

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS6.2AI score
SaveExploits0References8
Rows per page
Query Builder