LiveActive security incident?Get immediate response
CVE Record

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

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2024-34027 is a Linux kernel f2fs filesystem bug that can corrupt filesystem metadata during a race condition. The published score is high, but exploitation requires local access, privileges, and high complexity. Systems using f2fs, especially with compression, should be prioritized for kernel or vendor updates.

Executive priority

Treat this as a high-priority maintenance item for Linux fleets using f2fs. It is not presented as remotely exploitable or actively exploited, but the potential filesystem corruption and high CIA impact justify timely patching, especially on appliances, shared servers, and systems with untrusted local users.

Technical view

The issue is in f2fs compression handling: reserve_compress_blocks() and release_compress_blocks() were not covered by cp_rwsem, allowing a race with checkpoint operations. The source says this can corrupt dnode block addresses, inode fields, and total_valid_block_count after an SPO case. CVSS is 7.0 with local attack vector and low privileges required.

Likely exposure

Exposure is most likely on Linux systems running affected kernel builds with f2fs in use, particularly where f2fs compression is enabled. Distro and appliance exposure depends on vendor backports and product-specific kernel packaging. The bundle also references a Siemens advisory, so Siemens-managed environments should check that notice directly.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates local, high-complexity exploitation requiring low privileges and no user interaction. The described impact is severe because successful triggering could affect confidentiality, integrity, and availability through filesystem metadata corruption.

Researcher notes

The key technical condition is a missing cp_rwsem coverage around f2fs compressed block reserve/release paths, racing checkpoint activity. Public evidence in the bundle is patch-oriented and does not include exploit proof, operational indicators, or product-specific Siemens impact details beyond the advisory reference.

Mitigation direction

  • Update to a kernel or vendor package containing the referenced stable f2fs fixes.
  • Check Linux distribution advisories for backported fixes before relying on version numbers alone.
  • For Siemens products, review SSA-265688 and apply the vendor-directed update path.
  • Limit untrusted local access on systems using f2fs until patch status is confirmed.
  • Ensure backups exist for systems with important data on f2fs volumes.

Validation and detection

  • Inventory Linux systems using f2fs filesystems and identify whether compression is enabled.
  • Record running kernel versions and compare them with vendor fixed builds or stable commits.
  • Confirm distribution security advisories mark CVE-2024-34027 fixed for deployed packages.
  • For appliances, confirm the vendor firmware or image includes the kernel fix.
  • Review local-user exposure on affected systems pending remediation.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-770: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-34027 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
3ADP providers
8Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H15.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-2024-34027Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
CVECVE Program Container
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxef8d563f184e1112651f2cbde383d43e599334e8, ef8d563f184e1112651f2cbde383d43e599334e8, ef8d563f184e1112651f2cbde383d43e599334e8, ef8d563f184e1112651f2cbde383d43e599334e8, ef8d563f184e1112651f2cbde383d43e599334e8, ef8d563f184e1112651f2cbde383d43e599334e8unaffected
LinuxLinux5.8, 0, 5.10.219, 5.15.161, 6.1.93, 6.6.33, 6.9.4, 6.10affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.