PatchSiren cyber security CVE debrief
CVE-2024-56630 Siemens CVE debrief
CVE-2024-56630 describes a resource leak in the OCFS2 (Oracle Cluster File System 2) Linux kernel module where iput() is not called when new_inode() succeeds but dquot_initialize() fails. This vulnerability affects Siemens industrial networking products that incorporate vulnerable Linux kernel versions, specifically the RUGGEDCOM RST2428P and SCALANCE X-family switches running SINEC OS. The flaw could lead to inode reference count leaks, potentially causing resource exhaustion over time. CISA published this advisory on August 12, 2025, with subsequent updates through February 25, 2026, including corrections to affected product listings and removal of rejected CVEs. Siemens has issued ProductCERT advisory SSA-355557 with remediation guidance. No CVSS score is currently assigned, and this vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog.
- Vendor
- Siemens
- Product
- RUGGEDCOM RST2428P (6GK6242-6PA00)
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2025-08-12
- Original CVE updated
- 2026-02-25
- Advisory published
- 2025-08-12
- Advisory updated
- 2026-02-25
Who should care
Industrial control system operators, OT security teams, and network administrators managing Siemens RUGGEDCOM or SCALANCE infrastructure should prioritize this advisory. Organizations in critical infrastructure sectors (energy, manufacturing, transportation) deploying these switches for industrial Ethernet connectivity should verify their exposure and monitor for vendor patches.
Technical summary
The vulnerability exists in the OCFS2 filesystem implementation within the Linux kernel. When new_inode() successfully allocates an inode but dquot_initialize() subsequently fails, the code path omits a required iput() call to decrement the inode reference count. This results in a reference count leak that could accumulate over time, potentially leading to resource exhaustion. The flaw affects Siemens industrial networking products built on vulnerable Linux kernel versions, including RUGGEDCOM RST2428P and SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family devices. CISA's advisory underwent multiple revisions between August 2025 and February 2026 to correct product impact assessments and remove rejected CVEs from the advisory scope.
Defensive priority
medium
Recommended defensive actions
- Review Siemens ProductCERT advisory SSA-355557 for affected product configurations and patch availability
- Verify SINEC OS and kernel versions on RUGGEDCOM RST2428P and SCALANCE X-family devices
- Apply vendor-provided firmware updates when available per Siemens security advisory
- Monitor CISA ICS advisories for additional updates to affected product listings
- Implement network segmentation for industrial control systems per CISA recommended practices
Evidence notes
Vulnerability description sourced from CISA CSAF advisory ICSA-25-226-07. Affected product identification derived from CSAF product tree with high confidence. Timeline based on CISA advisory revision history showing initial publication 2025-08-12 and latest update 2026-02-25. Vendor attribution confirmed through CSAF vendor field.
Sources and references
Verified primary and authoritative sources
-
CVE-2024-56630 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2024-56630
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2024-56630 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2024-56630
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source item URL
Unverified legacy reference
URL: https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2025/icsa-25-226-07.json
cisa_csaf
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/csaf/ssa-355557.json
Reference
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/html/ssa-355557.html
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/news-events/ics-alerts/ics-alert-10-301-01
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/resources-tools/resources/ics-recommended-practices
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/topics/industrial-control-systems
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf
Reference
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.