PatchSiren

PatchSiren cyber security CVE debrief

CVE-2024-40971 Siemens CVE debrief

A race condition in the Linux kernel's F2FS filesystem during remount operations can cause files created or opened during a brief window to bypass inline encryption, potentially leading to data corruption when wrappedkey_v0 is enabled. The vulnerability stems from the SB_INLINECRYPT flag being temporarily cleared and re-set in f2fs_remount. Siemens has assessed this vulnerability as not affecting their listed industrial networking products, marking it as 'Misinformed' in their security advisory.

Vendor
Siemens
Product
RUGGEDCOM RST2428P (6GK6242-6PA00)
CVSS
MEDIUM 4
CISA KEV
Not listed in stored evidence
Original CVE published
2024-04-09
Original CVE updated
2026-05-14
Advisory published
2024-04-09
Advisory updated
2026-05-14

Who should care

Organizations running Siemens industrial networking equipment (RUGGEDCOM RST2428P, SCALANCE XC/XR/XCM/XRM/XCH/XRH families) should verify their systems are not affected. Linux system administrators using F2FS with inline encryption enabled should monitor kernel security updates for the underlying vulnerability.

Technical summary

CVE-2024-40971 describes a race condition in the Linux kernel's F2FS (Flash-Friendly File System) where the SB_INLINECRYPT flag is cleared and re-set during f2fs_remount operations. If files are created or opened during this gap, they will not use inline encryption. In worst-case scenarios with wrappedkey_v0 enabled, this may lead to data corruption. Siemens has assessed this vulnerability as not affecting their listed industrial networking products (RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family, SCALANCE XCM-/XRM-/XCH-/XRH-300 family), categorizing it as 'Misinformed' in their security advisory.

Defensive priority

low

Recommended defensive actions

  • Verify that affected Siemens industrial networking products (RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family, SCALANCE XCM-/XRM-/XCH-/XRH-300 family) are running current firmware versions as no补丁
  • Follow CISA ICS recommended practices for defense-in-depth strategies for industrial control systems
  • Monitor Siemens ProductCERT advisories for any future reassessment of this vulnerability

Evidence notes

The source advisory (ICSA-25-226-07) explicitly marks CVE-2024-40971 as 'Misinformed' for all listed Siemens products, indicating the vulnerability does not affect these systems. The underlying Linux kernel issue involves a race condition in F2FS remount operations where the SB_INLINECRYPT flag is cleared and re-set, creating a window where files may be created without inline encryption.

Official resources

2025-08-12