NA

CVE-2024-31852

Published: 05/04/2024 Updated: 08/04/2024

Vulnerability Summary

LLVM prior to 18.1.3 generates code in which the LR register can be overwritten without data being saved to the stack, and thus there can sometimes be an exploitable error in the flow of control. This affects the ARM backend and can be demonstrated with Clang. NOTE: the vendor perspective is "we don't have strong objections for a CVE to be created ... It does seem that the likelihood of this miscompile enabling an exploit remains very low, because the miscompile resulting in this JOP gadget is such that the function is most likely to crash on most valid inputs to the function. So, if this function is covered by any testing, the miscompile is most likely to be discovered before the binary is shipped to production."

Vulnerability Trend

Vendor Advisories

Description<!---->A miscompile flaw was found in LLVM In certain conditions, the LR register can be overwritten without data being saved to the stack, which can lead to an exploitable error in the compiled code This affects the ARM backend and can be demonstrated with ClangA miscompile flaw was found in LLVM In certain conditions, the LR regist ...