PatchSiren

PatchSiren cyber security CVE debrief

CVE-2024-43893 Siemens CVE debrief

A divide-by-zero vulnerability exists in the Linux serial core subsystem when the TIOCSSERIAL ioctl is called with an invalid baud_base parameter. The flaw stems from a missing validation check for uartclk being zero, which can trigger a divide-by-zero error. This vulnerability affects Siemens industrial networking products running SINEC OS, specifically the RUGGEDCOM RST2428P and SCALANCE X-family switches. The issue was initially published on August 12, 2025, with subsequent advisory updates through February 2026 to correct affected product listings and clarify configuration details. Siemens has assessed the impact as 'Misinformed' for the affected products, indicating the vulnerability's applicability may be limited or mischaracterized in certain contexts. No known exploitation in ransomware campaigns has been reported.

Vendor
Siemens
Product
RUGGEDCOM RST2428P (6GK6242-6PA00)
CVSS
MEDIUM 5.5
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 operating Siemens RUGGEDCOM RST2428P switches or SCALANCE X-family industrial Ethernet switches in critical infrastructure, manufacturing, or utility environments. Security teams responsible for OT/ICS asset management and Linux kernel security in embedded industrial systems.

Technical summary

The vulnerability resides in the Linux kernel's serial core implementation where uartclk validation is absent. When userspace invokes the TIOCSSERIAL ioctl with a baud_base value that results in uartclk being zero, the subsequent division operation triggers a kernel-level divide-by-zero condition. This represents a local denial-of-service vector requiring privileged access to serial device nodes. The affected Siemens products incorporate this kernel component through their SINEC OS foundation.

Defensive priority

medium

Recommended defensive actions

  • Review Siemens ProductCERT advisory SSA-355557 for detailed product-specific impact assessment and configuration guidance
  • Verify SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family configuration to determine actual exposure per February 2026 advisory clarification
  • Apply vendor-provided patches or firmware updates when available for affected SINEC OS-based products
  • Implement network segmentation for industrial control systems per CISA recommended practices
  • Monitor serial interface access controls to restrict unauthorized TIOCSSERIAL ioctl calls
  • Assess operational technology environments for Linux-based systems utilizing serial core drivers

Evidence notes

Vulnerability description derived from CISA ICS advisory ICSA-25-226-07 and Siemens ProductCERT SSA-355557. Impact assessment of 'Misinformed' sourced directly from CSAF threat data. Advisory revision history confirms multiple updates through February 2026 for product clarification.

Official resources

2025-08-12