PatchSiren

PatchSiren cyber security CVE debrief

CVE-2024-35997 Siemens CVE debrief

A race condition in the Linux kernel's HID I2C subsystem can cause a system lock-up on Siemens SIMATIC S7-1500 TM MFP devices with the GNU/Linux subsystem. The vulnerability stems from improper synchronization when the I2C_HID_READ_PENDING flag is set during HID report reads, potentially leaving the driver in a hung state. This is a local attack vector requiring low privileges with no user interaction, resulting in high availability impact. The issue was disclosed in April 2024 and affects industrial control systems where the GNU/Linux subsystem is exposed. No patch is currently available from Siemens; mitigation relies on restricting access to trusted personnel and running only trusted applications.

Vendor
Siemens
Product
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
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

Industrial control system operators using Siemens SIMATIC S7-1500 TM MFP with the GNU/Linux subsystem enabled; OT security teams managing PLC environments; asset owners requiring high availability from their control systems; compliance officers tracking unpatched vulnerabilities in critical infrastructure.

Technical summary

The Linux kernel's HID I2C driver (i2c-hid) contains a race condition where the I2C_HID_READ_PENDING flag is not properly cleared, leading to potential driver lock-up and system unavailability. On Siemens SIMATIC S7-1500 TM MFP devices with the GNU/Linux subsystem, a local attacker with low privileges can trigger this condition, causing denial of service. The vulnerability is classified as medium severity (CVSS 5.5) with high availability impact. No firmware or software patch is currently available; mitigation requires operational controls restricting subsystem access and application execution to trusted sources.

Defensive priority

medium

Recommended defensive actions

  • Restrict interactive shell access to the GNU/Linux subsystem to trusted personnel only
  • Execute only applications from trusted sources on affected devices
  • Monitor for anomalous system behavior or unexpected lock-ups on SIMATIC S7-1500 TM MFP units
  • Apply future Siemens security updates when patches become available
  • Segment affected industrial control systems from untrusted networks per CISA ICS recommended practices

Evidence notes

The vulnerability description indicates a race condition in the i2c-hid driver where the I2C_HID_READ_PENDING flag can cause driver lock-up. The CVSS vector confirms local attack vector with low attack complexity and low privileges required. Siemens advisory SSA-265688 and CISA ICSA-24-102-01 document this as affecting the SIMATIC S7-1500 TM MFP GNU/Linux subsystem. The source advisory explicitly states 'Currently no fix is available' as of the last modification. Multiple revision updates to the advisory (through September 2025) have added related CVEs but no resolution for this specific issue.

Sources and references

Verified primary and authoritative sources

  • CVE-2024-35997 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2024-35997

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2024-35997 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2024-35997

    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/2024/icsa-24-102-01.json

    cisa_csaf

  • Source reference

    Unverified legacy reference

    URL: https://cert-portal.siemens.com/productcert/csaf/ssa-265688.json

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://cert-portal.siemens.com/productcert/html/ssa-265688.html

    Reference

  • Source reference

    Unverified legacy reference

    URL: https://www.cisa.gov/news-events/ics-advisories/icsa-24-102-01

    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.