CVE-2020-24658
Last modified
CVE-2020-24658 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. Arm Compiler 5 through 5.06u6 has an error in a stack protection feature designed to help spot stack-based buffer overflows in local arrays. When this feature is enabled, a protected function writes a guard value to the stack prior to (above) any vulnerable arrays in the stack. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
Arm Compiler 5 through 5.06u6 has an error in a stack protection feature designed to help spot stack-based buffer overflows in local arrays. When this feature is enabled, a protected function writes a guard value to the stack prior to (above) any vulnerable arrays in the stack. The guard value is checked for corruption on function return; corruption leads to an error-handler call. In certain circumstances, the reference value that is compared against the guard value is itself also written to the stack (after any vulnerable arrays). The reference value is written to the stack when the function runs out of registers to use for other temporary data. If both the reference value and the guard value are written to the stack, then the stack protection will fail to spot corruption when both values are overwritten with the same value. For both the reference value and the guard value to be corrupted, there would need to be both a buffer overflow and a buffer underflow in the vulnerable arrays (or some other vulnerability that causes two separated stack entries to be corrupted).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Arm | Arm Compiler | >= 5.01, < 5.06 |
| Arm | Arm Compiler | 5.06 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-24658?
How severe is CVE-2020-24658?
How do I fix CVE-2020-24658?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-24651A syslogtempletselectwin expression language injection remot…9.8
- CVE-2020-24652A addvsiinterfaceinfo expression language injection remote c…9.8
- CVE-2020-24653secure-store in Expo through 2.16.1 on iOS provides the inse…9.8
- CVE-2020-24654In KDE Ark before 20.08.1, a crafted TAR archive with symlin…3.3
- CVE-2020-24655A race condition in the Twilio Authy 2-Factor Authentication…5.1
- CVE-2020-24656Maltego before 4.2.12 allows XXE attacks.6.5
- CVE-2020-24659An issue was discovered in GnuTLS before 3.6.15. A server ca…7.5
- CVE-2020-24660An issue was discovered in LemonLDAP::NG through 2.0.8, when…9.8
- CVE-2020-24661GNOME Geary before 3.36.3 mishandles pinned TLS certificate …5.9
- CVE-2020-24662SmartStream Transaction Lifecycle Management (TLM) Reconcili…5.4
- CVE-2020-24663Trace Financial CRESTBridge <6.3.0.02 contains a stored XSS …5.4
- CVE-2020-24664The dashboard Editor in Hitachi Vantara Pentaho through 7.x …5.4
Are you affected by CVE-2020-24658?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
