CVE-2023-32890
📋 TL;DR
This vulnerability in MediaTek modem EMM (Evolved Packet System Mobility Management) allows remote attackers to cause a system crash via improper input validation, leading to denial of service. It affects devices with MediaTek modems that haven't been patched. No user interaction or special privileges are required for exploitation.
💻 Affected Systems
- MediaTek modem chipsets with EMM functionality
📦 What is this software?
Lr13 by Mediatek
Nr15 by Mediatek
Nr16 by Mediatek
Nr17 by Mediatek
⚠️ Risk & Real-World Impact
Worst Case
Complete device/system crash requiring physical restart, potentially disrupting critical communications in affected devices.
Likely Case
Temporary denial of service affecting modem functionality until system restart or crash recovery.
If Mitigated
No impact if patched; limited impact if network filtering blocks malicious EMM messages.
🎯 Exploit Status
Exploitation requires sending specially crafted EMM messages via cellular network interface.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: Patch ID: MOLY01183647
Vendor Advisory: https://corp.mediatek.com/product-security-bulletin/April-2024
Restart Required: Yes
Instructions:
1. Contact device manufacturer for firmware update availability. 2. Apply MediaTek-provided patch MOLY01183647. 3. Update device firmware through official channels. 4. Reboot device after update.
🔧 Temporary Workarounds
Network filtering
allFilter malicious EMM messages at network level if possible (requires carrier cooperation).
🧯 If You Can't Patch
- Isolate affected devices from untrusted cellular networks when possible
- Monitor for abnormal modem crashes or restarts as detection mechanism
🔍 How to Verify
Check if Vulnerable:
Check device firmware version against manufacturer's patched versions; consult MediaTek advisory for chipset-specific details.
Check Version:
Device-specific commands vary; typically check Settings > About Phone > Baseband version on Android devices.
Verify Fix Applied:
Verify patch MOLY01183647 is applied in modem firmware version; check with device manufacturer for update confirmation.
📡 Detection & Monitoring
Log Indicators:
- Unexpected modem resets
- EMM protocol errors
- System crash logs mentioning modem
Network Indicators:
- Abnormal EMM message patterns
- Unexpected modem disconnections
SIEM Query:
Search for modem crash events, baseband resets, or EMM protocol violations in device logs.