PatchSiren cyber security CVE debrief
CVE-2023-52475 Linux CVE debrief
A use-after-free vulnerability in the Linux kernel's Griffin PowerMate USB input driver (powermate) was resolved via a code fix. The flaw existed in the powermate_config_complete callback function. Siemens has assessed this CVE as not affecting its RUGGEDCOM RST2428P and SCALANCE X-family industrial networking products, reclassifying them from affected to known not affected in subsequent advisory revisions. The vulnerability was originally published in the CVE database on 2025-08-12 and last modified on 2026-02-25. This CVE is not listed in CISA's Known Exploited Vulnerabilities catalog.
- Vendor
- Linux
- 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
Organizations running Linux systems with Griffin PowerMate USB input devices should ensure kernel patches are applied. Organizations deploying Siemens SCALANCE X-family switches or RUGGEDCOM RST2428P devices can disregard this CVE for those products based on vendor assessment. Industrial asset owners should monitor CISA ICS advisories for authoritative OT security guidance.
Technical summary
The vulnerability is a use-after-free (CWE-416) in the Linux kernel's drivers/input/misc/powermate.c powermate_config_complete function. This callback is invoked during USB device configuration completion. A use-after-free occurs when memory is accessed after it has been freed, potentially leading to memory corruption, crashes, or code execution. The fix resolves the lifecycle management of the relevant structure. Siemens products originally listed as affected were subsequently determined to be not vulnerable based on technical analysis.
Defensive priority
low
Recommended defensive actions
- Verify that Linux kernel versions deployed in your environment contain the fix for the powermate driver use-after-free if Griffin PowerMate USB devices are used
- For Siemens SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family and RUGGEDCOM RST2428P deployments, no action is required based on vendor assessment of non-affectation
- Review vendor security advisories for any future reassessment of affectation status
- Apply standard ICS security practices including network segmentation for critical industrial control systems
Evidence notes
The source CISA CSAF advisory ICSA-25-226-15 (Siemens SINEC OS) contains a threat entry categorizing impact as 'Misinformed' for product IDs CSAFPID-0001, CSAFPID-0004, and CSAFPID-0003, indicating Siemens' assessment that these products are not actually vulnerable despite initial inclusion. The revision history shows corrections on 2026-02-12 moved entries to 'Known Not Affected Products' and the 2026-02-25 republication updated based on Siemens ProductCERT SSA-613116.
Sources and references
Verified primary and authoritative sources
-
CVE-2023-52475 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2023-52475
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2023-52475 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2023-52475
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-15.json
cisa_csaf
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/csaf/ssa-613116.json
Reference
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15
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.