CVE-2022-33251

7.5 HIGH

📋 TL;DR

This vulnerability allows attackers to cause a denial-of-service (DoS) condition in Qualcomm modems by sending invalid network configuration data. The modem crashes due to a reachable assertion when processing malformed network configuration, affecting devices with vulnerable Qualcomm modem chipsets.

💻 Affected Systems

Products:
  • Qualcomm modem chipsets
  • Devices with Qualcomm modems (smartphones, IoT devices, embedded systems)
Versions: Specific affected versions not publicly detailed in bulletin
Operating Systems: Android, Embedded RTOS on Qualcomm modems
Default Config Vulnerable: ⚠️ Yes
Notes: Affects devices with vulnerable Qualcomm modem firmware versions. Exact device models not specified in public bulletin.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Permanent modem failure requiring device reboot or factory reset, disrupting all cellular connectivity including emergency calls.

🟠

Likely Case

Temporary modem crash causing loss of cellular connectivity until modem restarts automatically or device reboots.

🟢

If Mitigated

Minimal impact with proper network filtering and updated firmware preventing invalid configurations from reaching modem.

🌐 Internet-Facing: MEDIUM - Attackers could exploit via malicious base stations or network packets, but requires proximity or network access.
🏢 Internal Only: LOW - Internal networks typically don't send modem configuration data that would trigger this vulnerability.

🎯 Exploit Status

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

Exploitation requires sending specially crafted network configuration to modem, which could be done via malicious base station or network packets.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Not specified in public bulletin - check with device manufacturers for specific firmware updates

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

Restart Required: Yes

Instructions:

1. Check with device manufacturer for firmware updates. 2. Apply Qualcomm-provided modem firmware patches. 3. Reboot device after update. 4. Verify modem functionality post-update.

🔧 Temporary Workarounds

Network filtering

all

Implement network filtering to block invalid network configuration packets

Disable vulnerable features

all

Disable non-essential network configuration features if supported

🧯 If You Can't Patch

  • Implement network monitoring for abnormal modem configuration attempts
  • Restrict physical and network access to devices with vulnerable modems

🔍 How to Verify

Check if Vulnerable:

Check device modem firmware version against manufacturer's security bulletins

Check Version:

Device-specific commands vary by manufacturer (e.g., Android: Settings > About phone > Baseband version)

Verify Fix Applied:

Verify modem firmware has been updated to version containing June 2023 Qualcomm security patches

📡 Detection & Monitoring

Log Indicators:

  • Modem crash logs
  • Unexpected modem resets
  • Network configuration errors

Network Indicators:

  • Abnormal network configuration packets
  • Unexpected modem protocol messages

SIEM Query:

Search for modem crash events or unexpected network configuration attempts in device logs

🔗 References

📤 Share & Export