In the Linux kernel, the following vulnerability has been resolved:
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock
It needs to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock
to avoid racing with checkpoint, otherwise, filesystem metadata including
blkaddr in dnode, inode fields and .total_valid_block_count may be
corrupted after SPO case.
References
Configurations
No configuration.
History
05 Nov 2024, 15:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-770 | |
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.0 |
24 Jun 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-24 14:15
Updated : 2024-11-05 15:35
NVD link : CVE-2024-34027
Mitre link : CVE-2024-34027
CVE.ORG link : CVE-2024-34027
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling