CVE-2024-23385

7.5 HIGH

📋 TL;DR

This vulnerability allows attackers to cause a denial-of-service (DoS) condition in mobile devices by sending specially crafted MAC RAR messages with invalid PDU lengths, triggering a modem reset. It affects mobile devices using Qualcomm modems, potentially impacting cellular connectivity and device functionality.

💻 Affected Systems

Products:
  • Qualcomm modem chipsets
Versions: Specific versions not publicly detailed in advisory
Operating Systems: Android and other mobile OS using Qualcomm modems
Default Config Vulnerable: ⚠️ Yes
Notes: Affects devices with vulnerable Qualcomm modem firmware; exact chipset models not specified in public advisory.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Persistent DoS attacks could render mobile devices temporarily unusable for cellular services, disrupting voice calls, messaging, and data connectivity until manual reboot.

🟠

Likely Case

Temporary service disruption causing dropped calls, failed data connections, or brief loss of cellular connectivity until modem automatically recovers.

🟢

If Mitigated

Minimal impact with proper network filtering and updated firmware preventing malicious packets from reaching vulnerable devices.

🌐 Internet-Facing: MEDIUM
🏢 Internal Only: LOW

🎯 Exploit Status

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

Requires ability to send crafted cellular network packets to target device; likely requires proximity or network access.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Refer to Qualcomm November 2024 security bulletin for specific patched versions

Vendor Advisory: https://docs.qualcomm.com/product/publicresources/securitybulletin/november-2024-bulletin.html

Restart Required: Yes

Instructions:

1. Check device manufacturer for firmware updates. 2. Apply Qualcomm modem firmware updates from device OEM. 3. Reboot device after update installation.

🔧 Temporary Workarounds

Network filtering

all

Implement network-level filtering to block malicious MAC RAR packets with invalid PDU lengths

🧯 If You Can't Patch

  • Implement network monitoring for abnormal MAC RAR traffic patterns
  • Restrict physical and network access to cellular interfaces where possible

🔍 How to Verify

Check if Vulnerable:

Check device modem firmware version against Qualcomm security bulletin; contact device manufacturer for vulnerability status

Check Version:

Device-specific commands vary by manufacturer; typically in Settings > About Phone > Baseband Version

Verify Fix Applied:

Verify modem firmware has been updated to version containing November 2024 Qualcomm security patches

📡 Detection & Monitoring

Log Indicators:

  • Unexpected modem resets
  • MAC RAR processing errors in modem logs
  • Abnormal cellular disconnection events

Network Indicators:

  • Spike in MAC RAR messages with unusual PDU lengths
  • Abnormal cellular signaling patterns

SIEM Query:

Not applicable - requires specialized cellular network monitoring

🔗 References

📤 Share & Export