Bug 2322994 (CVE-2024-7883) - CVE-2024-7883 clang: CMSE secure state may leak from stack to floating-point registers
Summary: CVE-2024-7883 clang: CMSE secure state may leak from stack to floating-point ...
Keywords:
Status: NEW
Alias: CVE-2024-7883
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-31 18:01 UTC by OSIDB Bzimport
Modified: 2024-10-31 19:34 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-31 18:01:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.