CVE-2021-35094

7.8 HIGH

📋 TL;DR

This vulnerability allows attackers to bypass authentication in Qualcomm Snapdragon chipsets by exploiting improper timeout-based verification in identity credential handling. It affects devices using Snapdragon Auto, Compute, Connectivity, Industrial IoT, and Mobile platforms. Attackers could gain unauthorized access to the High-Level Operating System (HLOS) layer.

💻 Affected Systems

Products:
  • Snapdragon Auto
  • Snapdragon Compute
  • Snapdragon Connectivity
  • Snapdragon Industrial IOT
  • Snapdragon Mobile
Versions: Specific chipset versions not detailed in bulletin - refer to Qualcomm advisory for exact affected versions
Operating Systems: Android, Linux-based automotive/industrial systems
Default Config Vulnerable: ⚠️ Yes
Notes: Affects chipsets in various device types including smartphones, automotive systems, industrial equipment, and computing devices.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete system compromise allowing attackers to execute arbitrary code, access sensitive data, or take full control of affected devices.

🟠

Likely Case

Unauthorized access to device functions, privilege escalation, or data exfiltration from compromised devices.

🟢

If Mitigated

Limited impact with proper network segmentation and access controls, but authentication bypass remains possible.

🌐 Internet-Facing: MEDIUM - Devices exposed to internet could be targeted, but exploitation requires specific conditions.
🏢 Internal Only: MEDIUM - Internal devices could be compromised through network access or physical proximity.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: MEDIUM

Exploitation requires understanding of chipset authentication mechanisms and timing attacks. No public exploits known.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Refer to Qualcomm May 2022 security bulletin for specific chipset firmware updates

Vendor Advisory: https://www.qualcomm.com/company/product-security/bulletins/may-2022-bulletin

Restart Required: Yes

Instructions:

1. Check device manufacturer for firmware updates. 2. Apply Qualcomm-provided firmware patches. 3. Reboot device after patching. 4. Verify patch installation through version checks.

🔧 Temporary Workarounds

Network Segmentation

all

Isolate affected devices from untrusted networks to reduce attack surface

Access Control Enforcement

all

Implement strict authentication and authorization controls at application layer

🧯 If You Can't Patch

  • Isolate affected devices in separate network segments with strict firewall rules
  • Implement additional application-layer authentication mechanisms

🔍 How to Verify

Check if Vulnerable:

Check device chipset version and compare against Qualcomm's affected list in May 2022 bulletin

Check Version:

Device-specific commands vary by manufacturer - typically 'getprop ro.build.fingerprint' or chipset diagnostic tools

Verify Fix Applied:

Verify firmware version has been updated to post-May 2022 release and check for security patch level

📡 Detection & Monitoring

Log Indicators:

  • Unusual authentication attempts
  • Failed credential verification with timing anomalies
  • Unexpected privilege escalation events

Network Indicators:

  • Suspicious traffic to/from affected devices
  • Unexpected authentication protocol traffic

SIEM Query:

Authentication events with abnormal timing patterns OR privilege escalation from low-level system components

🔗 References

📤 Share & Export