CVE-2024-43067: CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition in Qualcomm, Inc. Snapdragon
Memory corruption occurs during the copying of read data from the EEPROM because the IO configuration is exposed as shared memory.
AI Analysis
Technical Summary
CVE-2024-43067 is a time-of-check to time-of-use (TOCTOU) race condition vulnerability classified under CWE-367, affecting numerous Qualcomm Snapdragon platforms and associated chipsets. The vulnerability occurs during the copying of read data from the EEPROM, where the IO configuration is exposed as shared memory. This exposure allows a race condition between the time the system checks the IO configuration and the time it uses it, leading to memory corruption. The corrupted memory state can be exploited by a local attacker with low privileges to manipulate the system's behavior, potentially leading to unauthorized access, privilege escalation, or denial of service. The vulnerability affects a broad range of Qualcomm products, including mobile platforms (e.g., Snapdragon 8 Gen 1, Snapdragon 865/870 5G), wearable platforms (e.g., Snapdragon W5+ Gen 1), modem-RF systems, and video collaboration platforms. The CVSS v3.1 score is 7.8, reflecting high severity due to the high impact on confidentiality, integrity, and availability, combined with relatively low attack complexity and privileges required. Although no exploits are currently known in the wild, the wide deployment of affected Snapdragon chipsets in consumer and enterprise devices makes this vulnerability a significant concern. The lack of patch links indicates that fixes may still be pending or in development, underscoring the need for vigilance and interim mitigations.
Potential Impact
The impact of CVE-2024-43067 is substantial for organizations worldwide that deploy devices powered by affected Qualcomm Snapdragon platforms. Successful exploitation can lead to memory corruption, which may allow attackers to execute arbitrary code, escalate privileges, or cause system crashes, thereby compromising device confidentiality, integrity, and availability. This can affect mobile phones, wearable devices, IoT endpoints, and network infrastructure relying on these chipsets. For enterprises, this could mean unauthorized data access, disruption of critical communications, or persistent footholds within corporate environments. The vulnerability's local attack vector and low privilege requirement mean that attackers with limited access—such as malicious apps or insiders—could exploit it. The broad range of affected products increases the attack surface, potentially impacting millions of devices globally. The absence of known exploits currently provides a window for proactive defense, but the high severity score necessitates urgent attention to prevent future exploitation.
Mitigation Recommendations
Organizations should implement the following specific mitigations: 1) Monitor Qualcomm advisories closely and apply official patches immediately upon release to address the TOCTOU race condition. 2) Restrict local access to devices by enforcing strict application sandboxing and limiting installation of untrusted software to reduce the risk of local exploitation. 3) Employ runtime protections such as memory protection mechanisms and exploit mitigation technologies (e.g., Control Flow Integrity, Address Space Layout Randomization) on affected devices where possible. 4) Conduct thorough security assessments of custom firmware or software interacting with EEPROM or shared memory to detect and remediate similar race conditions. 5) For enterprise-managed devices, enforce device management policies that prevent unauthorized physical or local access. 6) Increase monitoring for anomalous behavior indicative of exploitation attempts, including unexpected crashes or memory corruption events. 7) Engage with device vendors and Qualcomm support channels to obtain timely updates and guidance. These steps go beyond generic advice by focusing on access control, runtime defenses, and proactive monitoring tailored to the nature of this vulnerability.
Affected Countries
United States, China, India, South Korea, Japan, Germany, United Kingdom, France, Brazil, Russia, Canada, Australia, Taiwan, Singapore
CVE-2024-43067: CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition in Qualcomm, Inc. Snapdragon
Description
Memory corruption occurs during the copying of read data from the EEPROM because the IO configuration is exposed as shared memory.
AI-Powered Analysis
Technical Analysis
CVE-2024-43067 is a time-of-check to time-of-use (TOCTOU) race condition vulnerability classified under CWE-367, affecting numerous Qualcomm Snapdragon platforms and associated chipsets. The vulnerability occurs during the copying of read data from the EEPROM, where the IO configuration is exposed as shared memory. This exposure allows a race condition between the time the system checks the IO configuration and the time it uses it, leading to memory corruption. The corrupted memory state can be exploited by a local attacker with low privileges to manipulate the system's behavior, potentially leading to unauthorized access, privilege escalation, or denial of service. The vulnerability affects a broad range of Qualcomm products, including mobile platforms (e.g., Snapdragon 8 Gen 1, Snapdragon 865/870 5G), wearable platforms (e.g., Snapdragon W5+ Gen 1), modem-RF systems, and video collaboration platforms. The CVSS v3.1 score is 7.8, reflecting high severity due to the high impact on confidentiality, integrity, and availability, combined with relatively low attack complexity and privileges required. Although no exploits are currently known in the wild, the wide deployment of affected Snapdragon chipsets in consumer and enterprise devices makes this vulnerability a significant concern. The lack of patch links indicates that fixes may still be pending or in development, underscoring the need for vigilance and interim mitigations.
Potential Impact
The impact of CVE-2024-43067 is substantial for organizations worldwide that deploy devices powered by affected Qualcomm Snapdragon platforms. Successful exploitation can lead to memory corruption, which may allow attackers to execute arbitrary code, escalate privileges, or cause system crashes, thereby compromising device confidentiality, integrity, and availability. This can affect mobile phones, wearable devices, IoT endpoints, and network infrastructure relying on these chipsets. For enterprises, this could mean unauthorized data access, disruption of critical communications, or persistent footholds within corporate environments. The vulnerability's local attack vector and low privilege requirement mean that attackers with limited access—such as malicious apps or insiders—could exploit it. The broad range of affected products increases the attack surface, potentially impacting millions of devices globally. The absence of known exploits currently provides a window for proactive defense, but the high severity score necessitates urgent attention to prevent future exploitation.
Mitigation Recommendations
Organizations should implement the following specific mitigations: 1) Monitor Qualcomm advisories closely and apply official patches immediately upon release to address the TOCTOU race condition. 2) Restrict local access to devices by enforcing strict application sandboxing and limiting installation of untrusted software to reduce the risk of local exploitation. 3) Employ runtime protections such as memory protection mechanisms and exploit mitigation technologies (e.g., Control Flow Integrity, Address Space Layout Randomization) on affected devices where possible. 4) Conduct thorough security assessments of custom firmware or software interacting with EEPROM or shared memory to detect and remediate similar race conditions. 5) For enterprise-managed devices, enforce device management policies that prevent unauthorized physical or local access. 6) Increase monitoring for anomalous behavior indicative of exploitation attempts, including unexpected crashes or memory corruption events. 7) Engage with device vendors and Qualcomm support channels to obtain timely updates and guidance. These steps go beyond generic advice by focusing on access control, runtime defenses, and proactive monitoring tailored to the nature of this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- qualcomm
- Date Reserved
- 2024-08-05T14:22:16.920Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69a0a1b885912abc71d0a0c7
Added to database: 2/26/2026, 7:40:40 PM
Last enriched: 2/26/2026, 7:43:12 PM
Last updated: 2/26/2026, 11:18:50 PM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-3268: Improper Access Controls in psi-probe PSI Probe
MediumCVE-2026-28280: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jmpsec osctrl
MediumCVE-2026-28279: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in jmpsec osctrl
HighCVE-2026-28276: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Morelitea initiative
HighCVE-2026-28275: CWE-613: Insufficient Session Expiration in Morelitea initiative
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.