PatchSiren cyber security CVE debrief
CVE-2025-38167 Siemens CVE debrief
CVE-2025-38167 is a Linux kernel ntfs3 null-handling flaw that Siemens and CISA map to affected SIMATIC S7-1500 CPU family products with an additional GNU/Linux subsystem. The advisory rates it CVSS 5.5 (MEDIUM) and indicates a local, low-privilege availability impact. Siemens states that no fix is currently available, so access restriction and trusted-software controls are the main defenses.
- Vendor
- Siemens
- Product
- SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2025-06-10
- Original CVE updated
- 2026-05-14
- Advisory published
- 2025-06-10
- Advisory updated
- 2026-05-14
Who should care
Siemens SIMATIC S7-1500 CPU operators and integrators, especially those using the affected 1518/1518F and SIPLUS variants and any deployment that exposes the additional GNU/Linux subsystem shell or application environment.
Technical summary
The underlying issue is in fs/ntfs3: hdr_first_de() returns a pointer to struct NTFS_DE that may be NULL, and the vulnerable path needs explicit NULL handling. The CISA/Siemens advisory context ties this Linux kernel issue to the SIMATIC S7-1500 CPU family products listed in the advisory. The published CVSS vector (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) points to local access requirements and a high availability impact, with no confidentiality or integrity impact recorded.
Defensive priority
Medium priority. Treat as a targeted availability risk for affected Siemens systems; prioritize where local shell access exists or where downtime would materially affect operations, especially because the advisory lists no fix yet.
Recommended defensive actions
- Limit access to the interactive shell of the additional GNU/Linux subsystem to trusted personnel only.
- Only build and run applications from trusted sources.
- Monitor Siemens ProductCERT advisory SSA-082556 and CISA advisory ICSA-25-162-05 for any future remediation updates.
- Review local user access and privilege boundaries for the affected subsystem to reduce exposure to low-privilege local abuse.
Evidence notes
The source advisory (ICSA-25-162-05 / Siemens SSA-082556) lists five affected Siemens SIMATIC S7-1500 CPU product variants and explicitly states that currently no fix is available. The CVE description identifies the Linux kernel ntfs3 issue: hdr_first_de() can return NULL and needs error handling, which is consistent with CWE-476 (NULL pointer dereference) and the advisory's CVSS vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The advisory also notes the finding came from the Linux Verification Center (linuxtesting.org) with SVACE.
Official resources
-
CVE-2025-38167 CVE record
CVE.org
-
CVE-2025-38167 NVD detail
NVD
-
Source item URL
cisa_csaf
-
Source reference
Reference
-
Source reference
Reference
-
Source reference
Reference
-
Source reference
Reference
-
Source reference
Reference
-
Source reference
Reference
-
Source reference
Reference
CVE-2025-38167 was published on 2025-06-10 and last updated in the supplied advisory timeline on 2026-05-14. Use the latest CISA/Siemens advisory revision for current product scope and mitigation context.