CVE-2023-22385

8.2 HIGH

📋 TL;DR

This vulnerability allows memory corruption in Qualcomm data modem chipsets during mobile-originated or mobile-terminated VoLTE calls. Attackers could potentially execute arbitrary code or cause denial of service on affected devices. This affects smartphones and other devices using vulnerable Qualcomm modem chips.

💻 Affected Systems

Products:
  • Qualcomm modem chipsets
Versions: Specific chipset versions as listed in Qualcomm October 2023 bulletin
Operating Systems: Android and other mobile OS using affected chips
Default Config Vulnerable: ⚠️ Yes
Notes: Affects devices making/receiving VoLTE calls with vulnerable modem firmware.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Remote code execution allowing complete device compromise, data exfiltration, or persistent backdoor installation.

🟠

Likely Case

Device crash/reboot causing denial of service during voice calls.

🟢

If Mitigated

Limited impact with proper network segmentation and updated firmware.

🌐 Internet-Facing: MEDIUM - Requires specific call conditions but can be triggered remotely via network.
🏢 Internal Only: LOW - Primarily affects mobile devices connecting through carrier networks.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ⚠️ Yes
Complexity: HIGH

Exploitation requires specific call setup conditions and modem firmware knowledge.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Firmware updates specified in Qualcomm October 2023 security bulletin

Vendor Advisory: https://www.qualcomm.com/company/product-security/bulletins/october-2023-bulletin

Restart Required: Yes

Instructions:

1. Check device manufacturer for security updates 2. Apply modem firmware update 3. Reboot device 4. Verify patch installation

🔧 Temporary Workarounds

Disable VoLTE

android

Switch to 3G/2G for voice calls to avoid vulnerable code path

Settings > Network & Internet > Mobile network > Preferred network type > Select 3G/2G

🧯 If You Can't Patch

  • Isolate affected devices on separate network segments
  • Monitor for unusual call patterns or device crashes

🔍 How to Verify

Check if Vulnerable:

Check device modem firmware version against Qualcomm advisory

Check Version:

adb shell getprop | grep version.baseband (Android)

Verify Fix Applied:

Verify modem firmware version has been updated to patched version

📡 Detection & Monitoring

Log Indicators:

  • Unexpected device reboots during calls
  • Modem crash logs
  • Abnormal call termination events

Network Indicators:

  • Unusual VoLTE call patterns
  • SIP protocol anomalies

SIEM Query:

Device logs showing modem crashes OR call failures with error codes

🔗 References

📤 Share & Export