PatchSiren cyber security CVE debrief
CVE-2022-3564 Linux CVE debrief
CVE-2022-3564 is a Linux kernel Bluetooth use-after-free issue that ABB lists as affecting ARM600 and ABB M2M Gateway SW. In the ABB/CISA advisory published on 2025-04-07, the affected ranges are ARM600 firmware 4.1.2 through 5.0.3 and ABB M2M Gateway SW 5.0.1 through 5.0.3. The reported impact is potential data leakage or denial of service. The CVSS vector provided in the source is 6.8 (Medium), while the advisory text describes the issue as critical; in practice, this is most important for environments that run the affected ABB gateways, especially where availability and remote connectivity matter.
- Vendor
- Linux
- Product
- SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
- CVSS
- MEDIUM 6.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2025-04-07
- Original CVE updated
- 2025-04-07
- Advisory published
- 2025-04-07
- Advisory updated
- 2025-04-07
Who should care
Asset owners, OT/ICS operators, and defenders responsible for ABB ARM600 or ABB M2M Gateway SW deployments should review this CVE. Network/security teams should also care if these devices sit near remote-access, VPN, or boundary segments, because the source recommends minimizing exposure and hardening internet-facing paths.
Technical summary
The source describes a use-after-free in Linux kernel Bluetooth code, specifically l2cap_reassemble_sdu in net/bluetooth/l2cap_core.c. ABB maps that underlying issue to two product families: ABB M2M Gateway ARM600 and ABB M2M Gateway SW. The source does not provide exploit details, but it states the outcome could be information leakage or denial of service. The advisory’s CVSS vector is AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H, indicating that exploitation is not trivial and requires local network proximity, low privileges, and user interaction in the scored model.
Defensive priority
High
Recommended defensive actions
- Identify whether any ABB ARM600 firmware versions 4.1.2 through 5.0.3 are deployed, and whether ABB M2M Gateway SW versions 5.0.1 through 5.0.3 are present.
- Use the vendor/CISA advisory and ABB lifecycle guidance to plan remediation for any affected systems, including firmware/software updates where available.
- Reduce exposure of ARM600 and related components to the internet; if external access is required, limit it to necessary VPN paths as described in the source.
- Apply firewall allowlisting and segment the system so only required hosts, ports, and protocols are permitted.
- Place internet-terminated connections in a DMZ when VPN tunnels or remote access must traverse the internet.
- Change default credentials, use strong non-reused passwords, and restrict administrator/root use to necessary tasks only.
- Keep supporting engineering/configuration PCs patched and virus-scanned before they are connected to the OT environment.
- Maintain validated backups of configurations and firmware, and verify they can be restored if needed.
Evidence notes
All product and version assertions are taken from the CISA CSAF advisory for ICSA-25-105-08 and its referenced ABB materials. The advisory explicitly lists ABB M2M Gateway ARM600 firmware 4.1.2 through 5.0.3 and ABB M2M Gateway SW 5.0.1 through 5.0.3 as affected. The vulnerability description in the source states the issue is a Linux kernel Bluetooth use-after-free in l2cap_reassemble_sdu that can lead to data leakage or denial of service. Timing uses the provided publication date of 2025-04-07; no KEV listing is present in the supplied data.
Sources and references
Verified primary and authoritative sources
-
CVE-2022-3564 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2022-3564
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2022-3564 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2022-3564
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/2023/icsa-23-166-11.json
cisa_csaf
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/csaf/ssa-794697.json
Reference
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/html/ssa-794697.html
Reference
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/pdf/ssa-794697.pdf
Reference
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/txt/ssa-794697.txt
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/news-events/ics-advisories/icsa-23-166-11
Reference
-
Source reference
Unverified legacy reference
URL: https://www.cisa.gov/uscert/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
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.