LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages.
Security Fix(es):
When using Arm Cortex-M Security Extensions (CMSE), Secure stack contents can be leaked to Non-secure state via floating-point registers when a Secure to Non-secure function call is made that returns a floating-point value and when this is the first use of floating-point since entering Secure state. This allows an attacker to read a limited quantity of Secure stack contents with an impact on confidentiality. This issue is specific to code generated using LLVM-based compilers.(CVE-2024-7883)
{
"severity": "Low"
}{
"aarch64": [
"llvm-17.0.6-15.oe2403.aarch64.rpm",
"llvm-cmake-utils-17.0.6-15.oe2403.aarch64.rpm",
"llvm-debuginfo-17.0.6-15.oe2403.aarch64.rpm",
"llvm-debugsource-17.0.6-15.oe2403.aarch64.rpm",
"llvm-devel-17.0.6-15.oe2403.aarch64.rpm",
"llvm-googletest-17.0.6-15.oe2403.aarch64.rpm",
"llvm-libs-17.0.6-15.oe2403.aarch64.rpm",
"llvm-static-17.0.6-15.oe2403.aarch64.rpm",
"llvm-test-17.0.6-15.oe2403.aarch64.rpm"
],
"noarch": [
"llvm-doc-17.0.6-15.oe2403.noarch.rpm"
],
"src": [
"llvm-17.0.6-15.oe2403.src.rpm"
],
"x86_64": [
"llvm-17.0.6-15.oe2403.x86_64.rpm",
"llvm-cmake-utils-17.0.6-15.oe2403.x86_64.rpm",
"llvm-debuginfo-17.0.6-15.oe2403.x86_64.rpm",
"llvm-debugsource-17.0.6-15.oe2403.x86_64.rpm",
"llvm-devel-17.0.6-15.oe2403.x86_64.rpm",
"llvm-googletest-17.0.6-15.oe2403.x86_64.rpm",
"llvm-libs-17.0.6-15.oe2403.x86_64.rpm",
"llvm-static-17.0.6-15.oe2403.x86_64.rpm",
"llvm-test-17.0.6-15.oe2403.x86_64.rpm"
]
}