Lucene search
+L

8 matches found

NVD
NVD
added 2026/01/13 4:16 p.m.5 views

CVE-2025-71065

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock As Jiaming Zhang and syzbot reported, there is potential deadlock in f2fs as below: Chain exists of: &sbi-cprwsem -- fsreclaim -- sbinternal2 Possible unsafe locking scenario: CPU0 CPU1 ----...

0.00174EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2024-35160

Malicious code in bioql PyPI...

7CVSS7.2AI score0.00237EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/06/25 1:51 p.m.25 views

CVE-2024-34027

A vulnerability was found in the Flash-Friendly File System F2FS in the Linux kernel, where the reservecompressblocks and releasecompressblocks functions were not adequately protected by the cprwsem lock. This locking deficiency could lead to race conditions, potentially causing data corruption o...

5.5CVSS9AI score0.00237EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/24 1:56 p.m.1276 views

CVE-2024-34027

CVE-2024-34027 corresponds to a Linux kernel/F2FS issue where the f2fs compress path ({reserve,release}_compress_blocks()) could race with checkpoint due to cp_rwsem lock issues, risking corruption of filesystem metadata (blkaddr in dnode, inode fields, and .total_valid_block_count) after SPO. Th...

7.8CVSS7.9AI score0.00237EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/24 1:56 p.m.15 views

CVE-2024-34027 f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS6.9AI score0.00237EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/24 1:56 p.m.55 views

CVE-2024-34027 f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS0.00237EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/01 9:24 p.m.25 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...

5.5CVSS7.1AI score0.00284EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 12:53 p.m.7481 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
Rows per page
Query Builder